Discussion:
Custom SNMP Graph issue
PhillCO2
2013-01-22 14:35:33 UTC
Permalink
PhillCO2 [http://community.zenoss.org/people/PhillCO2] created the discussion

"Custom SNMP Graph issue"

To view the discussion, visit: http://community.zenoss.org/message/71133#71133

--------------------------------------------------------------
Good Afternoon,

I'm trying to create a graph to monitor the established IKE sessions on my Cisco ASA 5510s. I've established that the OID I need is cikeGlobalActiveTunnels (1.3.6.1.4.1.9.9.171.1.2.1.1.0). I've created a Monitoring template called ASA configured with this OID and RRD type GAUGE. SNMPWALK returns expected information. I applied this template to my devices and data was collected however the graph was displaying the current value as an average.
-F
-E
--disable-rrdtool-tag
--height=100
--width=500
--vertical-label=Connections
DEF:cikeGlobalActiveTunnels-raw=rrdPath/cikeGlobalActiveTunnels_cikeGlobalActiveTunnels.rrd:ds0:AVERAGE
DEF:cikeGlobalActiveTunnels-raw-max=rrdPath/cikeGlobalActiveTunnels_cikeGlobalActiveTunnels.rrd:ds0:MAX
CDEF:cikeGlobalActiveTunnels=cikeGlobalActiveTunnels-raw
LINE1:cikeGlobalActiveTunnels-raw#00cc00ff:cikeGlobalActiveTunnels
GPRINT:cikeGlobalActiveTunnels-raw:LAST:cur\:%5.2lf%s
GPRINT:cikeGlobalActiveTunnels-raw:AVERAGE:avg\:%5.2lf%s
GPRINT:cikeGlobalActiveTunnels-raw-max:MAX:max\:%5.2lf%s\j
I am using Zenoss version Zenoss 4.2.3 on CentOS 6.3 with RRDTool 1.4.7.

I would really appreciate if someone can advise on how I can get the graph to correctly display the current value.

Many thanks,

Phill
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/71133#71133]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...