librenms/tests/data/windows_1057c.json

24 lines
825 B
JSON
Raw Normal View History

{
"os": {
"discovery": {
"devices": [
{
"sysName": "",
"sysObjectID": ".1.3.6.1.4.1.311.1.1.3.1.1",
"sysDescr": "Hardware: x86 Family 6 Model 3 Stepping 4 AT/AT COMPATIBLE - Software: Windows NT Version 3.51 (Build Number: 1057 Multiprocessor Free )",
"sysContact": null,
"version": "NT 3.51 Workstation",
"hardware": "Generic x86",
"features": "Multiprocessor",
"os": "windows",
"type": "server",
"serial": null,
"icon": "windows.svg",
"location": null
}
]
},
"poller": "matches discovery"
}
}