15-nagios
This commit is contained in:
parent
24f3037c52
commit
e546c95c3d
@ -29,7 +29,7 @@ define contact {
|
||||
contact_name nagiosadmin ; Short name of user
|
||||
use generic-contact ; Inherit default values from generic-contact template (defined above)
|
||||
alias Nagios Admin ; Full name of user
|
||||
email nagios@localhost ; <<***** CHANGE THIS TO YOUR EMAIL ADDRESS ******
|
||||
email supervisionraphanaud@gmail.com ; <<***** CHANGE THIS TO YOUR EMAIL ADDRESS ******
|
||||
}
|
||||
|
||||
|
||||
|
@ -3,6 +3,7 @@ define host {
|
||||
host_name srv
|
||||
alias srv
|
||||
address 192.168.0.26
|
||||
parents localhost
|
||||
}
|
||||
define service{
|
||||
use generic-service
|
||||
|
Loading…
x
Reference in New Issue
Block a user