last changes for Nagios (now on port 1008)

This commit is contained in:
Peter Pfeiffer
2009-03-24 21:54:50 +01:00
parent e730040279
commit e2e23c306b
3 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
Listen 1007
Listen 1008
<VirtualHost *:1007>
<VirtualHost *:1008>
# SAMPLE CONFIG SNIPPETS FOR APACHE WEB SERVER
# Last Modified: 11-26-2005

View File

@@ -440,6 +440,8 @@ usr/share/nagios/stylesheets
#usr/share/nagios/stylesheets/summary.css
#usr/share/nagios/stylesheets/tac.css
#usr/share/nagios/stylesheets/trends.css
var/nagios
var/nagios/archives
var/nagios/rw
var/nagios/spool
var/nagios/spool/checkresults

View File

@@ -24,7 +24,6 @@
. /opt/pakfire/lib/functions.sh
extract_files
restore_backup ${NAME}
chown -R nobody:nobody /var/nagios
htpasswd -bmc /etc/nagios/htpasswd.users nagiosadmin nagios
/etc/init.d/apache restart
start_service --background ${NAME}