Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Post support questions that relate to the Windows 2003/2000/XP operating systems.
Moderators: Developers , Moderators
clydew4
Posts: 9 Joined: Wed Apr 17, 2002 10:49 am
Location: Richmond, VA
Post
by clydew4 » Wed Apr 17, 2002 4:28 pm
When I look at the cron output i get a message that looks like this on all the commands.
X-Powered-By: PHP/4.1.2 Content-type: text/html if ($ARGV[0] eq "") { $inbound = `w | wc -l`; $inbound =~ s/ +//; $inbound = $inbound - 2; }else{ $inbound = `w | grep -c $ARGV[0]`; } chomp $inbound; print $inbound;
anyone have any idea what is wrong.
-Clyde
gwynnebaer
Posts: 35 Joined: Sat Apr 13, 2002 5:16 pm
Location: Santa Barbara, CA
Post
by gwynnebaer » Wed Apr 17, 2002 4:42 pm
is your $cacti_server_os set to unix or win32 ?
includes/config.php (line 33)
-gwynnebaer
clydew4
Posts: 9 Joined: Wed Apr 17, 2002 10:49 am
Location: Richmond, VA
Post
by clydew4 » Wed Apr 17, 2002 5:14 pm
It is set to win32. I did notice that the sql users job does not have this error. I will look at the scripts and try to find the difference.
-Clyde
Users browsing this forum: No registered users and 2 guests