git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/nagios-plugins-contrib-24.20190301~bpo9+1/check_bgpstate/bgpstate.cfg
blob: 76a73435c285c15b373f4b0d32d1f64e10aaf415 (plain)
1
2
3
4
5
# 'check_snmp_bgpstate' command definition
define command{
        command_name    check_snmp_bgpstate
        command_line    /usr/lib/nagios/plugins/check_bgpstate '$HOSTADDRESS$' -c '$ARG1$'
        }