Files
librenms-librenms/tests/data/generex-ups.json
Kevin Zink b03c3bb996 Changed USV bypass state from alert to warning (#11356)
* Changed USV bypass state from alert to warning

* add /opt/librenms/tests/data/dell-ups_tower1000w.json

* add deltaups.json

* orvaldi-ups

* add generex-ups.json

* include two more generex-ups variants

* add eaton-mgeups_5px.json

* add tree more

* add istars.json

* restart hanging CI
2020-03-30 11:37:08 +02:00

41 lines
1.2 KiB
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": "",
"sysObjectID": ".1.3.6.1.2.1.33",
"sysDescr": "CS121 v 5.14.50",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"os": "generex-ups",
"type": "power",
"serial": null,
"icon": "generex-ups.svg",
"location": null
}
]
},
"poller": {
"devices": [
{
"sysName": "",
"sysObjectID": ".1.3.6.1.2.1.33",
"sysDescr": "CS121 v 5.14.50",
"sysContact": null,
"version": null,
"hardware": " - ",
"features": null,
"os": "generex-ups",
"type": "power",
"serial": null,
"icon": "generex-ups.svg",
"location": null
}
]
}
}
}