[Pkg-nagios-changes] [pkg-nsca-ng] 04/05: Add some notes about socket activation in config

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 72a1b75843041d650c981557911171fb9e8ecb33
Author: Alexander Wirt <formorer at debian.org>
Date:   Fri Oct 17 15:46:38 2014 +0200

    Add some notes about socket activation in config
---
 debian/patches/nsca-ng.cfg_debian_config | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/patches/nsca-ng.cfg_debian_config b/debian/patches/nsca-ng.cfg_debian_config
index d2da7c8..932f88f 100644
--- a/debian/patches/nsca-ng.cfg_debian_config
+++ b/debian/patches/nsca-ng.cfg_debian_config
@@ -3,7 +3,7 @@ Author: Alexander Wirt <formorer at debian.org>
 
 --- a/etc/nsca-ng.cfg
 +++ b/etc/nsca-ng.cfg
-@@ -8,9 +8,25 @@
+@@ -8,9 +8,28 @@
  #
  # Most probably, you'll have to specify the path to the Nagios command file.
  #
@@ -16,7 +16,10 @@ Author: Alexander Wirt <formorer at debian.org>
 +#command_file= "/var/lib/icinga/rw/icinga.cmd"
 +
 +# Debian specific settings
-+listen = "localhost:5668" # only listen on localhost
++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
  
@@ -30,7 +33,7 @@ Author: Alexander Wirt <formorer at debian.org>
  # These configuration settings are optional.
  #
  # 	listen = "monitoring.example.com:5668"  # Default: "*".
-@@ -105,6 +121,9 @@
+@@ -105,6 +124,9 @@
  # commands), at least one "commands", "hosts", and/or "services" expression must
  # be specified.
  #

-- 
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