librenms/tests/data/ucos_cuc.json
Tony Murray d372844aea
OS test data update (#14417)
* OS test data update

* edfamux case

* restore ftos

* revert ird.json
2022-10-03 10:22:03 -05:00

24 lines
808 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.9.1.1348",
"sysDescr": "Hardware:VMware, 1 Intel(R) Xeon(R) CPU E5-2660 0 @ 2.20GHz, 4096 MB Memory: Software:UCOS 6.0.0.0-2.i386",
"sysContact": "<private>",
"version": "10.5.2.18900-15",
"hardware": "ciscoUCVirtualMachine",
"features": "CUC",
"location": "<private>",
"os": "ucos",
"type": "collaboration",
"serial": null,
"icon": "cisco.svg"
}
]
},
"poller": "matches discovery"
}
}