|
|
| Author |
Message |
rothchild
Joined: 22 Jan 2007 Posts: 18 Location: Illinois - USA
|
Posted: Tue May 15, 2007 7:39 am Post subject: weathermap editor errors |
|
|
When I try editing a map in the editor I get the following errors:
Notice: Undefined index: cactiupdown in /var/www/html/plugins/weathermap/Weathermap.class.php on line 4164
Notice: Undefined index: cactiupdown in /var/www/html/plugins/weathermap/Weathermap.class.php on line 4167
Notice: Undefined index: cactiupdown in /var/www/html/plugins/weathermap/Weathermap.class.php on line 4167
Notice: Undefined index: cactiupdown in /var/www/html/plugins/weathermap/Weathermap.class.php on line 4167
This just started happening as I created the base version of all my maps with the editor. I have changed nothing that I know of (yes..I know..typical user statement. ) other than to create another map. Thanks for the help! |
|
| Back to top |
|
 |
rothchild
Joined: 22 Jan 2007 Posts: 18 Location: Illinois - USA
|
Posted: Tue May 15, 2007 8:01 am Post subject: new info |
|
|
ah..now I'm getting these errors and none of the weathermaps are updating:
05/15/2007 07:50:41 AM - PHPSVR: Poller[0] WARNING: Function does not exist
05/15/2007 07:50:41 AM - PHPSVR: Poller[0] WARNING: PHP Script File to be included, does not exist
... I think I have killed it... help! |
|
| Back to top |
|
 |
rothchild
Joined: 22 Jan 2007 Posts: 18 Location: Illinois - USA
|
Posted: Tue May 15, 2007 8:10 am Post subject: more |
|
|
none of the rrd files seem to be updating either and here is another error:
05/15/2007 07:50:41 AM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed "select poller_output.output, poller_output.time, poller_output.local_data_id, poller_item.rrd_path, poller_item.rrd_name, poller_item.rrd_num from (poller_output,poller_item) where (poller_output.local_data_id=poller_item.local_data_id and poller_output.rrd_name=poller_item.rrd_name) limit 10000"
05/15/2007 07:50:41 AM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed "select poller_id,end_time from poller_time where poller_id = 0" |
|
| Back to top |
|
 |
Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2162 Location: United Kingdom
|
Posted: Tue May 15, 2007 9:07 am Post subject: Re: more |
|
|
| rothchild wrote: | none of the rrd files seem to be updating either and here is another error:
05/15/2007 07:50:41 AM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed "select poller_output.output, poller_output.time, poller_output.local_data_id, poller_item.rrd_path, poller_item.rrd_name, poller_item.rrd_num from (poller_output,poller_item) where (poller_output.local_data_id=poller_item.local_data_id and poller_output.rrd_name=poller_item.rrd_name) limit 10000"
05/15/2007 07:50:41 AM - CMDPHP: Poller[0] ERROR: SQL Assoc Failed "select poller_id,end_time from poller_time where poller_id = 0" |
I don't think that is weathermap. That SQL isn't from weathermap anyway. In fact, I can't find that SQL in my cacti install at all.
Try disabling all your plugins and see what happens then. Enable them one by one if it starts working again, I guess.
Last edited by Howie on Tue May 15, 2007 9:12 am; edited 1 time in total |
|
| Back to top |
|
 |
Howie Cacti Guru User
Joined: 16 Sep 2004 Posts: 2162 Location: United Kingdom
|
Posted: Tue May 15, 2007 9:09 am Post subject: Re: weathermap editor errors |
|
|
| rothchild wrote: | When I try editing a map in the editor I get the following errors:
Notice: Undefined index: cactiupdown in /var/www/html/plugins/weathermap/Weathermap.class.php on line 4164
Notice: Undefined index: cactiupdown in /var/www/html/plugins/weathermap/Weathermap.class.php on line 4167
Notice: Undefined index: cactiupdown in /var/www/html/plugins/weathermap/Weathermap.class.php on line 4167
Notice: Undefined index: cactiupdown in /var/www/html/plugins/weathermap/Weathermap.class.php on line 4167
This just started happening as I created the base version of all my maps with the editor. I have changed nothing that I know of (yes..I know..typical user statement. ) other than to create another map. Thanks for the help! |
Is there a scale called cactiupdown? That string doesn't appear anywhere in the Weathermap code... |
|
| Back to top |
|
 |
rothchild
Joined: 22 Jan 2007 Posts: 18 Location: Illinois - USA
|
Posted: Tue May 15, 2007 9:39 am Post subject: more info |
|
|
| I was working in weathermap when things started going south. The error logs are Cacti and Weathermap sorry I should have made the distinction. I am currently restoring from a backup of Cacti hoping this will take care of the issue. Thanks for the quick replies. |
|
| Back to top |
|
 |
|