This file is indexed.

/etc/shinken/shinken-specific/arbiter-collectd.cfg is in shinken-module-arbiter-collectd 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
10
11
12
## Module:      Collectd
## Loaded by:   Arbiter, Receiver
# Receive passive host and service results from a collectd daemon.
define module {
   module_name Collectd
   module_type collectd
# 
#  Specify exact host (optional)
#   host        0.0.0.0
#   port        25826
#   multicast   False
}