Files
librenms-librenms/tests/data/riverbed.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.9 KiB
JSON

{
"processors": {
"discovery": {
"processors": [
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 0,
"processor_oid": ".1.3.6.1.4.1.17163.1.1.5.1.4.0",
"processor_index": "0",
"processor_type": "riverbed-cpu",
"processor_usage": 6,
"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.17163.1.1",
"sysDescr": "Linux hostname 2.6.32 #1 SMP Tue May 10 23:49:24 PDT 2016 x86_64",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"os": "riverbed",
"type": "network",
"serial": null,
"icon": "riverbed.png",
"location": null
}
]
},
"poller": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.17163.1.1",
"sysDescr": "Linux hostname 2.6.32 #1 SMP Tue May 10 23:49:24 PDT 2016 x86_64",
"sysContact": "<private>",
"version": null,
"hardware": null,
"features": null,
"os": "riverbed",
"type": "network",
"serial": null,
"icon": "riverbed.png",
"location": "<private>"
}
]
}
}
}