This file is indexed.

/usr/share/doc/nagios-plugin-check-multi/examples/cluster/download_sourceforge.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 downloads.sourceforge.net
command [ ping ] = check_icmp -H downloads.sourceforge.net -w 100,20% -c 200,40%
command [ http ] = check_http -H downloads.sourceforge.net -u "http://downloads.sourceforge.net/check-multi/check_multi-0.13.tgz"