librenms/tests/data/powerconnect_3056.json
Jellyfrog e876299f09
Move sysContact polling to discovery (#12524)
* Move sysContact polling to discovery

* Update tests

* fixup

* fixup

* fixup

* fixup

* fixup
2021-02-11 19:04:45 -06:00

42 lines
1.3 KiB
JSON

{
"processors": {
"discovery": {
"processors": [
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 0,
"processor_oid": ".1.3.6.1.4.1.674.10895.5000.2.6132.1.1.1.1.4.9.0",
"processor_index": "0",
"processor_type": "powerconnect",
"processor_usage": 8,
"processor_descr": "Processor",
"processor_precision": 1,
"processor_perc_warn": 75
}
]
},
"poller": "matches discovery"
},
"os": {
"discovery": {
"devices": [
{
"sysName": "",
"sysObjectID": ".1.3.6.1.4.1.674.10895.3056",
"sysDescr": "Dell Networking N2048P, 6.1.0.6, Linux 3.6.5-320b2282",
"sysContact": null,
"version": "6.1.0.6",
"hardware": "Dell Networking N2048P",
"features": null,
"os": "powerconnect",
"type": "network",
"serial": null,
"icon": "dell.svg",
"location": null
}
]
},
"poller": "matches discovery"
}
}