librenms/tests/data/dlink.json
Neil Lathwood a5eddc0393 Updated dlink support with additional health,mempools and processors (#9464)
* 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
2018-12-19 11:29:00 -06:00

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
}
]
}
}
}