./scripts/save-test-data.php -o openbsd -v pf

This commit is contained in:
Kevin Wallace
2022-05-03 16:07:22 -07:00
parent 28c97e8162
commit 8b773457fa

View File

@@ -0,0 +1,23 @@
{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.30155.23.1",
"sysDescr": "OpenBSD hostname.example.com 7.1 GENERIC.MP#465 amd64",
"sysContact": "<private>",
"version": "7.1",
"hardware": null,
"features": null,
"os": "openbsd",
"type": "server",
"serial": null,
"icon": "openbsd.svg",
"location": "<private>"
}
]
},
"poller": "matches discovery"
}
}