NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
dbott67
Mar 03, 2008Guide
Using the ReadyNAS to create a Network UPS for PCs
The ReadyNAS can issue "UPS commands" to other devices, effectively allowing your UPS to be networked and shutdown client PCs. I've got my UPS connected to the NAS and setup using the procedure below...
essd
Jan 19, 2009Aspirant
super-poussin wrote: Just a little Information : it will not work with duo
Even though the UPS network monitor user interface element is disabled in FrontView for the Duo (I guess it's not part of Netgear's SOHO feature matrix?), so long as you have the root SSH add-in installed, it's actually very easy to enable UPS network monitoring for the Duo yourself:
1. Edit /etc/nut/upsd.conf to add the following line:
ACL localnet 192.168.0.1/24
...assuming that you want to permit UPS monitoring access to anyone on the 192.168.0.xxx subnet. If you are on a different network, modify the address and CIDR notation appropriately.
2. In the same file, edit the line that reads "ACCEPT monitor localhost readynas" and add the word "localnet" to the end, such that you have:
ACCEPT monitor localhost readynas localnet
3. Edit the file /etc/nut/upsd.users. Adjust the "allowfrom" line to read as follows:
allowfrom = localhost localnet
4. Tell the UPS daemon to reload its configuration files with "/sbin/upsd -c reload".
From there, it should be working! You can then install NUT on another system and monitor the UPS connected to your ReadyNAS. The following line in my client system's upsmon.conf worked very well:
MONITOR UPS@<insert_your_NAS_ip_here> 1 monuser pass slave
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!