Files
librenms-librenms/tests/data/ftos_1.json
Tony Murray d5656d826e Tests dont include empty tables (#13619)
* Do not include empty tables in test data

* empty data is simpler to check now

* Update test data

* revert comment options that block update all test data

* clean existing data

* fixes

* another fix

* remov extra sensors???

* why is that using that ip...

* missed an empty table

* missed one

* restore ftos

* revert another ftos

* revert ird

* restore timos

* restore timos_7705

* oops

* double oops

* timos mpls

* timos_hc

* another timos_hc fix
2021-12-15 19:48:44 -06:00

53 lines
1.9 KiB
JSON

{
"processors": {
"discovery": {
"processors": [
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 0,
"processor_oid": ".1.3.6.1.4.1.6027.3.8.1.3.7.1.3.1",
"processor_index": "1",
"processor_type": "ftos-rpm",
"processor_usage": 41,
"processor_descr": "Route Process Module 1 CPU",
"processor_precision": 1,
"processor_perc_warn": 75
},
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 0,
"processor_oid": ".1.3.6.1.4.1.6027.3.8.1.5.1.1.1.1",
"processor_index": "1",
"processor_type": "ftos",
"processor_usage": 30,
"processor_descr": "Line Card 1 CPU",
"processor_precision": 1,
"processor_perc_warn": 75
}
]
},
"poller": "matches discovery"
},
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.6027.1.2.1",
"sysDescr": "Force10 Networks Real Time Operating System Software.Force10 Operating System Version: 1.0.Force10 Application Software Version: 8.3.2.0.Copyright (c) 1999-2010 by Force10 Networks, Inc..Build Time: Wed Jul 7 19:27:13 PDT 2010",
"sysContact": null,
"version": "8.3.2.0",
"hardware": "C300",
"features": null,
"os": "ftos",
"type": "network",
"serial": null,
"icon": "force10.svg",
"location": null
}
]
},
"poller": "matches discovery"
}
}