Our office is attempting to implement Cacti with the Weathermap 0.91 plugin. The Weathermap seems to work fine with our switches, routers, etc. We can see the traffic loading and the maps look great. However, our network uses Alvarion equipment to carry voice and data services to our customers. For some reason we can't get the Weathermap to show any link data from this equipment.
Alvarion equipment produces 2 inputs and 2 outputs and we think this is confusing the Weathermap plugin.
Has anyone successfully managed to connect Cacti's Weathermap plugin function with Alvarion equipment?
Any help, suggestions, or options would be helpful.
Alvarion equipment with WM 0.91
Moderators: Developers, Moderators
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Re: Alvarion equipment with WM 0.91
Sounds like the rrd DS names are different from the standard Cacti interface stats. In Cacti, go to Data Sources and pick one of your Alvarion data source. Look for the sections that start "Data Source Item Fields [something]". Well, the 'something' is the DS name for that data item. In Weathermap you need to specify these, if they are different from the defaults (traffic_in and traffic_out):vabb wrote:Our office is attempting to implement Cacti with the Weathermap 0.91 plugin. The Weathermap seems to work fine with our switches, routers, etc. We can see the traffic loading and the maps look great. However, our network uses Alvarion equipment to carry voice and data services to our customers. For some reason we can't get the Weathermap to show any link data from this equipment.
Alvarion equipment produces 2 inputs and 2 outputs and we think this is confusing the Weathermap plugin.
Has anyone successfully managed to connect Cacti's Weathermap plugin function with Alvarion equipment?
Any help, suggestions, or options would be helpful.
Code: Select all
TARGET myrrdfile.rrd:indsname:outdsname
Next problem you might face is that the MIBs are different, and aren't byte-counters but something else. You might need to add 'gauge:' to the front:
Code: Select all
TARGET gauge:myrrdfile.rrd:indsname:outdsname
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 4 guests