git.lirion.de

Of git, get, and gud

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