mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Updated dlink support with additional health,mempools and processors * Update dlink.inc.php * Update dlink.inc.php * Added test data * add tests/data/dlink_dgs-1510-28.json * actual data for the new items
41 lines
1.2 KiB
JSON
41 lines
1.2 KiB
JSON
{
|
|
"os": {
|
|
"discovery": {
|
|
"devices": [
|
|
{
|
|
"sysName": "",
|
|
"sysObjectID": ".1.3.6.1.4.1.171.10.153.7.1",
|
|
"sysDescr": "WS6-DGS-1210-52/F1 6.10.007",
|
|
"sysContact": null,
|
|
"version": null,
|
|
"hardware": null,
|
|
"features": null,
|
|
"os": "dlink",
|
|
"type": "network",
|
|
"serial": null,
|
|
"icon": "dlink.svg",
|
|
"location": null
|
|
}
|
|
]
|
|
},
|
|
"poller": {
|
|
"devices": [
|
|
{
|
|
"sysName": "",
|
|
"sysObjectID": ".1.3.6.1.4.1.171.10.153.7.1",
|
|
"sysDescr": "WS6-DGS-1210-52/F1 6.10.007",
|
|
"sysContact": null,
|
|
"version": null,
|
|
"hardware": "WS6-DGS-1210-52/F1 Rev. ",
|
|
"features": null,
|
|
"os": "dlink",
|
|
"type": "network",
|
|
"serial": null,
|
|
"icon": "dlink.svg",
|
|
"location": null
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|