mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
24 lines
723 B
JSON
24 lines
723 B
JSON
{
|
|
"os": {
|
|
"discovery": {
|
|
"devices": [
|
|
{
|
|
"sysName": "<private>",
|
|
"sysObjectID": ".1.3.6.1.4.1.30155.23.1",
|
|
"sysDescr": "OpenBSD hostname.example.com 7.1 GENERIC.MP#465 amd64",
|
|
"sysContact": "<private>",
|
|
"version": "7.1",
|
|
"hardware": null,
|
|
"features": null,
|
|
"location": "<private>",
|
|
"os": "openbsd",
|
|
"type": "server",
|
|
"serial": null,
|
|
"icon": "openbsd.svg"
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
}
|
|
}
|