Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
hardware:ups [2021/07/22 13:51] Jamie McCallum |
hardware:ups [2022/06/06 14:50] (current) Jamie McCallum [Hobart12] |
||
---|---|---|---|
Line 1: | Line 1: | ||
The NUT control software is installed at a few sites and can be used to directly control Cyberpower and UPSonic UPS. | The NUT control software is installed at a few sites and can be used to directly control Cyberpower and UPSonic UPS. | ||
- | The main use at the moment is to power cycle the DBBC3HB - its UPS is currently connected to '' | + | The main use at the moment is to power cycle the DBBC3s at both Mt. Pleasant and Katherine. |
- | To reboot DBBC3HB, use the following commands < | + | ====== Check Basic Setup====== |
+ | |||
+ | Ensure RfSwOnForS is turned ON at pduhb and ipske for mixed mode observations AUM, AUA etc | ||
+ | |||
+ | Otherwise wide band mode is enabled, where symptoms include reported bad delays on IF's | ||
+ | |||
+ | ====== Hobart12 ====== | ||
+ | |||
+ | **TEMPORARY CHANGE (6/ | ||
+ | Please use the '' | ||
+ | |||
+ | <del>To reboot DBBC3HB, use the following commands < | ||
su | su | ||
- | upscmd | + | upscmd |
### wait 10s | ### wait 10s | ||
- | upscmd | + | upscmd |
</ | </ | ||
The '' | The '' | ||
+ | </ | ||
+ | ====== Katherine ====== | ||
+ | To reboot DBBC3KE, use the following commands < | ||
+ | su | ||
+ | upscmd | ||
+ | ### wait 10s | ||
+ | upscmd | ||
+ | </ | ||
+ | The upscmd will prompt for a username and password (admin and the root pw.) | ||
+ | |||
+ | If you have error messages when running these commands, try killing any NUT processes (with '' | ||
+ | |||
+ | |||
+ | |||
====== Installation ====== | ====== Installation ====== | ||
apt-get install nut | apt-get install nut | ||
- | Then edit the /etc/nut/ files - vc0/ | + | Then edit the /etc/nut/ files - vc0/ |
===== UPS interaction and control ===== | ===== UPS interaction and control ===== | ||
To see the list of available commands, use | To see the list of available commands, use | ||
- | '' | + | '' |
To switch the UPS off or on, use: | To switch the UPS off or on, use: | ||
- | '' | + | '' |
You will need to run this as root, using the admin username. | You will need to run this as root, using the admin username. |