Premier commit
This commit is contained in:
15
roles/nagios/files/cfg/s-fog.cfg
Normal file
15
roles/nagios/files/cfg/s-fog.cfg
Normal file
@@ -0,0 +1,15 @@
|
||||
# A simple configuration file for monitoring the local host
|
||||
# This can serve as an example for configuring other servers;
|
||||
# Custom services specific to this host are added here, but services
|
||||
# defined in nagios2-common_services.cfg may also apply.
|
||||
#
|
||||
|
||||
define host{
|
||||
use linux-server ; Name of host template to use
|
||||
host_name s-fog
|
||||
alias serveur proxy
|
||||
address 172.16.0.16
|
||||
parents r-int
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user