Issue
Code backup
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
object Host "PC206" {
|
||||
display_name = "PC206"
|
||||
address = "PC206.pal.local"
|
||||
|
||||
check_command = "ping4"
|
||||
}
|
||||
|
||||
object Host "WatchGuard" {
|
||||
display_name = "WatchGuard"
|
||||
address = "172.16.254.240"
|
||||
|
||||
check_command = "ping4"
|
||||
}
|
||||
Reference in New Issue
Block a user