2021-02-26 22:22:38 +01:00
|
|
|
{
|
|
|
|
"rougail.nut_monitor_host": "192.168.0.1",
|
|
|
|
"rougail.nut_monitor_host2": "192.168.0.2",
|
2022-03-05 10:57:55 +01:00
|
|
|
"services.nut_service.ip.nut_monitor_host.name": "192.168.0.1",
|
|
|
|
"services.nut_service.ip.nut_monitor_host.activate": true,
|
|
|
|
"services.nut_service.ip.nut_monitor_host2.name": "192.168.0.2",
|
|
|
|
"services.nut_service.ip.nut_monitor_host2.activate": true,
|
|
|
|
"services.nut_service.activate": true,
|
|
|
|
"services.nut_service.manage": true
|
2021-02-26 22:22:38 +01:00
|
|
|
}
|