tp nagios4
This commit is contained in:
parent
6731ded26d
commit
f473eac291
12
sio1/sisr1/30-config/nagios-tp/gwsio5.cfg
Normal file
12
sio1/sisr1/30-config/nagios-tp/gwsio5.cfg
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
define host {
|
||||||
|
use linux-server ; Name of host template to use
|
||||||
|
host_name gwsio5
|
||||||
|
alias gwsio5
|
||||||
|
address 192.168.0.1
|
||||||
|
}
|
||||||
|
define service{
|
||||||
|
use generic-service
|
||||||
|
host_name gwsio5
|
||||||
|
service_description WWW
|
||||||
|
check_command check_http
|
||||||
|
}
|
1391
sio1/sisr1/30-config/nagios-tp/nagios.cfg
Normal file
1391
sio1/sisr1/30-config/nagios-tp/nagios.cfg
Normal file
File diff suppressed because it is too large
Load Diff
12
sio1/sisr1/30-config/nagios-tp/srv.cfg
Normal file
12
sio1/sisr1/30-config/nagios-tp/srv.cfg
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
define host {
|
||||||
|
use linux-server ; Name of host template to use
|
||||||
|
host_name srv
|
||||||
|
alias srv
|
||||||
|
address 192.168.0.36
|
||||||
|
}
|
||||||
|
define service{
|
||||||
|
use generic-service
|
||||||
|
host_name srv
|
||||||
|
service_description WWW
|
||||||
|
check_command check_http
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user