Files
librenms-librenms/tests/data/exa.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

59 lines
1.8 KiB
JSON

{
"processors": {
"discovery": {
"processors": [
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 768,
"processor_oid": ".1.3.6.1.2.1.25.3.3.1.2.768",
"processor_index": "768",
"processor_type": "hr",
"processor_usage": 8,
"processor_descr": "Processor",
"processor_precision": 1,
"processor_perc_warn": 75
}
]
},
"poller": "matches discovery"
},
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.6321.1.2.2.5.3",
"sysDescr": "E7-2",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"os": "exa",
"type": "network",
"serial": null,
"icon": "calix.svg",
"location": null
}
]
},
"poller": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.6321.1.2.2.5.3",
"sysDescr": "E7-2",
"sysContact": "<private>",
"version": null,
"hardware": "Calix E7-2",
"features": null,
"os": "exa",
"type": "network",
"serial": null,
"icon": "calix.svg",
"location": "<private>"
}
]
}
}
}