First commit
This commit is contained in:
15
sample.cfg
Normal file
15
sample.cfg
Normal file
@@ -0,0 +1,15 @@
|
||||
define host {
|
||||
host_name labrat.example.com
|
||||
alias labrat
|
||||
address 192.168.0.27
|
||||
use generic-host
|
||||
}
|
||||
|
||||
define service {
|
||||
|
||||
use generic-service
|
||||
host_name labrat.example.com
|
||||
service_description HTTP
|
||||
check_command check_http
|
||||
}
|
||||
|
Reference in New Issue
Block a user