librenms/tests/data/seos.json

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

42 lines
1.4 KiB
JSON
Raw Normal View History

{
"processors": {
"discovery": {
"processors": [
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 0,
"processor_oid": ".1.3.6.1.4.1.2352.2.6.1.1.0",
"processor_index": "0",
"processor_type": "seos",
"processor_usage": 42,
"processor_descr": "Processor",
"processor_precision": 1,
"processor_perc_warn": 75
}
]
},
"poller": "matches discovery"
},
"os": {
"discovery": {
"devices": [
{
"sysName": "",
"sysObjectID": ".1.3.6.1.4.1.2352.1.15",
"sysDescr": "Redback Networks SmartEdge OS Version SEOS-12.1.1.5p2-Release Built by sysbuild@eussjlx7009.sj.us.am.ericsson.se Mon Dec 16 02:11:04 PST 2013",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"os": "seos",
"type": "network",
"serial": null,
"icon": "ericsson.svg",
"location": null
}
]
},
"poller": "matches discovery"
}
}