Displaying 2 results from an estimated 2 matches for "shutdownmod".
Did you mean:
  shutdownmon
  
2015 Sep 22
2
FreeBSD backed with a PR1500LCDRT2U
I need some help here with getting this thing running. Every time I enable NUT on the server, I get a "on battery" status when I know that it is running on house power. This only occurs when I am monitoring it with FreeBSD(NAS4Free) When i plug the same UPS into CentOS 6.7, It works as expected. I am not sure what the difference between the NUT versions other than the base OS would be.
2015 Sep 23
2
FreeBSD backed with a PR1500LCDRT2U
...] 
10.544324 UPS [Blob at localhost]: connect failed: Connection failure: Connection refused 
10.544337 Current power value: 1 
10.544343 Minimum power value: 1 
Here is the config from the xml file that NAS4Free uses to configure everything. 
<ups> 
<upsname>Blob</upsname> 
<shutdownmode>fsd</shutdownmode> 
<shutdowntimer>30</shutdowntimer> 
<email> 
<to>louis at frentzgzesh.info</to> 
<subject>UPS notification from %h on %d</subject> 
<enable/> 
</email> 
<mode>master</mode> 
<driver>usbhid-ups</d...