48 lines
804 B
Plaintext
48 lines
804 B
Plaintext
The nagios configuration files must be deployed to various machines and directories.
|
|
|
|
|
|
*** Nagios Host ***
|
|
(currently nagios3.1 - 192.168.1.227, a VM running on HAL) 9/3/2013
|
|
|
|
NOTE: if you change a nagios configuration file on this host, you need to restart the nagios server.
|
|
|
|
$> sudo /etc/init.d/nagios3 restart
|
|
|
|
File Deployment Targets:
|
|
|
|
/etc/nagios3:
|
|
|
|
nagios.cfg
|
|
|
|
/etc/nagios3/objects:
|
|
|
|
commands.cfg
|
|
contacts.cfg
|
|
contacts_nagios2.cfg
|
|
externalhosts.cfg
|
|
file.temp
|
|
internalhosts.cfg
|
|
localhost.cfg
|
|
nagios.cfg
|
|
printer.cfg
|
|
services.cfg
|
|
switch.cfg
|
|
templates.cfg
|
|
timeperiods.cfg
|
|
windows.cfg
|
|
|
|
*** Nagios Client ***
|
|
|
|
/ionu/bin
|
|
|
|
check_broeadcastbot.sh
|
|
check_bugbot.sh
|
|
check_nikki.sh
|
|
usedspace.sh
|
|
|
|
/etc/nagios
|
|
nrpe.cfg
|
|
|
|
NOTE - remember to update this file when new commands or services are defined.
|
|
|