Hi,
When i run poller.php , i got the following output
4/30/2014 7:43:59 PM - POLLER: Poller[0] WARNING: Cron is out of sync with the Poller Interval! The Poller Interval is '300' seconds, with a maximum of a '300' second Cron, but 759 seconds have passed since the last poll!
PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /usr/share/cacti/cmd.php on line 61
PHP Strict Standards: Only variables should be passed by reference in /usr/share/cacti/lib/ping.php on line 382
PHP Strict Standards: Only variables should be passed by reference in /usr/share/cacti/lib/ping.php on line 382
PHP Strict Standards: Only variables should be passed by reference in /usr/share/cacti/lib/ping.php on line 382
OK u:0.00 s:0.00 r:0.00
OK u:0.00 s:0.00 r:0.00
OK u:0.00 s:0.00 r:0.00
OK u:0.00 s:0.00 r:0.00
OK u:0.00 s:0.00 r:0.02
OK u:0.00 s:0.00 r:0.02
OK u:0.00 s:0.00 r:0.03
Timeout: No Response from 127.0.0.1.
ERROR: Not enough arguments
I am able to start the snmpd and also getting SNMPwalks, but I am not understanding where i went wrong.. please help me
Poller.php: No response from localhost
Moderators: Developers, Moderators
Re: Poller.php: No response from localhost
Seems to be a few different problems going on there all that once.
Do you have a cron entry setup for the poller? As it seems to not be running on its regular interval that it should be.
Did you properly set the timezone value in your php.ini?
While you are at it, you can probably change your error reporting in php.ini to
error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT
As for the last error, you will probably have to set your "Poller Logging Level" higher to determine what is timing out.
Do you have a cron entry setup for the poller? As it seems to not be running on its regular interval that it should be.
Did you properly set the timezone value in your php.ini?
While you are at it, you can probably change your error reporting in php.ini to
error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT
As for the last error, you will probably have to set your "Poller Logging Level" higher to determine what is timing out.
Who is online
Users browsing this forum: No registered users and 11 guests