This file is indexed.

/etc/shinken/shinken-specific/broker-npcd.cfg is in shinken-module-broker-npcdmod 1.4-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
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     /etc/pnp4nagios/npcd.cfg  ; Set to your value
}