librenms/tests/data/coreos.json

24 lines
718 B
JSON
Raw Normal View History

{
"os": {
"discovery": {
"devices": [
{
"sysName": "",
"sysObjectID": ".1.3.6.1.4.1.8072.3.2.10",
"sysDescr": "Linux coreos 4.14.48-coreos-r2 #1 SMP Thu Jun 14 08:23:03 UTC 2018 x86_64",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"os": "coreos",
"type": "server",
"serial": null,
"icon": "coreos.svg",
"location": null
}
]
},
"poller": "matches discovery"
}
}