librenms/tests/data/ucos_uccx.json

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

24 lines
758 B
JSON
Raw Normal View History

{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.9.1.1348",
"sysDescr": "Linux release:2.6.32-573.18.1.el6.x86_64 machine:x86_64",
"sysContact": "<private>",
"version": "11.6.2.10000-38",
"hardware": "ciscoUCVirtualMachine",
"features": "UCCX",
"location": "<private>",
"os": "ucos",
"type": "collaboration",
"serial": null,
"icon": "cisco.svg"
}
]
},
"poller": "matches discovery"
}
}