librenms/tests/data/freebsd.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
864 B
JSON
Raw Normal View History

{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.2238",
"sysDescr": "FreeBSD some.example.org 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64",
"sysContact": "<private>",
"version": "9.2-RELEASE",
"hardware": "Red Hat KVM",
"features": "FreeBSD 12.1-RELEASE-p3",
"location": "<private>",
"os": "freebsd",
"type": "server",
"serial": null,
"icon": "freebsd.svg"
}
]
},
"poller": "matches discovery"
}
}