git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/nagios-plugins-contrib-24.20190301~bpo9+1/check_cups/cups.cfg
blob: 0a302f30b892fbd3e9d3c5035fa25214ac1f43fc (plain)
1
2
3
4
5
# 'check_cups_queue' command definition
define command{
        command_name    check_cups_queue
        command_line    /usr/lib/nagios/plugins/check_cups -H '$HOSTADDRESS$' '$ARG1$'
        }