/etc/nagios-plugins/config/multi.cfg is in nagios-plugin-check-multi 0.26-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | define command {
command_name check_multi
command_line /usr/lib/nagios/plugins/check_multi $ARG1$ $ARG2$ $ARG3$ $ARG4$
}
|