Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
monitoring-plugins-snmp
monitoring-plugins-snmp-commands
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File monitoring-plugins-snmp-commands of Package monitoring-plugins-snmp
# example commands for check_snmp scripts # # Arguments # ARG1 : regexp of storage name # ARG2 : warning level # ARG3 : critical level # ARG4 : additional arguments if needed. # # check_snmp_storage_v1 : using v1 snmp protocol define command{ command_name check_snmp_storage_v1 command_line $USER1$/check_snmp_storage.pl -H $HOSTADDRESS$ $USER7$ -m $ARG1$ -w $ARG2$ -c $ARG3$ $ARG4$ } # check_snmp_storage_v2c : using v2c snmp protocol define command{ command_name check_snmp_storage_v2c command_line $USER1$/check_snmp_storage.pl -H $HOSTADDRESS$ -2 $USER7$ -m $ARG1$ -w $ARG2$ -c $ARG3$ $ARG4$ } # check_snmp_storage_v3 : using v3 snmp protocol define command{ command_name check_snmp_storage_v3 command_line $USER1$/check_snmp_storage.pl -H $HOSTADDRESS$ $USER8$ -m $ARG1$ -w $ARG2$ -c $ARG3$ $ARG4$ } # check_snmp_load_v2c : using v2c snmp protocol define command{ command_name check_snmp_load_v2c command_line $USER1$/check_snmp_load.pl -H $HOSTADDRESS$ $USER7$ -2 -T $ARG1$ -w $ARG2$ -c $ARG3$ $ARG4$ }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor