SAA Basic not graphing but SAA Jitter Is.

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
Meep
Posts: 12
Joined: Mon Aug 17, 2009 8:58 am

SAA Basic not graphing but SAA Jitter Is.

Post by Meep »

Hi All,

I'm a long time user of Cacti and a long time reader of these forums but this is my first post as for once I can't find someone who's already asked the same question as me!

As the title says I'm having a bit of trouble with some of my SAA Basic graphs on a Cisco router. The SAA Jitter for those devices is still graphing and the SAA Basics are even graphing on the backup box so I think it's likely a simple fault on the primary box but for the life of me I can't find it!

The debug for the graph is as follows:

Code: Select all

/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="03-REDACTED - SAA Basic (Autoworld to MX)" \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="ms" \
--slope-mode \
--font TITLE:10: \
--font AXIS:6: \
--font LEGEND:8: \
--font UNIT:6: \
DEF:a="/var/www/html/cacti/rra/redacted_rttmax_5168.rrd":rtt:AVERAGE \
DEF:b="/var/www/html/cacti/rra/redacted_rttmax_5168.rrd":rtt:LAST \
DEF:c="/var/www/html/cacti/rra/redacted_rttmax_5168.rrd":rtt:MIN \
DEF:d="/var/www/html/cacti/rra/redacted_rttmax_5168.rrd":rtt:MAX \
LINE1:a#FF0000FF:"RTT Ave"  \
GPRINT:b:LAST:"Current\:%8.2lf %s"  \
GPRINT:a:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:d:MAX:"Maximum\:%8.2lf %s\n"  \
COMMENT:"Autoworld to MX (Count\: 10, Size\: 32 Bytes, Type\: 9)"  \
HRULE:30#0000FFFF:"Threshold\: 30.00" 
RRDTool Says:
OK
The verbose output of the query on the device is:

Code: Select all

Running data query [12].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/cisco_saa.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.9.9.42.1.2.1.1.2'
+ Located input field 'rttMonCtrlAdminTag' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.9.9.42.1.2.1.1.3'
+ Found item [rttMonCtrlAdminTag='Autoworld to MX'] index: 1 [from value]
+ Located input field 'rttMonEchoAdminProtocol' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.9.9.42.1.2.2.1.1'
+ Found item [rttMonEchoAdminProtocol='27'] index: 1 [from value]
+ Located input field 'rttMonEchoAdminPktDataRequestSize' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.9.9.42.1.2.2.1.3'
+ Found item [rttMonEchoAdminPktDataRequestSize='32'] index: 1 [from value]
+ Located input field 'rttMonCtrlAdminThreshold' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.9.9.42.1.2.1.1.5'
+ Found item [rttMonCtrlAdminThreshold='30'] index: 1 [from value]
+ Located input field 'rttMonCtrlAdminRttType' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.9.9.42.1.2.1.1.4'
+ Found item [rttMonCtrlAdminRttType='9'] index: 1 [from value]
+ Located input field 'rttMonLatestJitterOperNumOfRTT' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.9.9.42.1.5.2.1.1'
+ Found item [rttMonLatestJitterOperNumOfRTT='10'] index: 1 [from value]
+ Located input field 'rttMonLatestHTTPOperMessageBodyOctets' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.4.1.9.9.42.1.5.1.1.5'
+ Found item [rttMonLatestHTTPOperMessageBodyOctets='0'] index: 1 [from value]
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/cisco_saa.xml'
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/cisco_saa.xml'
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/cisco_saa.xml'
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/cisco_saa.xml'
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/cisco_saa.xml'
From my knowledge of Cacti as the graph debug is ok it's not a write problem and I've checked the probes on the Cisco routers and they are running and generating the RTT information (obviously as the jitter is graphing).

I'm not sure if it's related but when I try and create another SAA basic graph for the device's as soon as I select "SAA BASIC STATISTICS" the data query greys out and the tick box disappears. Is it possible the query has got corrupted?

Thank you for you help in advance and let me know if you need any more information.

Meep
Meep
Posts: 12
Joined: Mon Aug 17, 2009 8:58 am

Post by Meep »

I thought it might be helpful if I uploaded a screenshot of the problem so here one is!

Image
Meep
Posts: 12
Joined: Mon Aug 17, 2009 8:58 am

Post by Meep »

I've followed the guide and can see nothing wrong except that when I did

Code: Select all

rrdtool fetch <rrd file> AVERAGE
I got all NANs.

I then followed the next step of
rrdtool info <rrd file>
but according to that there is information for rtt

Code: Select all

ds[rtt].type = "GAUGE"
ds[rtt].minimal_heartbeat = 600
ds[rtt].min = 0.0000000000e+00
ds[rtt].max = 4.9990000000e+03
ds[rtt].last_ds = "31"
ds[rtt].value = 6.2000000000e+02
ds[rtt].unknown_sec = 0
Am i looking at the wrong information? What was also weird was that when i checked that information on the back up box it's data is different:

Code: Select all

ds[rtt].type = "GAUGE"
ds[rtt].minimal_heartbeat = 600
ds[rtt].min = 0.0000000000e+00
ds[rtt].max = 4.9990000000e+03
ds[rtt].last_ds = "UNKN"
ds[rtt].value = 0.0000000000e+00
ds[rtt].unknown_sec = 50
This problem seems like a real head scratcher to me, any help would be greatly appreciated.
rom1
Posts: 2
Joined: Tue Jan 26, 2010 8:26 am

understand cisco saa jitter

Post by rom1 »

hello, newbie question :
I try to understand jitter graphs and I don't understand meanings of graphs

could someone explain me
+source -> destination
+DEST -> source
-source -> dest
- dest -> source

and the green line

thanks you !
plutus
Posts: 1
Joined: Wed Mar 25, 2015 9:45 am

Re: SAA Basic not graphing but SAA Jitter Is.

Post by plutus »

rom1 wrote:hello, newbie question :

I try to understand jitter graphs and I don't understand meanings of graphs



could someone explain me

+source -> destination

+DEST -> source

-source -> dest

- dest -> source



and the green line



thanks you !
Hey, I have the same doubt!

Can't really understand this graph. How is it related with jitter time/threshold of 30 miliseconds?

Anyone?

Thank you!!!
Attachments
Anyone knows the meaning of this graph?
Anyone knows the meaning of this graph?
Jitter_Stats_Graph.png (39.53 KiB) Viewed 1116 times
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests