mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
24 lines
655 B
JSON
24 lines
655 B
JSON
|
|
{
|
||
|
|
"os": {
|
||
|
|
"discovery": {
|
||
|
|
"devices": [
|
||
|
|
{
|
||
|
|
"sysName": "",
|
||
|
|
"sysObjectID": ".1.3.6.1.4.1.850.1",
|
||
|
|
"sysDescr": "POWERALERT",
|
||
|
|
"sysContact": null,
|
||
|
|
"version": null,
|
||
|
|
"hardware": null,
|
||
|
|
"features": null,
|
||
|
|
"os": "poweralert",
|
||
|
|
"type": "power",
|
||
|
|
"serial": null,
|
||
|
|
"icon": "tripplite.svg",
|
||
|
|
"location": null
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"poller": "matches discovery"
|
||
|
|
}
|
||
|
|
}
|