Search found 3 matches

by leonardo0014
Tue Jan 21, 2020 11:59 am
Forum: Plugin: (Network Weather Map)
Topic: Weathermap - Cacti 1.x compatible release available for testing
Replies: 70
Views: 137947

Re: Weathermap - Cacti 1.x compatible release available for testing

Cacti helpfully shows messages in reverse order. The two above it in your screenshot are after it, if you look at the times. i.e. the map was actually written. You can confirm by looking at the file dates in the output/ folder. What issue are you actually seeing? You are right, I was just too stupi...
by leonardo0014
Mon Jan 20, 2020 1:53 pm
Forum: Plugin: (Network Weather Map)
Topic: Weathermap - Cacti 1.x compatible release available for testing
Replies: 70
Views: 137947

Re: Weathermap - Cacti 1.x compatible release available for testing

This message has been there for years... the key part is If this is the last message Basically, when PHP hits its memory_limit, it just dies, so this is just before the point where weathermap will use a bunch of memory. If it isn't the last message for that particular run, you are all good. This wa...
by leonardo0014
Sun Jan 19, 2020 1:10 pm
Forum: Plugin: (Network Weather Map)
Topic: Weathermap - Cacti 1.x compatible release available for testing
Replies: 70
Views: 137947

Re: Weathermap - Cacti 1.x compatible release available for testing

Hello Thanks for porting. I tested it with my installation and found the following. The image for "button_go.gif" in the File /weathermap-cacti-plugin.php (LIne 802) is no longer available in Cacti version 1.2.8. => You can use "enable_icon.png" for that. With version 7 of PHP th...