Some folks on the mailing list are testing it right now. I need to re-write the manual to cover all the new stuff. I have a day off from work on Wednesday which is likely when I'll get that done. I'm hoping that it'll be before the end of the week, unless someone finds anything horrific in the meantime (I've been using it myself for a couple of weeks).knobdy wrote:WOW - I had no idea how far you had come with this! I can definately start using it now...well, as soon as 0.8 is released. Do you have a ETA for it yet?
network map
Moderators: Developers, Moderators
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
overlib graphs off page
I am still using weathermap .7, will look into .8 soon - so excuse me if this has changed. But - I am having a problem where my mouse over graphs (overlib) are off the page and not visable.
Any idea how I can keep them on the page? Am i using the wrong option set, maybe?
An example of my overlib call is:
OVERLIBGRAPH cacti/graph_image.php?local_graph_id=6&rra_id=0&graph_noleg
end=true&graph_height=100&graph_width=300
Thanks
Any idea how I can keep them on the page? Am i using the wrong option set, maybe?
An example of my overlib call is:
OVERLIBGRAPH cacti/graph_image.php?local_graph_id=6&rra_id=0&graph_noleg
end=true&graph_height=100&graph_width=300
Thanks
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Re: overlib graphs off page
Addslander wrote:I am still using weathermap .7, will look into .8 soon - so excuse me if this has changed. But - I am having a problem where my mouse over graphs (overlib) are off the page and not visable.
Any idea how I can keep them on the page? Am i using the wrong option set, maybe?
An example of my overlib call is:
OVERLIBGRAPH cacti/graph_image.php?local_graph_id=6&rra_id=0&graph_noleg
end=true&graph_height=100&graph_width=300
Thanks
Code: Select all
OVERLIBWIDTH 300
OVERLIBHEIGHT 100
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Is it possible that you also have RRDtool 1.2.x installed somewhere else? I think this message is from the older 1.0 series trying to read files created by the new 1.2 series... I would check that the '$rrdtool=' line in the ./weathermap file matches the one in the Cacti settings, just in case.tommyj wrote:I get the following error when I run ./weathermap:
ERROR: can't handle RRD file version 0003
Any idea what might be wrong?
I use 0.7 and that one works fine
RRDtool 1.0.50
PHP 4.3.11
Fedora Core 3
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
D'oh! You are absolutley right! Of course I'm using RRDTool 1.2. When I changed the path it works perfectly. A bit tired in the morning I guess... Thanks Howie!Howie wrote:Is it possible that you also have RRDtool 1.2.x installed somewhere else? I think this message is from the older 1.0 series trying to read files created by the new 1.2 series... I would check that the '$rrdtool=' line in the ./weathermap file matches the one in the Cacti settings, just in case.tommyj wrote:I get the following error when I run ./weathermap:
ERROR: can't handle RRD file version 0003
Any idea what might be wrong?
I use 0.7 and that one works fine
RRDtool 1.0.50
PHP 4.3.11
Fedora Core 3
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
What does the log say? If it says nothing, try turning DEBUG on in Cacti for one poller cycle, and then looking.mgob wrote:I've just installed 0.8 with cacti and it is not creating the maps and all permissions are correct, any idea what I am doing wrong?
There isn't much, that I know of, that won't leave some (fairly) useful error message in the logs.
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
I have quite a few devices so tailing it really doesn't work so...
grep weathermap /var/www/html/cacti/log/cacti.log
returns nothing, and the plugin is defnatly loaded as i can view it in cacti etc..
basically i'm not seeing any output, I'll list the steps i've taken to install it and perhaps there is something I've missed.
1. Downloaded the zip from your site
2. unzipped it in my plugins dir and made sure everything was owned by the webserver
3. edited my config file to load the plugin
4. edited my user to view it
5. loaded the editor and created a .conf for my map
6. went into cacti and set the conf as active.
7 clicking on view maps shows only "this map has not been created yet" and it's been over 1hr since i've activated it, it would appear that weathermap isn't being called to run somewhere, is there a way to run it manually for cacti?
Thanks for your help in advance.
grep weathermap /var/www/html/cacti/log/cacti.log
returns nothing, and the plugin is defnatly loaded as i can view it in cacti etc..
basically i'm not seeing any output, I'll list the steps i've taken to install it and perhaps there is something I've missed.
1. Downloaded the zip from your site
2. unzipped it in my plugins dir and made sure everything was owned by the webserver
3. edited my config file to load the plugin
4. edited my user to view it
5. loaded the editor and created a .conf for my map
6. went into cacti and set the conf as active.
7 clicking on view maps shows only "this map has not been created yet" and it's been over 1hr since i've activated it, it would appear that weathermap isn't being called to run somewhere, is there a way to run it manually for cacti?
Thanks for your help in advance.
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Yay!mgob wrote:UPDATE!
it's working now! I unloaded all other plugins and it works, so now i have to figure out what was conflicting with it.
Howie you kick ass this is a great plugin!
-MGOB
I had problems with Reports myself, to the extent that I now make sure that it runs last (they run in the order they are listed in your config, so the last one you hear from is probably the problem, or the one after that).
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
More than this?TFC wrote:Hi Howie,
I have to ask a question that, when we install plugin architecture, how can I add weathermap?
Can you dexribe step by step?. I didnt find any clear info about this in your website.
http://wotsit.thingy.com/haj/cacti/php- ... stallation
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Who is online
Users browsing this forum: No registered users and 1 guest