mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
b03c3bb996
* 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
41 lines
1.2 KiB
JSON
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
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|