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

{
"processors": {
"discovery": {
"processors": [
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 0,
"processor_oid": ".1.3.6.1.4.1.6027.3.10.1.2.9.1.2.1",
"processor_index": "1",
"processor_type": "ftos",
"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.3.4",
"sysDescr": "Force10 Networks Real Time Operating System Software.Force10 Operating System Version: 1.0.Force10 Application Software Version: 8.4.2.5.Copyright (c) 1999-2010 by Force10 Networks, Inc.",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"os": "ftos",
"type": "network",
"serial": null,
"icon": "force10.svg",
"location": null
}
]
},
"poller": {
"devices": [
{
"sysName": "",
"sysObjectID": ".1.3.6.1.4.1.6027.1.3.4",
"sysDescr": "Force10 Networks Real Time Operating System Software.Force10 Operating System Version: 1.0.Force10 Application Software Version: 8.4.2.5.Copyright (c) 1999-2010 by Force10 Networks, Inc.",
"sysContact": null,
"version": null,
"hardware": "S25P-AC",
"features": null,
"os": "ftos",
"type": "network",
"serial": null,
"icon": "force10.svg",
"location": null
}
]
}
}
}