vin - to tabs
This commit is contained in:
parent
e2bb75019c
commit
5ac56675b0
|
@ -5,6 +5,8 @@ object Host "vin-external.openfest.org" {
|
|||
# check_command = "xxx_health"
|
||||
# vars.extra_port_check = ""
|
||||
vars.by_ssh_port = "22"
|
||||
vars.by_ssh_logname = "nagios"
|
||||
vars.by_ssh_identity = "/var/lib/nagios/.ssh/id_rsa"
|
||||
# vars.specification = "router"
|
||||
|
||||
vars.net_interfaces = [ "bond0", "bond0.20", "bond0.21", "bond0.22", "bond0.23", "bond0.24", "bond0.25", "bond0.26", "bond0.4001", "eno1", "enp1s0f4", "enp1s0f4d1" ]
|
||||
|
|
Loading…
Reference in New Issue