pkgsrc/net/nagios-nsca/patches/patch-aa
bouyer 054c36856c Initial import of nagios-nsca 2.0, based on the 1.3.x package in pkgsrc-wip.
nsca and send_nsca are remote/passive network service daemons for nagios.
These are orignally from the NetSaint package (NSCA = NetSaint Check Acceptor)
2006-02-18 17:13:45 +00:00

22 lines
728 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2006/02/18 17:13:45 bouyer Exp $
--- sample-config/nsca.cfg.in.orig 2006-01-26 22:42:02.000000000 +0100
+++ sample-config/nsca.cfg.in 2006-01-26 22:42:29.000000000 +0100
@@ -57,7 +57,7 @@
# This is the location of the Nagios command file that the daemon
# should write all service check results that it receives.
-command_file=@localstatedir@/rw/nagios.cmd
+command_file=@localstatedir@/run/nagios/rw/nagios.cmd
# ALTERNATE DUMP FILE
@@ -70,7 +70,7 @@
# it starts Nagios. Or you may simply choose to ignore any
# check results received while Nagios was not running...
-alternate_dump_file=@localstatedir@/rw/nsca.dump
+alternate_dump_file=@localstatedir@/run/nagios/rw/nsca.dump