librenms/tests/data/dnos_z.json

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

42 lines
1.3 KiB
JSON
Raw Normal View History

{
"processors": {
"discovery": {
"processors": [
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 0,
"processor_oid": ".1.3.6.1.4.1.6027.3.25.1.2.3.1.1.1",
"processor_index": "1",
"processor_type": "dnos",
"processor_usage": 42,
"processor_descr": "Chassis 1 CPU",
"processor_precision": 1,
"processor_perc_warn": 75
}
]
},
"poller": "matches discovery"
},
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.6027.1.5",
"sysDescr": "Dell Networking OS Operating System ...",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"location": null,
"os": "dnos",
"type": "network",
"serial": null,
"icon": "dell.svg"
}
]
},
"poller": "matches discovery"
}
}