Files
librenms-librenms/tests/data/dnos_m.json
T
LEV82andKevin Krumm 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.4 KiB
JSON

{
"processors": {
"discovery": {
"processors": [
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 0,
"processor_oid": ".1.3.6.1.4.1.6027.3.19.1.2.8.1.2.1",
"processor_index": "1",
"processor_type": "dnos",
"processor_usage": 42,
"processor_descr": "Stack Unit 1 CPU",
"processor_precision": 1,
"processor_perc_warn": 75
}
]
},
"poller": "matches discovery"
},
"os": {
"discovery": {
"devices": [
{
"sysName": "",
"sysObjectID": ".1.3.6.1.4.1.6027.1.4.3",
"sysDescr": "Dell Networking OS.Operating System Version: 2.0.Application Software Version: 9.11(2.6).Series: PE-FN-2210S-IOM.Copyright (c) 1999-2017 by Dell Inc. All Rights Reserved..Build Time: Mon Nov 13 02:08:55 2017",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"os": "dnos",
"type": "network",
"serial": null,
"icon": "dell.svg",
"location": null
}
]
},
"poller": "matches discovery"
}
}