Search found 9 matches

by Leathon
Wed Jan 27, 2010 4:10 am
Forum: Plugin: (Network Weather Map)
Topic: [INFO] Show off your Weathermaps.
Replies: 237
Views: 415481

Oke, want to show off with the graphical results of my Cacti project. Im showing you one of the weathermaps i've made and will explain a few things about it. The first image is the default overview of the weathermap. I've made these images myself, and the globes in the images will change if the stat...
by Leathon
Thu Jan 07, 2010 3:24 am
Forum: Plugin: (Network Weather Map)
Topic: Click-though Clouds
Replies: 4
Views: 1731

Thnx alot mate, got it all working now.
So kudos to you and keep up the good work :P

Tom
by Leathon
Thu Jan 07, 2010 3:03 am
Forum: Plugin: (Network Weather Map)
Topic: Click-though Clouds
Replies: 4
Views: 1731

And that will make it a click-able link? Sweet :D One more question, all the weathermaps have to be loaded in cacti, dont they? Because i would like to see one weathermap in cacti instead of all of them. This way it would be easier for users to choose the correct weathermap because they only see the...
by Leathon
Wed Jan 06, 2010 10:25 am
Forum: Plugin: (Network Weather Map)
Topic: Click-though Clouds
Replies: 4
Views: 1731

Click-though Clouds

Heya, I have a question which, if awnsered, would make my weathermaps alot more dynamic and scalable. Let me scetch the situation: We have multiple networks we use Weathermap for. Many of these networks are linked together. In every weathermap we now have a cloud node to represent a network to which...
by Leathon
Mon Nov 16, 2009 5:48 am
Forum: Plugin: (Network Weather Map)
Topic: Popup with snmp device info in weathermap
Replies: 48
Views: 25105

The textbox disappearing is indeed a issue with the OVERLIBGRAPH sizes. The config we use for this is: NOTES <iframe width=\"400px\" height=\"350px\" src=\"/plugins/weathermap/info.php?node={node:this:cactiid}\"> </iframe> OVERLIBGRAPH images/cisco-6509.PNG OVERLIBHEIGH...
by Leathon
Mon Nov 16, 2009 3:36 am
Forum: Plugin: (Network Weather Map)
Topic: change WM backgroundcolor when a host is down
Replies: 11
Views: 7112

Heya Howie,

Thanks for the quick replies.
Applying your change get rid of the error, so thats all working now.


Greetz,
Tom
by Leathon
Wed Nov 11, 2009 10:25 am
Forum: Plugin: (Network Weather Map)
Topic: change WM backgroundcolor when a host is down
Replies: 11
Views: 7112

Heya, As a reply to my last post here about the AICONOUTLINECOLOR not working: When u set "none" as a color it will not work and give an error, but when u set 255 255 255 as a color , it will make the line white and no longer give an error. (U can use any other color code, and it will no l...
by Leathon
Wed Nov 11, 2009 9:51 am
Forum: Plugin: (Network Weather Map)
Topic: change WM backgroundcolor when a host is down
Replies: 11
Views: 7112

Heya Howie, Thanks alot for your fix, its working now. Still have 2 things though, 1. It wont use the background when i use: SCALE bg 0 99.9 255 0 0 /images/background_down.png 2. It wont use: AICONOUTLINECOLOR none, its a Unrecognised config in the error logs. Id like to thank you again for making ...
by Leathon
Wed Nov 11, 2009 8:08 am
Forum: Plugin: (Network Weather Map)
Topic: change WM backgroundcolor when a host is down
Replies: 11
Views: 7112

Hehe. Yeah, that would do it. Forgot about zorder :-) It does mean doubling up on nodes though. You could reduce it to a single extra node, by combining our two approaches: SCALE bg 0 99.9 255 0 0 SCALE bg 99.9 100 none NODE statenode ZORDER 1 POSITION 615 550 MAXVALUE 9 TARGET cactihost:1 cactihos...