Advertisement
Guest User

Untitled

a guest
Nov 26th, 2015
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.23 KB | None | 0 0
  1. # 'check_ldap_4' command definition
  2. define command{
  3.         command_name    check_snmp_int
  4.         command_line    /usr/lib/nagios/plugins/check_snmp_int.pl -H '$HOSTADDRESS$' -C public -n 25 -k -y -w 200,400 -c 0,600
  5.         }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement