Home Directory Plugins Hardware Network Gear Riverbed Steelhead Riverbed status/peer/system check plugin v2

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Steelhead Riverbed status/peer/system check plugin v2

Rating
0 votes
Favoured:
0
Current Version
3
Compatible With
  • Nagios 3.x
  • Nagios 4.x
  • Nagios XI
License
GPL
Hits
11478
Files:
FileDescription
qt_check_riverbed_status_v3.plqt_check_riverbed_status_v3.pl
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
I make some changes in http://exchange.nagios.org/directory/Plugins/Hardware/Network-Gear/Riverbed/Steelhead-Riverbed-status-2Fpeer-check-plugin/details

Added support SNMP v3, system CPU, Temp, Uptime, Connections_Count cheks

The usage is following:

./qt_check_riverbed_status_v3.pl -H HOST -V 3 -l o_login -x o_pass -L o_authproto -m 'system:temp(100,100)'

./qt_check_riverbed_status_v3.pl -H HOST -V 3 -l o_login -x o_pass -L o_authproto -m 'system:cpu(10,20,30,40,50,60)'
#Please provide 6 parameters separeted by `,` for each Load CPU check cpu(WL1,CL1,WL5,CL5,WL15,CL15). Example: system:cpu(10,CL120,30,40,50,60).



./qt_check_riverbed_status_v3.pl -H HOST -V 3 -l o_login -x o_pass -L o_authproto -m 'system:connection'

./qt_check_riverbed_status_v3.pl -H HOST -V 3 -l o_login -x o_pass -L o_authproto -m 'system:uptime'

./qt_check_riverbed_status_v3.pl -H HOST -V 3 -l o_login -x o_pass -L o_authproto -m "health" (or you can skip this module and using it in same behavior, that has old check)