This file is indexed.

/etc/shinken/modules/npcdmod.cfg is in shinken-mod-npcdmod 1.0.1-1.

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

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
9
## Module:      npcdmod
## Loaded by:   Broker
# Module to send host and service perfdata to a NPCD daemon, which makes the
# data available to PNP4Nagios.
define module {
    module_name     npcdmod
    module_type     npcdmod
    config_file     /usr/local/pnp4nagios/etc/npcd.cfg  ; Set to your value
}