summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: aebc0e2)
raw | patch | inline | side by side (parent: aebc0e2)
author | Sven Velt <sven@velt.de> | |
Mon, 6 Sep 2010 12:01:58 +0000 (14:01 +0200) | ||
committer | Sven Velt <sven@velt.de> | |
Mon, 6 Sep 2010 12:01:58 +0000 (14:01 +0200) |
Signed-off-by: Sven Velt <sven@velt.de>
sample-configs/conf2http.cfg | patch | blob | history | |
sample-configs/http2nagios.cfg | patch | blob | history |
index c6001f8f407f245b301010befbc48177ca4a26f8..d90da109d843237448553235fc551b7c8046f6cf 100644 (file)
; ### sslcert (no default) ###
; Read server key and certificate from this file
-;
-; Example
;sslcert: server.pem
; ### conf_dir (no default) ###
; ### pidfile (/var/run/nagixsc_conf2http.pid) ###
; Where to store pid file if daemonizing
-;
#pidfile: /var/run/nagixsc_conf2http.pid
; ### livestatus_socket (no default) ###
;livestatus_socket: 127.0.0.1:6557
;livestatus_socket: [::1]:6557
;livestatus_socket: localhost:6557
-livestatus_socket: 172.21.254.99:6557
[users]
; All users who are allowed to connect and request informations are stored here.
index 71fd117e89b8b7106e1a3706f2805d1502626565..f5b4c8d83ecfe0f48892301640e66005e81dea29 100644 (file)
; ### sslcert (no default) ###
; Read server key and certificate from this file
-;
-; Example
;sslcert: server.pem
; ### pidfile (/var/run/nagixsc_http2nagios.pid) ###
; Where to store pid file if daemonizing
-;
#pidfile: /var/run/nagixsc_http2nagios.pid
; ### mode (no default) ###
; Write checkresult files ("checkresult") or
; write passive checks to command file ("passive")
-;
mode: checkresult
[mode_passive]
; ### pipe ###
; File and path of Nagios command pipe
-;
pipe: /var/lib/nagios3/rw/nagios.cmd
[mode_checkresult]