librenms/tests/data/nos.json
LEV82 9ce7c83caa Add bad_ifoperstatus for filtering interfaces having a status for example 'notPresent' (#10977)
* Add bad_ifoperstatus for filtering interfaces having a status for example notPresent

* Add bad_ifoperstatus for filtering interfaces having a status for example notPresent

* Add bad_ifoperstatus for filtering interfaces having a status for example notPresent
2020-01-24 05:58:01 -06:00

42 lines
1.3 KiB
JSON

{
"processors": {
"discovery": {
"processors": [
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 0,
"processor_oid": ".1.3.6.1.4.1.1588.2.1.1.1.26.1.0",
"processor_index": "0",
"processor_type": "nos",
"processor_usage": 42,
"processor_descr": "CPU",
"processor_precision": 1,
"processor_perc_warn": 75
}
]
},
"poller": "matches discovery"
},
"os": {
"discovery": {
"devices": [
{
"sysName": "",
"sysObjectID": ".1.3.6.1.4.1.1588.3.3.1.131",
"sysDescr": "Brocade VDX6740 Switch (FABM1-PA3 FABM2-PA3), BR-VDX6740, Network Operating System Software Version 6.0.1a.",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"os": "nos",
"type": "network",
"serial": null,
"icon": "brocade.svg",
"location": null
}
]
},
"poller": "matches discovery"
}
}