|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
− | {{Languages|Uninterruptable_Power_Supply}} | + | {{Languages|Uninterruptable Power Supply}} |
| | | |
− | ==Nut UPS – Unterbrechungsfreie Stromversorgung==
| + | {{WIP box|Unnilennium}} |
− | Primäres Ziel des Network UPS Tools (NUT) Projekts ist es, zuverlässig die UPS Hardware zu steuern und dabei sicherzustellen, das an UPS angeschlossene Systeme sicher heruntergefahren werden.
| + | To see page for SME 10 and before, go to [https://wiki.koozali.org/Uninterruptable_Power_Supply/legacy/de.] |
− | | |
− | ===Standard-Konfiguration===
| |
− | Besorgen Sie sich die erforderlichen Konfigurationsparameter<br />
| |
− | Finden Sie Ihr Modell hier http://www.networkupstools.org/compat/stable.html <br />
| |
− | Der Typ wird nur beim Modell genericups verwendet <br />
| |
− | Beachten Sie: /dev/ttyS0 = com1,
| |
− | siehe auch unter [http://www.networkupstools.org/faq/ FAQ] , falls Sie USB benutzen. <br />
| |
− | | |
− | Die eigentliche Konfiguration machen Sie mit
| |
− | config setprop nut Device /dev/ttyS0
| |
− | config setprop nut Model apcsmart
| |
− | config setprop nut Type 7
| |
− | config setprop nut status enabled
| |
− | | |
− | Prüfen Sie Ihre Konfiguration mit
| |
− | config show nut
| |
− | | |
− | Aktiveren Sie die Konfiguration und starten anschließend den Server neu
| |
− | signal-event post-upgrade ; signal-event reboot
| |
− | | |
− | Zum Schluss noch die Verbindung zum UPS bestätigen mit
| |
− | upsc UPS@localhost
| |
− | | |
− | Bei jedem USP-Ereignis wird eine E-Mail an den SME Admins gesandt.
| |
− | | |
− | ===Konfiguring als Slave===
| |
− | Im Beispiel wird davon ausgegangen, dass sich unter der IP 192.168.33.11 der UPS Master befindet un der Hostname zu dieser IP erreichbar ist.
| |
− | | |
− | konfigurieren Sie Ihren Server mit
| |
− | config setprop nut SlaveUPS UPS@192.168.33.11
| |
− | config setprop nut Master no
| |
− | | |
− | Aktiveren Sie die Konfiguration und starten anschließend den Server neu
| |
− | signal-event post-upgrade ; signal-event reboot
| |
− | | |
− | Zum Schluss noch die Verbindung zum UPS-Master bestätigen mit
| |
− | upsc UPS@192.168.33.11
| |
− | | |
− | ===Mit mehreren UPS verbinden===
| |
− | Sie unter
| |
− | http://bugs.contribs.org/show_bug.cgi?id=629
| |
Latest revision as of 23:04, 5 April 2025
|
Work in Progress:
|
|
Unnilennium has marked this page as a Work in Progress. The contents off this page may be in flux, please have a look at this page history the to see list of changes.
|
To see page for SME 10 and before, go to [1]