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
59 lines
1.9 KiB
JSON
59 lines
1.9 KiB
JSON
{
|
|
"processors": {
|
|
"discovery": {
|
|
"processors": [
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.12532.10.0",
|
|
"processor_index": "0",
|
|
"processor_type": "pulse-cpu",
|
|
"processor_usage": 42,
|
|
"processor_descr": "Processor",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
},
|
|
"os": {
|
|
"discovery": {
|
|
"devices": [
|
|
{
|
|
"sysName": "",
|
|
"sysObjectID": ".1.3.6.1.4.1.12532.255.2.1",
|
|
"sysDescr": "Pulse Secure, LLC,Pulse Connect Secure,VMware-VA-DTE,8.2R5 (build 49363)",
|
|
"sysContact": null,
|
|
"version": null,
|
|
"hardware": null,
|
|
"features": null,
|
|
"os": "pulse",
|
|
"type": "firewall",
|
|
"serial": null,
|
|
"icon": "pulse.png",
|
|
"location": null
|
|
}
|
|
]
|
|
},
|
|
"poller": {
|
|
"devices": [
|
|
{
|
|
"sysName": "",
|
|
"sysObjectID": ".1.3.6.1.4.1.12532.255.2.1",
|
|
"sysDescr": "Pulse Secure, LLC,Pulse Connect Secure,VMware-VA-DTE,8.2R5 (build 49363)",
|
|
"sysContact": null,
|
|
"version": null,
|
|
"hardware": "Juniper ",
|
|
"features": null,
|
|
"os": "pulse",
|
|
"type": "firewall",
|
|
"serial": null,
|
|
"icon": "pulse.png",
|
|
"location": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|