librenms/tests/data/windows_2600c.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
810 B
JSON
Raw Normal View History

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