mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
./scripts/save-test-data.php -o openbsd -v pf
This commit is contained in:
23
tests/data/openbsd_pf.json
Normal file
23
tests/data/openbsd_pf.json
Normal 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"
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user