git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/nagios-plugins-contrib-24.20190301~bpo9+1/check_rbl/rbl.cfg
blob: 2b759a016caea08187ff1dd6a80192ebfbbb5eb3 (plain)
1
2
3
4
5
# 'check_rbl' command definition
define command{
    command_name    check_rbl
    command_line    /usr/lib/nagios/plugins/check_rbl -H '$HOSTADDRESS$' --extra-opts='rbl@/etc/nagios-plugins/check_rbl.ini' --timeout=60
}