Files
librenms-librenms/tests/data/powerconnect_3080.json
KingJ 7bc2f9621a Extend processor polling to Dell Powerconnect N1100 and N1500 series (#11631)
* Extend processor polling to Dell Powerconnect N1100 and N1500 series

* SNMP test data for Dell Powerconnect N1124T-ON

* SNMP test data for Dell Powerconnect N1148T-ON

* SNMP test data for Dell Powerconnect N1524P
2020-05-17 21:15:39 +02:00

59 lines
2.0 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": 48,
"processor_descr": "Processor",
"processor_precision": 1,
"processor_perc_warn": 75
}
]
},
"poller": "matches discovery"
},
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.674.10895.3080",
"sysDescr": "Dell EMC Networking N1124T-ON, 6.6.0.21, Linux 3.6.5, Not Available",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"os": "powerconnect",
"type": "network",
"serial": null,
"icon": "dell.svg",
"location": null
}
]
},
"poller": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.674.10895.3080",
"sysDescr": "Dell EMC Networking N1124T-ON, 6.6.0.21, Linux 3.6.5, Not Available",
"sysContact": "<private>",
"version": "6.6.0.21",
"hardware": "Dell Dell EMC Networking N1124T-ON",
"features": "Dell EMC Networking Switch",
"os": "powerconnect",
"type": "network",
"serial": null,
"icon": "dell.svg",
"location": "<private>"
}
]
}
}
}