Files
librenms-librenms/tests/data/procurve_151.json
T
Kevin ZinkandGitHub eacca2ff91 Procurve add SysDescr Regex (#13196)
* Add sysDescrRegex

* Add testdata

* fix graph
2021-09-06 15:29:41 -05:00

24 lines
710 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": "",
"sysObjectID": ".1.3.6.1.4.1.11.2.3.7.11.151",
"sysDescr": "HP 1810-24G, PL.1.9, eCos-3.0, 1_12_8-customized-h",
"sysContact": null,
"version": "PL.1.9",
"hardware": "1810-24G,",
"features": null,
"os": "procurve",
"type": "network",
"serial": null,
"icon": "hpe.svg",
"location": null
}
]
},
"poller": "matches discovery"
}
}