mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-19 07:23:03 +02:00
last changes for Nagios (now on port 1008)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Listen 1007
|
||||
Listen 1008
|
||||
|
||||
<VirtualHost *:1007>
|
||||
<VirtualHost *:1008>
|
||||
|
||||
# SAMPLE CONFIG SNIPPETS FOR APACHE WEB SERVER
|
||||
# Last Modified: 11-26-2005
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user