blob: 7aa288788c15699660f54ed427704b74be5982b7 (
plain)
1
2
3
4
5
6
7
8
|
# THIS FILE IS MANAGED BY PUPPET, MANUAL CHANGES WILL BE OVERWRITTEN AT THE
# NEXT PUPPET RUN.
# 'check_apt' command definition
command[check_apt]=/usr/lib/nagios/plugins/check_apt
# 'check_apt_distupgrade' command definition
command[check_apt_distupgrade]=/usr/lib/nagios/plugins/check_apt -d
|