freebsd-ports/net-mgmt/ndoutils/files/patch-config__ndo2db.cfg
Philip M. Gollucci be1be507fd The NDOUTILS addon is designed to store all configuration and event data from
Nagios in a database. Storing information from Nagios in a database will allow
for quicker retrieval and processing of that data and will help serve as a
foundation for the development of a new PHP-based web interface in Nagios 3.0.

WWW: http://www.nagios.org

Approved by:    araujo (mentor)
2008-08-14 02:58:34 +00:00

11 lines
304 B
INI

--- ./config/ndo2db.cfg.orig 2008-02-21 18:39:05.000000000 -0500
+++ ./config/ndo2db.cfg 2008-02-21 18:43:39.000000000 -0500
@@ -32,7 +32,7 @@
# This option is only valid if the socket type specified above
# is "unix".
-socket_name=/usr/local/nagios/var/ndo.sock
+socket_name=/var/run/ndo.sock