librenms/tests/data/opnsense_1.json
Tony Murray d372844aea
OS test data update (#14417)
* OS test data update

* edfamux case

* restore ftos

* revert ird.json
2022-10-03 10:22:03 -05:00

24 lines
771 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.8072.3.2.8",
"sysDescr": "FreeBSD fw1-eri1.OPN 11.2-RELEASE-p16-HBSD FreeBSD 11.2-RELEASE-p16-HBSD fc65add89c3(stable/20.1) amd64",
"sysContact": null,
"version": "20.1.2",
"hardware": "amd64/OpenSSL",
"features": null,
"location": null,
"os": "opnsense",
"type": "firewall",
"serial": null,
"icon": "opnsense.svg"
}
]
},
"poller": "matches discovery"
}
}