This file is indexed.

/usr/share/doc/shinken/doc/man/shinken-receiver.8shinken is in shinken-common 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
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
.TH shinken-receiver 8 "December 29, 2011" "Shinken User Manuals"
.SH NAME
.PP
shinken-receiver - Shinken receiver daemon
.SH SYNOPSIS
.PP
shinken-receiver [\f[I]options\f[]] \&...
.SH DESCRIPTION
.PP
Shinken receiver daemon
.PP
The shinken-receiver daemon manages passive information and serves as a
buffer that will be read from by the shinken-arbiter to dispatch data.
.SH OPTIONS
.TP
.B --version
Show version number and exit
.RS
.RE
.TP
.B -c \f[I]CONFIGFILE\f[], --config \f[I]CONFIGFILE\f[]
Config file
.RS
.RE
.TP
.B -d, --daemon
Run in daemon mode.
.RS
.RE
.TP
.B -r, --replace
Replace previous running arbiter.
.RS
.RE
.TP
.B -h, --help
Print detailed help screen.
.RS
.RE
.TP
.B --debugfile \f[I]FILE\f[]
Enable debug logging to \f[I]FILE\f[]
.RS
.RE
.SH AUTHORS
David Hannequin.
Arthur Gautier.
Michael Leinartas.