librenms/tests/data/gaia_1430.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
729 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.8072.3.2.10",
"sysDescr": "Linux A-10144014 3.10.20-al-5.0-pr2 #1 SMP Sun May 21 15:23:45 IDT 2017 armv7l",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"location": null,
"os": "gaia",
"type": "firewall",
"serial": null,
"icon": "checkpoint.png"
}
]
},
"poller": "matches discovery"
}
}