Everything looked normal this morning, and now each graph interval covers several hours and my graphs look like this:
I'm also getting numerous errors in my logs:
Code: Select all
10/30/2007 12:00:31 PM - CMDPHP: Poller[0] ERROR: SQL Row Failed!, Error:'1064', SQL:"select value from settings_graphs where name='custom_fonts' and user_id="
10/30/2007 12:00:31 PM - CMDPHP: Poller[0] ERROR: SQL Row Failed!, Error:'1064', SQL:"select value from settings_graphs where name='default_datechar' and user_id="
10/30/2007 12:00:31 PM - CMDPHP: Poller[0] ERROR: SQL Row Failed!, Error:'1064', SQL:"select value from settings_graphs where name='default_date_format' and user_id="
cron entry: */5 * * * * cactiuser php /var/www/html/cacti/poller.php > /dev/null 2>&1
Poller interval is set to 5min in the configuration settings, and nothing has been changed that I'm aware of...