librenms/tests/data/windows_9600d.json

24 lines
824 B
JSON
Raw Normal View History

{
"os": {
"discovery": {
"devices": [
{
"sysName": "",
"sysObjectID": ".1.3.6.1.4.1.311.1.1.3.1.3",
"sysDescr": "Hardware: AMD64 Family 16 Model 2 Stepping 3 AT/AT COMPATIBLE - Software: Windows Version 6.3 (Build 9600 Multiprocessor Free)",
"sysContact": null,
"version": "Server 2012 R2 Datacenter (NT 6.3)",
"hardware": "AMD x64",
"features": "Multiprocessor",
"os": "windows",
"type": "server",
"serial": null,
"icon": "windows.svg",
"location": null
}
]
},
"poller": "matches discovery"
}
}