Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
I make some changes in http://localhost/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)
Current Version
3
Last Release Date
January 15, 2015
Owner
questrad
Download URL
https://exchange.nagios.org/wp-content/uploads/project-files/2015/01/qt_check_riverbed_status_v3.pl
License
GPL
Compatible With
I make some changes in http://localhost/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)
You must be logged in to submit a review.
To:
From: