Displaying 1 result from an estimated 1 matches for "ups_myserver".
2005 Aug 24
0
MGE Ellipse 800 USBS & FreeBSD
...eriod  
is set sufficiently long so that you system will power down (usually  
2 minutes)"
To work around this problem this is how my ups.conf contains :
===============================================
...
      user = nut
         driverpath = /usr/local/ups/bin
         pollinterval = 15
[ups_myserver]
         driver = mge-shut
         port = /dev/cuaa0
         desc = "MGE Ellipse 800 powering  myserver"
         offdelay = 60
         ondelay = 9
         nolock
         notification = 3
...
===============================================
The offdelay is set to 60 seconds which is...