[Pkg-nagios-changes] [pkg-nsca-ng] 03/05: Revert file

Alexander Wirt formorer at debian.org
Fri Oct 17 13:53:25 UTC 2014


This is an automated email from the git hooks/post-receive script.

formorer pushed a commit to branch master
in repository pkg-nsca-ng.

commit fa13aa91343b22b34383b051167958db50e5f13d
Author: Alexander Wirt <formorer at debian.org>
Date:   Fri Oct 17 15:43:21 2014 +0200

    Revert file
    
    Git-dch: Ignore
---
 etc/nsca-ng.cfg | 24 +-----------------------
 1 file changed, 1 insertion(+), 23 deletions(-)

diff --git a/etc/nsca-ng.cfg b/etc/nsca-ng.cfg
index 8460d6f..95239ad 100644
--- a/etc/nsca-ng.cfg
+++ b/etc/nsca-ng.cfg
@@ -8,28 +8,9 @@
 #
 # Most probably, you'll have to specify the path to the Nagios command file.
 #
-
-# command_file for nagios3
-command_file = "/var/lib/nagios3/rw/nagios.cmd"
-
-# command_file for icinga
-#command_file= "/var/lib/icinga/rw/icinga.cmd"
-
-# Debian specific settings
-listen = "localhost:5668" # only listen on localhost. If you use systemd this
-                          # this option is overriden by the
-                          # nsca-ng-server.socket file.
-
-user = "nagios" # run as user nagios
-pid_file = "/var/run/nsca-ng/nsca-ng.pid" # pid file for nsca-ng
+command_file = "/usr/local/nagios/var/rw/nagios.cmd"
 
 #
-# local configuration:
-#   if you'd prefer, you can instead place directives here
-include(/etc/nsca-ng/nsca-ng.local.cfg)
-
-#
-#
 # These configuration settings are optional.
 #
 # 	listen = "monitoring.example.com:5668"  # Default: "*".
@@ -124,9 +105,6 @@ include(/etc/nsca-ng/nsca-ng.local.cfg)
 # commands), at least one "commands", "hosts", and/or "services" expression must
 # be specified.
 #
-# This authorization line only allows pinging of the server, but you probably
-# want to change the password if you go into production
-
 authorize "*" {
 	password = "change-me"
 	#

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nsca-ng.git



More information about the Pkg-nagios-changes mailing list