Search found 5 matches
- Thu Mar 03, 2011 5:01 pm
- Forum: Plugin General
- Topic: How to patch a plugin ?
- Replies: 16
- Views: 10873
Re: How to patch a plugin ?
I am having the same issue with nectar not showing up under the Utilities menu. I went ahead and updated to PIA 2.9, and reinstalled nectar .30, but it still does not show up. The tab on top is there, and it appears to be functioning correctly, but I still don't see it under Utilities.
- Thu Mar 03, 2011 10:40 am
- Forum: Plugin: (Network Weather Map)
- Topic: [Solved] Weathermap/Graph Export Issue
- Replies: 8
- Views: 5079
Re: Weathermap/Graph Export Issue
Well, I was able to somewhat solve this. I modified /plugins/weathermap/lib/poller-common.php to include a sleep() function: ... // this is the easiest way to keep it all consistent! // sleep for 5 seconds to hopefully allow the graph export to finish sleep(5); function weathermap_memory_check($note...
- Wed Mar 02, 2011 11:22 am
- Forum: Plugin: (Network Weather Map)
- Topic: [Solved] Weathermap/Graph Export Issue
- Replies: 8
- Views: 5079
Re: Weathermap/Graph Export Issue
I thought that might have been the case also, so yesterday, I set the limit to 256M. I have still gotten those errors since I changed it. (I did verify that the limit is at 256M now). I guess technically, that is not the last line of the log, here is what is printed during a failed run: 03/02/2011 0...
- Wed Mar 02, 2011 10:55 am
- Forum: Plugin: (Network Weather Map)
- Topic: [Solved] Weathermap/Graph Export Issue
- Replies: 8
- Views: 5079
Re: Weathermap/Graph Export Issue
I think it actually aborts the entire poller.php. Root gets an email every time it fails: Message 156: From root@cacti Wed Mar 2 08:04:05 2011 Date: Wed, 2 Mar 2011 08:04:04 -0700 From: root@cacti (Cron Daemon) To: root@cacti Subject: Cron <root@cacti> php /var/www/html/poller.php > /dev/null 2>&...
- Tue Mar 01, 2011 4:20 pm
- Forum: Plugin: (Network Weather Map)
- Topic: [Solved] Weathermap/Graph Export Issue
- Replies: 8
- Views: 5079
[Solved] Weathermap/Graph Export Issue
I have a weathermap that is made up of 8 NODEs whose ICONs are exported graphs. Overall, this seems to be working. About half of the time, all of my maps fail to update, because the one with graphs can't find one of the exported pngs. 03/01/2011 02:12:04 PM - WEATHERMAP: Poller[0] WARNING: [Map 6] t...