14 lines
311 B
JSON
14 lines
311 B
JSON
|
{
|
||
|
"rougail.nut_monitor_host": [
|
||
|
"192.168.0.1",
|
||
|
"192.168.0.2"
|
||
|
],
|
||
|
"services.nut.ip.nut_monitor_host.name": [
|
||
|
"192.168.0.1",
|
||
|
"192.168.0.2"
|
||
|
],
|
||
|
"services.nut.ip.nut_monitor_host.activate": true,
|
||
|
"services.nut.activate": true,
|
||
|
"services.nut.manage": true
|
||
|
}
|