2021-04-13 19:05:01 +02:00
|
|
|
{
|
|
|
|
"rougail.nut_monitor_host": "192.168.0.1",
|
|
|
|
"rougail.nut_monitor_host2": "192.168.0.2",
|
2023-10-12 08:17:30 +02: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-04-13 19:05:01 +02:00
|
|
|
}
|