This file is indexed.

/usr/share/doc/nagios-plugin-check-multi/examples/cluster/download_my-plugin.cmd is in nagios-plugin-check-multi 0.26-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
command [ dns  ] = check_dns  -H my-plugin.de
command [ ping ] = check_icmp -H my-plugin.de -w 100,20% -c 200,40%
command [ http ] = check_http -H my-plugin.de -u "http://www.my-plugin.de/wiki/doku.php/projects:check_multi:download"