[Pkg-nagios-devel] nagios-plugins/debian/pluginconfig breeze.cfg, NONE, 1.1 disk.cfg, NONE, 1.1 dns.cfg, NONE, 1.1 dummy.cfg, NONE, 1.1 flexlm.cfg, NONE, 1.1 ftp.cfg, NONE, 1.1 games.cfg, NONE, 1.1 hppjd.cfg, NONE, 1.1 http.cfg, NONE, 1.1 ifstatus.cfg, NONE, 1.1 ldap.cfg, NONE, 1.1 load.cfg, NONE, 1.1 mail.cfg, NONE, 1.1 mrtg.cfg, NONE, 1.1 mysql.cfg, NONE, 1.1 netware.cfg, NONE, 1.1 news.cfg, NONE, 1.1 nmap.cfg, NONE, 1.1 nt.cfg, NONE, 1.1 ntp.cfg, NONE, 1.1 pgsql.cfg, NONE, 1.1 ping.cfg, NONE, 1.1 procs.cfg, NONE, 1.1 radius.cfg, NONE, 1.1 real.cfg, NONE, 1.1 rpc-nfs.cfg, NONE, 1.1 snmp.cfg, NONE, 1.1 ssh.cfg, NONE, 1.1 tcp_udp.cfg, NONE, 1.1 telnet.cfg, NONE, 1.1 users.cfg, NONE, 1.1 vsz.cfg, NONE, 1.1

seanius at haydn.debian.org seanius at haydn.debian.org
Fri Sep 30 13:15:19 UTC 2005


Update of /cvsroot/pkg-nagios/nagios-plugins/debian/pluginconfig
In directory haydn:/org/alioth.debian.org/chroot/home/users/seanius/tmp/cvs-serv19179/debian/pluginconfig

Added Files:
	breeze.cfg disk.cfg dns.cfg dummy.cfg flexlm.cfg ftp.cfg 
	games.cfg hppjd.cfg http.cfg ifstatus.cfg ldap.cfg load.cfg 
	mail.cfg mrtg.cfg mysql.cfg netware.cfg news.cfg nmap.cfg 
	nt.cfg ntp.cfg pgsql.cfg ping.cfg procs.cfg radius.cfg 
	real.cfg rpc-nfs.cfg snmp.cfg ssh.cfg tcp_udp.cfg telnet.cfg 
	users.cfg vsz.cfg 
Log Message:
Added debian changes for version 1.4-6. 


--- NEW FILE: breeze.cfg ---
# 'check_breeze' command definition
define command {
	command_name    check_breeze
	command_line    /usr/lib/nagios/plugins/check_breeze -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$ 
}

--- NEW FILE: disk.cfg ---
# 'check_disk' command definition
define command{
	command_name	check_disk
	command_line	/usr/lib/nagios/plugins/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$
	}


# 'ssh_disk' command definition
define command{
	command_name	ssh_disk
	command_line	/usr/lib/nagios/plugins/check_by_ssh -H $HOSTADDRESS$ -C '/usr/lib/nagios/plugins/check_disk -w $ARG1$ -c $ARG2$ -p $ARG3$'
	}



--- NEW FILE: dns.cfg ---
# 'check_dns' command definition
define command{
	command_name	check_dns
	command_line	/usr/lib/nagios/plugins/check_dns -H www.google.com -s $HOSTADDRESS$
}

# 'check_dig' command definition
define command{
	command_name    check_dig
	command_line    /usr/lib/nagios/plugins/check_dig -H $HOSTNAME$ -l $ARG1$
}

--- NEW FILE: dummy.cfg ---
# return-ok definition
define command {
	command_name    return-ok
	command_line    /usr/lib/nagios/plugins/check_dummy 0
}

# return-warning definition
define command {
	command_name    return-warning
	command_line    /usr/lib/nagios/plugins/check_dummy 1
}

# return-critical definition
define command {
	command_name    return-critical
	command_line    /usr/lib/nagios/plugins/check_dummy 2
}

# return-unknown definition
define command {
	command_name    return-unknown
	command_line    /usr/lib/nagios/plugins/check_dummy 3
}

# return-numeric definition
define command {
	command_name    return-numeric
	command_line    /usr/lib/nagios/plugins/check_dummy $ARG1$
}

--- NEW FILE: flexlm.cfg ---
# 'check_flexlm' command definition
define command{
	command_name	check_flexlm
	command_line	/usr/lib/nagios/plugins/check_flexlm -F $ARG1$
	}


--- NEW FILE: ftp.cfg ---
# 'check_ftp' command definition
define command{
	command_name	check_ftp
	command_line	/usr/lib/nagios/plugins/check_ftp -H $HOSTADDRESS$
	}


--- NEW FILE: games.cfg ---
# 'check_quake' command definition
define command{
	command_name	check_quake
	command_line	/usr/lib/nagios/plugins/check_game qs $HOSTADDRESS$
	}


# 'check_unreal' command definition
define command{
	command_name	check_unreal
	command_line	/usr/lib/nagios/plugins/check_game uns $HOSTADDRESS$ -p $ARG1$ -pf 8
	}



--- NEW FILE: hppjd.cfg ---
# 'check_hpjd' command definition
define command{
	command_name	check_hpjd
	command_line	/usr/lib/nagios/plugins/check_hpjd -H $HOSTADDRESS$ -C public
	}


--- NEW FILE: http.cfg ---
# 'check_http' command definition
define command{
	command_name	check_http
	command_line	/usr/lib/nagios/plugins/check_http -H $HOSTADDRESS$ -I $HOSTADDRESS$
	}


# 'check_http2' command definition
define command{
	command_name	check_http2
	command_line	/usr/lib/nagios/plugins/check_http -H $ARG1$ -I $HOSTADDRESS$ -w $ARG2$ -c $ARG3$
	}

# 'check_squid' command definition
define command{
	command_name	check_squid
	command_line	/usr/lib/nagios/plugins/check_http -H $HOSTADDRESS$ -p $ARG1$  -u $ARG2$  -e 'HTTP/1.0 200 OK'
	}

# 'check_https' command definition
define command{
	command_name    check_https
	command_line	/usr/lib/nagios/plugins/check_http --ssl -H $HOSTADDRESS$ -I $HOSTADDRESS$
}


--- NEW FILE: ifstatus.cfg ---
# 'check_ifstatus' command definition
define command{
	command_name	check_ifstatus
	command_line	/usr/lib/nagios/plugins/check_ifstatus -H $HOSTADDRESS$ -C public 
	}


# 'check_ifoperstatus_ifindex' command definition
define command{
	command_name	check_ifoperstatus_ifindex
	command_line	/usr/lib/nagios/plugins/check_ifoperstatus -H $HOSTADDRESS$ -C public -k $ARG1$
	}


# 'check_ifoperstatus_ifdescr' command definition
define command{
	command_name	check_ifoperstatus_ifdescr
	command_line	/usr/lib/nagios/plugins/check_ifoperstatus -H $HOSTADDRESS$ -C public -d $ARG1$
	}


--- NEW FILE: ldap.cfg ---
# 'check_ldap' command definition
define command{
	command_name	check_ldap
	command_line	/usr/lib/nagios/plugins/check_ldap -H $HOSTADDRESS$ -b $ARG1$
	}


--- NEW FILE: load.cfg ---
# 'check_load' command definition
define command{
	command_name	check_load
	command_line	/usr/lib/nagios/plugins/check_load --warning=$ARG1$,$ARG2$,$ARG3$ --critical=$ARG4$,$ARG5$,$ARG6$
	}


--- NEW FILE: mail.cfg ---
# 'check_pop' command definition
define command {
	command_name	check_pop
	command_line	/usr/lib/nagios/plugins/check_pop -H $HOSTADDRESS$
}


# 'check_smtp' command definition
define command {
	command_name	check_smtp
	command_line	/usr/lib/nagios/plugins/check_smtp -H $HOSTADDRESS$
}

# 'check_imap' command definition
define command {
	command_name	check_imap
	command_line	/usr/lib/nagios/plugins/check_imap -H $HOSTADDRESS$
}

# 'check_spop' command definition
define command {
	command_name	check_spop
	command_line	/usr/lib/nagios/plugins/check_pop -p 995 -H $HOSTADDRESS$ -S
}


# 'check_simap' command definition
define command {
	command_name	check_simap
	command_line	/usr/lib/nagios/plugins/check_imap -p 993 -H $HOSTADDRESS$ -S
}

# 'check-mailq' for sendmail
define command {
        command_name    check_mailq_sendmail
	command_line    /usr/lib/nagios/plugins/check_mailq -w $ARG1$ -c $ARG2$ -M sendmail
}

# 'check-mailq' for postfix
define command {
        command_name    check_mailq_postfix
	command_line    /usr/lib/nagios/plugins/check_mailq -w $ARG1$ -c $ARG2$ -M postfix
}

# 'check-mailq' for exim
define command {
        command_name    check_mailq_exim
	command_line    /usr/lib/nagios/plugins/check_mailq -w $ARG1$ -c $ARG2$ -M exim
}

# 'check-mailq' for qmail
define command {
        command_name    check_mailq_qmail
	command_line    /usr/lib/nagios/plugins/check_mailq -w $ARG1$ -c $ARG2$ -M qmail
}

--- NEW FILE: mrtg.cfg ---
# 'check_mrtg' command definition
define command{
	command_name	check_mrtg
	command_line	/usr/lib/nagios/plugins/check_mrtg $ARG1$ 10 AVG $ARG2$ $ARG3$ $ARG4$ $ARG5$ $ARG6$
	}


# 'traffic_average' command definition
define command{
	command_name	traffic_average
	command_line	/usr/lib/nagios/plugins/check_mrtgtraf $ARG1$ 10 AVG $ARG2$ $ARG3$ $ARG4$ $ARG5$
	}



--- NEW FILE: mysql.cfg ---
# 'check_mysql' command definition
define command{
        command_name    check_mysql
	command_line    /usr/lib/nagios/plugins/check_mysql -H $HOSTADDRESS$
}

--- NEW FILE: netware.cfg ---
# 'check_netware_logins' command definition
define command{
	command_name	check_netware_logins
	command_line	/usr/lib/nagios/plugins/check_nwstat -H $HOSTADDRESS$ -v "LOGINS" -w $ARG1$ -c $ARG2$
	}


# 'check_nwstat_conns' command definition
define command{
	command_name	check_nwstat_conns
	command_line	/usr/lib/nagios/plugins/check_nwstat -H $HOSTADDRESS$ -v CONNS -w $ARG1$ -c $ARG2$
	}


# 'check_netware_1load' command definition
define command{
	command_name	check_netware_1load
	command_line	/usr/lib/nagios/plugins/check_nwstat -H $HOSTADDRESS$ -v "LOAD1" -w 70 -c 90
	}


# 'check_netware_5load' command definition
define command{
	command_name	check_netware_5load
	command_line	/usr/lib/nagios/plugins/check_nwstat -H $HOSTADDRESS$ -v "LOAD5" -w 70 -c 90
	}


# 'check_netware_15load' command definition
define command{
	command_name	check_netware_15load
	command_line	/usr/lib/nagios/plugins/check_nwstat -H $HOSTADDRESS$ -v "LOAD15" -w 70 -c 90
	}


# 'check_nwstat_vol_p' command definition
define command{
	command_name	check_nwstat_vol_p
	command_line	/usr/lib/nagios/plugins/check_nwstat -H $HOSTADDRESS$ -v VPF$ARG1$ -w $ARG2$ -c $ARG3$
	}


# 'check_nwstat_vol_k' command definition
define command{
	command_name	check_nwstat_vol_k
	command_line	/usr/lib/nagios/plugins/check_nwstat -H $HOSTADDRESS$ -v VKF$ARG1$ -w $ARG2$ -c $ARG3$
	}


# 'check_nwstat_ltch' command definition
define command{
	command_name	check_nwstat_ltch
	command_line	/usr/lib/nagios/plugins/check_nwstat -H $HOSTADDRESS$ -v LTCH -w $ARG1$ -c $ARG2$
	}


# 'check_nwstat_puprb' command definition
define command{
	command_name	check_nwstat_puprb
	command_line	/usr/lib/nagios/plugins/check_nwstat -H $HOSTADDRESS$ -v PUPRB -w $ARG1$ -c $ARG2$
	}


# 'check_nwstat_dsdb' command definition
define command{
	command_name	check_nwstat_dsdb
	command_line	/usr/lib/nagios/plugins/check_nwstat -H $HOSTADDRESS$ -v DSDB
	}


# 'check_netware_abend' command definition
define command{
	command_name	check_netware_abend
	command_line	/usr/lib/nagios/plugins/check_nwstat -H $HOSTADDRESS$ -v "ABENDS" -w 10 -c 30
	}


# 'check_nwstat_csprocs' command definition
define command{
	command_name	check_nwstat_csprocs
	command_line	/usr/lib/nagios/plugins/check_nwstat -H $HOSTADDRESS$ -v CSPROCS -w $ARG1$ -c $ARG2$
	}



--- NEW FILE: news.cfg ---
# 'check_nntp' command definition
define command{
	command_name	check_nntp
	command_line	/usr/lib/nagios/plugins/check_nntp -H $HOSTADDRESS$
	}


--- NEW FILE: nmap.cfg ---
# 'check_nmap' command definition
define command{
	command_name	check_nmap
	command_line	/usr/lib/nagios/plugins/check_nmap -H $HOSTADDRESS$ -t 30 -p $ARG1$
	}


# 'check_nmap_optional' command definition
define command{
	command_name	check_nmap_optional
	command_line	/usr/lib/nagios/plugins/check_nmap -H $HOSTADDRESS$ -t 60 -p $ARG1$ -o $ARG2$
	}


# 'check_nmap_range' command definition
define command{
	command_name	check_nmap_range
	command_line	/usr/lib/nagios/plugins/check_nmap -H $HOSTADDRESS$ -t 60 -p $ARG1$ -r $ARG2$
	}


# 'check_nmap_opt_range' command definition
define command{
	command_name	check_nmap_opt_range
	command_line	/usr/lib/nagios/plugins/check_nmap -H $HOSTADDRESS$ -t 60 -p $ARG1$ -o $ARG2$ -r$ARG3$
	}


--- NEW FILE: nt.cfg ---
# 'check_nt' command definition
define command {
	command_name    check_nt
	command_line    /usr/lib/nagios/plugins/check_nt -H $HOSTADDRESS$ -v $ARG1$
}

--- NEW FILE: ntp.cfg ---
# 'check_ntp' command definition
define command{
	command_name	check_ntp
	command_line	/usr/lib/nagios/plugins/check_ntp -H $HOSTADDRESS$
	}


# 'check_ntp_ntpq' command definition
define command{
	command_name	check_ntp_ntpq
	command_line	/usr/lib/nagios/plugins/check_ntp -H $HOSTADDRESS$ -j 10 -k 15
	}

# 'check_time' command definition
define command{
	command_name	check_time
	command_line	/usr/lib/nagios/plugins/check_time -H $HOSTADDRESS$
	}

--- NEW FILE: pgsql.cfg ---
# 'check_pgsql' command definition
define command{
	command_name	check_pgsql
	command_line	/usr/lib/nagios/plugins/check_pgsql -H $HOSTADDRESS$ 
	}


--- NEW FILE: ping.cfg ---
# 'check_ping' command definition
define command{
	command_name	check_ping
	command_line	/usr/lib/nagios/plugins/check_ping -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$
	}


# 'check-host-alive' command definition
define command{
	command_name	check-host-alive
	command_line	/usr/lib/nagios/plugins/check_ping -H $HOSTADDRESS$ -w 5000,100% -c 5000,100% -p 1
	}


# 'check-printer-alive' command definition
define command{
	command_name	check-printer-alive
	command_line	/usr/lib/nagios/plugins/check_ping -H $HOSTADDRESS$ -w 5000,100% -c 5000,100% -p 1
	}


# 'check-switch-alive' command definition
define command{
	command_name	check-switch-alive
	command_line	/usr/lib/nagios/plugins/check_ping $HOSTADDRESS$ -w 5000,100% -c 5000,100% -p 1
	}


# 'check-router-alive' command definition
define command{
	command_name	check-router-alive
	command_line	/usr/lib/nagios/plugins/check_ping -H $HOSTADDRESS$ -w 5000,100% -c 5000,100% -p 1
	}


# 'check-fast-alive' command definition
define command{
	command_name	check-fast-alive
	command_line	/usr/lib/nagios/plugins/check_fping -H $HOSTADDRESS$
	}


--- NEW FILE: procs.cfg ---
# 'check_procs' command definition
define command{
	command_name	check_procs
	command_line	/usr/lib/nagios/plugins/check_procs -w $ARG1$ -c $ARG2$
	}


# 'check_procs_zombie' command definition
define command{
	command_name	check_procs_zombie
	command_line	/usr/lib/nagios/plugins/check_procs -w $ARG1$ -c $ARG2$ -s Z
	}


# 'check_procs_httpd' command definition
define command{
	command_name	check_procs_httpd
	command_line	/usr/lib/nagios/plugins/check_procs -w 5:$ARG1$ -c 1:$ARG2$ -C httpd
	}


--- NEW FILE: radius.cfg ---
# 'check_radius' command definition
define command{
	command_name	check_radius
	command_line	/usr/lib/nagios/plugins/check_radius $ARG1$ $ARG2$ $HOSTADDRESS$ 1812 $ARG3$
	}


--- NEW FILE: real.cfg ---
# 'check_real_url' command definition
define command{
	command_name	check_real_url
	command_line	/usr/lib/nagios/plugins/check_real $HOSTADDRESS$ -p $ARG1$ -wt $ARG2$ -ct $ARG3$ -to 5 -u $ARG4$
	}


# 'check_real' command definition
define command{
	command_name	check_real
	command_line	/usr/lib/nagios/plugins/check_real $HOSTADDRESS$ -p $ARG1$ -wt $ARG2$ -ct $ARG3$ -to 5
	}


--- NEW FILE: rpc-nfs.cfg ---

# 'check-rpc' command definition
define command{
	command_name	check-rpc
	command_line	/usr/lib/nagios/plugins/check_rpc -H $HOSTADDRESS$ -C $ARG1$
	}


# 'check-nfs' command definition
define command{
	command_name	check-nfs
	command_line	/usr/lib/nagios/plugins/check_rpc -H $HOSTADDRESS$ -C nfs -c2,3
	}


--- NEW FILE: snmp.cfg ---
# 'snmp_load' command definition
define command{
	command_name	snmp_load
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.2021.10.1.5.1,.1.3.6.1.4.1.2021.10.1.5.2,.1.3.6.1.4.1.2021.10.1.5.3 -w :$ARG2$,:$ARG3$,:$ARG4$ -c :$ARG5$,:$ARG6$,:$ARG7$ -l load
	}


# 'snmp_cpustats' command definition
define command{
	command_name	snmp_cpustats
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.2021.11.9.0,.1.3.6.1.4.1.2021.11.10.0,.1.3.6.1.4.1.2021.11.11.0 -l 'CPU usage (user system idle)' -u '%'
	}


# 'snmp_procname' command definition
define command{
	command_name	snmp_procname
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.2021.2.1.5.$ARG2$ -w $ARG3$:$ARG4$ -c $ARG5$:$ARG6$
	}


# 'snmp_disk' command definition
define command{
	command_name	snmp_disk
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.2021.9.1.7.$ARG2$,.1.3.6.1.4.1.2021.9.1.9.$ARG2$ -w $ARG3$:,:$ARG4$ -c $ARG5$:,:$ARG6$ -u 'kB free (','% used)' -l 'disk space'
	}


# 'snmp_mem' command definition
define command{
	command_name	snmp_mem
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.2021.4.6.0,.1.3.6.1.4.1.2021.4.5.0 -w $ARG2$: -c $ARG3$:
	}


# 'snmp_swap' command definition
define command{
	command_name	snmp_swap
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.2021.4.4.0,.1.3.6.1.4.1.2021.4.3.0 -w $ARG2$: -c $ARG3$:
	}


# 'snmp_procs' command definition
define command{
	command_name	snmp_procs
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o host.hrSystem.hrSystemProcesses -w :$ARG2$ -c :$ARG3$ -l processes
	}


# 'snmp_users' command definition
define command{
	command_name	snmp_users
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o host.hrSystem.hrSystemNumUsers -w :$ARG2$ -c :$ARG3$ -l users
	}


# 'snmp_mem2' command definition
define command{
	command_name	snmp_mem2
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageUsed.$ARG2$,host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageSize.$ARG2$ -w $ARG3$ -c $ARG4$
	}


# 'snmp_swap2' command definition
define command{
	command_name	snmp_swap2
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageUsed.$ARG2$,host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageSize.$ARG2$ -w $ARG3$ -c $ARG4$
	}


# 'snmp_mem3' command definition
define command{
	command_name	snmp_mem3
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageUsed.$ARG2$,host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageSize.$ARG2$ -w $ARG3$ -c $ARG4$
	}


# 'snmp_swap3' command definition
define command{
	command_name	snmp_swap3
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageUsed.$ARG2$,host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageSize.$ARG2$ -w $ARG3$ -c $ARG4$
	}


# 'snmp_disk2' command definition
define command{
	command_name	snmp_disk2
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o host.hrStorage.hrStorageTable.hrStorageEntry.hrStorageUsed.$ARG2$ -w $ARG3$ -c $ARG4$ 
	}


# 'snmp_tcpopen' command definition
define command{
	command_name	snmp_tcpopen
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o tcp.tcpCurrEstab.0 -w $ARG2$ -c $ARG3$
	}


# 'snmp_tcpstats' command definition
define command{
	command_name	snmp_tcpstats
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o tcp.tcpActiveOpens.0,tcp.tcpPassiveOpens.0,tcp.tcpInSegs.0,tcp.tcpOutSegs.0,tcp.tcpRetransSegs.0 -l 'TCP stats'
	}


# 'check_snmp_bgpstate' command definition
define command{
	command_name	check_snmp_bgpstate
	command_line	/usr/lib/nagios/plugins/check_bgpstate -H $HOSTADDRESS$ -C public
	}


# 'check_netapp_uptime' command definition
define command{
	command_name	check_netapp_uptime
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.2.1.1.3.0 --delimiter=')' -l "Uptime is"
	}


# 'check_netapp_cpuload' command definition
define command{
	command_name	check_netapp_cpuload
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.789.1.2.1.3.0 -w 90 -c 95 -u '%' -l "CPU LOAD " 
	}


# 'check_netapp_numdisks' command definition
define command{
	command_name	check_netapp_numdisks
	command_line	/usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.789.1.6.4.1.0,.1.3.6.1.4.1.789.1.6.4.2.0,.1.3.6.1.4.1.789.1.6.4.8.0,.1.3.6.1.4.1.789.1.6.4.7.0 -u 'Total Disks','Active','Spare','Failed' -l ""
	}


# 'check_compaq_thermalCondition' command definition
define command{
	command_name	check_compaq_thermalCondition
	command_line	 /usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -o .1.3.6.1.4.1.232.6.2.1.0,.1.3.6.1.4.1.232.6.2.2.0,.1.3.6.1.4.1.232.6.2.3.0,.1.3.6.1.4.1.232.6.2.4.0 -u 'ThermalCondition','ThermalTemp','ThermalSystem','ThermalCPUFan' -w 2:2,2:2,2:2,2:2 -c 1:2,1:2,1:2,1:2 -l "Thermal status "
	}


--- NEW FILE: ssh.cfg ---
# 'check_ssh' command definition
define command{
	command_name	check_ssh
	command_line	/usr/lib/nagios/plugins/check_ssh $HOSTADDRESS$
	}

--- NEW FILE: tcp_udp.cfg ---
# 'check_tcp' command definition
define command{
	command_name	check_tcp
	command_line	/usr/lib/nagios/plugins/check_tcp -H $HOSTADDRESS$ -p $ARG1$
	}


# 'check_udp' command definition
define command{
	command_name	check_udp
	command_line	/usr/lib/nagios/plugins/check_udp -H $HOSTADDRESS$ -p $ARG1$
	}


--- NEW FILE: telnet.cfg ---
# 'check_telnet' command definition
define command{
	command_name	check_telnet
	command_line	/usr/lib/nagios/plugins/check_tcp -H $HOSTADDRESS$ -p 23
	}


--- NEW FILE: users.cfg ---
# 'check_users' command definition
define command{
	command_name	check_users
	command_line	/usr/lib/nagios/plugins/check_users -w $ARG1$ -c $ARG2$
	}


--- NEW FILE: vsz.cfg ---
# 'check_vsz' command definition
define command{
	command_name	check_vsz
	command_line	/usr/lib/nagios/plugins/check_vsz -w 8096 -c 16182 -C httpd
	}





More information about the Pkg-nagios-devel mailing list