nsg-ethz / autopower

A software suite to conveniently collect, gather, and display power measurement from networking hardware.
MIT License
2 stars 1 forks source link

Use redundant network connections #7

Open UsualSpec opened 2 months ago

UsualSpec commented 2 months ago

While this is not related to the code, it could be beneficial to also enable WiFi (if available) as redundant fallback for the Pies as we currently only plan to use a wired connection. This allows us to automatically fall over in case of network failure. Data upload and management is expected to work over any connection.

Zabbix connection may not work as the IP changes in case the wired connection is down and we use the current IP of client based connection method of Zabbix.