2020-12-22 15:54:38 +00:00
|
|
|
nodes['home.usv01'] = {
|
|
|
|
'dummy': True,
|
|
|
|
'metadata': {
|
|
|
|
'interfaces': {
|
|
|
|
'default': {
|
|
|
|
'ips': {
|
|
|
|
'172.19.138.3',
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
2021-04-25 06:02:04 +00:00
|
|
|
'icinga2_api': {
|
|
|
|
'usv': {
|
|
|
|
'services': {
|
|
|
|
'USV STATUS': {
|
|
|
|
'check_command': 'check_usv',
|
|
|
|
'vars.notification.mail': True,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
2020-12-22 15:54:38 +00:00
|
|
|
},
|
|
|
|
}
|
2020-12-25 14:26:23 +00:00
|
|
|
|
|
|
|
# Every system which is connected to the USV needs to have Dell Local
|
|
|
|
# Node Manager installed:
|
|
|
|
# <https://www.dell.com/support/home/de-de/drivers/driversdetails?driverid=038h3>
|
|
|
|
# A backup of this file is available in home.nas:/storage/nas
|