f9a2c69fe5
Murray Armfield <murray@river-styx.org>, thanks! Changes include: - several new CGIs - WAP interface - forced service checks - acks w/o notifications - custom intervals for notification escalations - passive check submissions via web interface - auto-save of retention data - extended service information - scheduled downtime - service dependencies - flap detection - aggregated status updates - new macros - user-supplied coordinates in status map - minor bug fixes and tuning
13 lines
480 B
Text
13 lines
480 B
Text
$NetBSD: patch-af,v 1.2 2002/03/25 12:54:19 rh Exp $
|
|
|
|
--- nscgi.cfg.in.orig Thu Jan 17 16:12:59 2002
|
|
+++ nscgi.cfg.in
|
|
@@ -55,7 +55,7 @@
|
|
# NetSaint. Run the 'ps' command manually to see what the command
|
|
# line entry for the NetSaint process looks like.
|
|
|
|
-#netsaint_check_command=@libexecdir@/check_netsaint @localstatedir@/status.log 5 '@bindir@/netsaint'
|
|
+#netsaint_check_command=@libexecdir@/check_netsaint -F @localstatedir@/log/netsaint/status.log -e 5 -C 'netsaint'
|
|
|
|
|
|
|