Just curious as to if this is possible. I'd imagine that I would have to edit/get a new WeatherMapDataSource_rrd.php file.
Is this possible? has anyone done it?
I'd like to rotate between our traffic graph, and the link error graph. Somehow I envision it looking at Discards and errors - or maybe that's 2 different graphs - I dunno. or maybe it simply adds them up.
Thanks in advance for all replies, and thanks Howie for a terrific product.
Weathermap to graph link errors
Moderators: Developers, Moderators
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Re: Weathermap to graph link errors
If you can get it into an rrd file, then it can be mapped I haven't done it, but I would assume that somewhere in these great forums, there are templates for SNMP error counters.britz wrote:Just curious as to if this is possible. I'd imagine that I would have to edit/get a new WeatherMapDataSource_rrd.php file.
Is this possible? has anyone done it?
I'd like to rotate between our traffic graph, and the link error graph. Somehow I envision it looking at Discards and errors - or maybe that's 2 different graphs - I dunno. or maybe it simply adds them up.
Thanks in advance for all replies, and thanks Howie for a terrific product.
So assuming you can get the error counters from the device, you can use the regular rrd plugin for weathermap to read them. The two relevant things to know are:
* You can get the bandwidth labels to be absolute, no K,M etc values by using "BWLABEL absolute"
* You can specify the RRD DS names on the end of the TARGET line, since they probably won't be traffic_in and traffic_out. This goes: "TARGET yourrrdfiled.rrd:indsname:outdsname"
Other than that, it should be pretty straightforward.
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 3 guests