From 18dcdacf8107c09802b4d4586d35ca4a97de7413 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Nov 2016 16:23:25 -0500 Subject: network/nagios: Fix README. --- network/nagios/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'network/nagios') diff --git a/network/nagios/README b/network/nagios/README index 9989321599..948f273e08 100644 --- a/network/nagios/README +++ b/network/nagios/README @@ -5,8 +5,8 @@ processes. Nagios requires a "nagios" user and group; create these before running the SlackBuild script. Examples: - # groupadd -g 213 nagios - # useradd -u 213 -d /dev/null -s /bin/false -g nagios nagios + # groupadd -g 213 nagios + # useradd -u 213 -d /dev/null -s /bin/false -g nagios nagios For some scripts to work, it is necessary to include the 'apache' user in the nagios group. @@ -17,7 +17,7 @@ needs some of the libraries and fonts. This SlackBuild installs the basic nagios system in /var/www/htdocs/ To change the location, set the DOCROOT variable: - # DOCROOT=/your/docroot/dir ./nagios.SlackBuild + # DOCROOT=/your/docroot/dir ./nagios.SlackBuild For a useful setup, you will want to have monitoring-plugins installed. -- cgit v1.2.3