Tranzeo CPQ wireless signal
Moderators: Developers, Moderators
Tranzeo CPQ wireless signal
I made this graph template to show the receive signal strength and noise floor of a tranzeo CPQ radio.
exported from cacti 0.8.6j
set the tranzeo unit to 32-bit counters (administrative settings in web interface)
The standard ucd/net templates in cacti work fine for graphing the 802.11 interface
Interface: errors/discards
Interface: traffic (bits/sec)
Interface: unicast packets/sec
exported from cacti 0.8.6j
set the tranzeo unit to 32-bit counters (administrative settings in web interface)
The standard ucd/net templates in cacti work fine for graphing the 802.11 interface
Interface: errors/discards
Interface: traffic (bits/sec)
Interface: unicast packets/sec
- Attachments
-
- tranzeo_cpq_wireless.xml
- data template xml
- (15.34 KiB) Downloaded 1015 times
-
- sample graph
- cpe1.png (26.8 KiB) Viewed 14873 times
[url=http://www.tqhosting.com/]Tranquil Hosting[/url] - NC Managed Servers and Colocation
What are you having trouble with? Do you have a working cacti installation? You need that first, and then import my template. You will need to setup your Tranzeo radio as a "ucd-net snmp host" first and then add this graph to it.cajeptha wrote:Hi can you explain how you setup this in cacti please.
[url=http://www.tqhosting.com/]Tranquil Hosting[/url] - NC Managed Servers and Colocation
Ok working now, was finally able to properly "import" (not copy and paste) an xml file. Will report back later on all the Tranzeo's that I have used on.sloop wrote:What are you having trouble with? Do you have a working cacti installation? You need that first, and then import my template. You will need to setup your Tranzeo radio as a "ucd-net snmp host" first and then add this graph to it.
Thanks again.
sloop wrote:Did you confirm snmp community string and that you can query the tranzeo device via snmp from your cacti host?
I decided to give it a go since I've had some success with many devices recently, and this still does not work on the latest version. This time instead of a CPQ I'm trying it on a TR6 p2p bridge. SNMP is enabled and the interfaces seem to graph fine.
Just not the template. I get the noise floor values but the signals are nan. I'm going to check the oid's in the xml to see if they are right.
This works great on the one piece of equipment I have working. A TR6 I believe.
Now i'm trying it on another TR6 and I enabled ALL stats on those two bridges and I can graph the interfaces but not the signal.
I set it up exactly the same as my other graphs. But I get NAN. I can snmpwalk the device. Its set to 32bit counters every setting exactly like the other.
When I run the graph in debug mode this is what I get
RRDTool Command:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Wheatley to Shanks Bridge - wireless signal" \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="dBm" \
--slope-mode \
--font TITLE:10: \
--font AXIS:8: \
--font LEGEND:8: \
--font UNIT:8: \
DEF:a="/var/www/html/rra/wheatley_to_shanks_bridge_cpq_rx_602.rrd":cpq_rx:AVERAGE \
DEF:b="/var/www/html/rra/wheatley_to_shanks_bridge_cpq_rx_602.rrd":cpq_rx:LAST \
DEF:c="/var/www/html/rra/wheatley_to_shanks_bridge_cpq_rx_602.rrd":cpq_rx:MIN \
DEF:d="/var/www/html/rra/wheatley_to_shanks_bridge_cpq_rx_602.rrd":cpq_rx:MAX \
DEF:e="/var/www/html/rra/wheatley_to_shanks_bridge_cpq_noise_601.rrd":cpq_noise:AVERAGE \
DEF:f="/var/www/html/rra/wheatley_to_shanks_bridge_cpq_noise_601.rrd":cpq_noise:LAST \
DEF:g="/var/www/html/rra/wheatley_to_shanks_bridge_cpq_noise_601.rrd":cpq_noise:MIN \
DEF:h="/var/www/html/rra/wheatley_to_shanks_bridge_cpq_noise_601.rrd":cpq_noise:MAX \
AREA:a#4444FFFF:"rx signal" \
GPRINTLAST:"Current\:%8.2lf%s" \
GPRINTAVERAGE:"Average\:%8.2lf%s" \
GPRINT:d:MAX:"Maximum\:%8.2lf%s\n" \
LINE1:e#007283FF:"noise" \
GPRINT:f:LAST:" Current\:%8.2lf%s" \
GPRINT:e:AVERAGE:"Average\:%8.2lf%s" \
GPRINT:h:MAX:"Maximum\:%8.2lf%s\n"
RRDTool Says:
OK
Now i'm trying it on another TR6 and I enabled ALL stats on those two bridges and I can graph the interfaces but not the signal.
I set it up exactly the same as my other graphs. But I get NAN. I can snmpwalk the device. Its set to 32bit counters every setting exactly like the other.
When I run the graph in debug mode this is what I get
RRDTool Command:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Wheatley to Shanks Bridge - wireless signal" \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="dBm" \
--slope-mode \
--font TITLE:10: \
--font AXIS:8: \
--font LEGEND:8: \
--font UNIT:8: \
DEF:a="/var/www/html/rra/wheatley_to_shanks_bridge_cpq_rx_602.rrd":cpq_rx:AVERAGE \
DEF:b="/var/www/html/rra/wheatley_to_shanks_bridge_cpq_rx_602.rrd":cpq_rx:LAST \
DEF:c="/var/www/html/rra/wheatley_to_shanks_bridge_cpq_rx_602.rrd":cpq_rx:MIN \
DEF:d="/var/www/html/rra/wheatley_to_shanks_bridge_cpq_rx_602.rrd":cpq_rx:MAX \
DEF:e="/var/www/html/rra/wheatley_to_shanks_bridge_cpq_noise_601.rrd":cpq_noise:AVERAGE \
DEF:f="/var/www/html/rra/wheatley_to_shanks_bridge_cpq_noise_601.rrd":cpq_noise:LAST \
DEF:g="/var/www/html/rra/wheatley_to_shanks_bridge_cpq_noise_601.rrd":cpq_noise:MIN \
DEF:h="/var/www/html/rra/wheatley_to_shanks_bridge_cpq_noise_601.rrd":cpq_noise:MAX \
AREA:a#4444FFFF:"rx signal" \
GPRINTLAST:"Current\:%8.2lf%s" \
GPRINTAVERAGE:"Average\:%8.2lf%s" \
GPRINT:d:MAX:"Maximum\:%8.2lf%s\n" \
LINE1:e#007283FF:"noise" \
GPRINT:f:LAST:" Current\:%8.2lf%s" \
GPRINT:e:AVERAGE:"Average\:%8.2lf%s" \
GPRINT:h:MAX:"Maximum\:%8.2lf%s\n"
RRDTool Says:
OK
I have updated some of the graphs, and split them into 2 different sections, one for noise and one for signal. Also added some base lines to give a general good and bad level.
- Attachments
-
- Tranzeo Signal Image
- TranzeoSignal.png (21.39 KiB) Viewed 8583 times
-
- cacti_graph_template_tranzeo_-_wireless_signal.xml
- XML file for Signal
- (14.82 KiB) Downloaded 346 times
-
- Tranzeo Noise Image
- TranzeoNoise.png (20.56 KiB) Viewed 8583 times
-
- cacti_graph_template_tranzeo_-_wireless_noise.xml
- XML file for Noise
- (14.21 KiB) Downloaded 349 times
Who is online
Users browsing this forum: No registered users and 0 guests