mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* 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
21 lines
626 B
JSON
21 lines
626 B
JSON
{
|
|
"processors": {
|
|
"discovery": {
|
|
"processors": [
|
|
{
|
|
"entPhysicalIndex": "0",
|
|
"hrDeviceIndex": "0",
|
|
"processor_oid": ".1.3.6.1.4.1.664.5.53.1.4.1.0",
|
|
"processor_index": "0",
|
|
"processor_type": "adtran-aos",
|
|
"processor_usage": "42",
|
|
"processor_descr": "Processor",
|
|
"processor_precision": "1",
|
|
"processor_perc_warn": "75"
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
}
|
|
}
|