cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1316
Views
0
Helpful
3
Replies

ace 4710 monitoring compression and SSL throughput in nagios

eagles0513875
Level 1
Level 1

Hey guys I have been given a task to create 2 checks using snmp for nagios. I am googling left right and center to maybe try and find the appropriate OID's that i can pass to this nagios check for both ssl throughput as well as compression throughput.

Any help would be greatly appreciated

3 Replies 3

chrhiggi
Level 3
Level 3

Jonathan-

ciscoL4L7moduleResourceLimitMIB

DESCRIPTION

        sslConnections     (9)  <-- Here

        mgmtBandwidth      (10)

        throughput         (11)

        missedMac          (12)

        httpCompression    (13)   <-- Here

ftp://ftp.cisco.com/pub/mibs/v2/CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB.my

The numbers aren't throughput, they are a rate CPS.  We don't keep track of packet size in relation to speed for those counters specifically.  "throughput  (11)" relates to the entire context minus management bandwidth.

Regards,

Chris

What would I pass to the nagios check in regards to OID?

I have no idea how your tool works, but 1.3.6.1.4.1.9.9.480.1.1.4.1.6 is the OID if you walk it.

Review Cisco Networking for a $25 gift card