mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
24 lines
695 B
JSON
24 lines
695 B
JSON
{
|
|
"os": {
|
|
"discovery": {
|
|
"devices": [
|
|
{
|
|
"sysName": null,
|
|
"sysObjectID": ".1.3.6.1.4.1.41112.1.5",
|
|
"sysDescr": "EdgeRouter Lite",
|
|
"sysContact": "<private>",
|
|
"version": null,
|
|
"hardware": "EdgeRouter Lite 3-Port",
|
|
"features": null,
|
|
"location": "<private>",
|
|
"os": "edgeos",
|
|
"type": "network",
|
|
"serial": null,
|
|
"icon": "edgeos.svg"
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
}
|
|
}
|