Displaying 1 result from an estimated 1 matches for "onbat2".
Did you mean:
  onbatt
  
2005 Nov 11
2
Powerware 9125 - bcmxcp - shutdown problem
...bcmxcp
is running as /usr/bin/bcmxcp -a PW9125 with
ups.conf
[PW9125]
driver = bcmxcp
port = /dev/cua0
shutdown_delay = 120
desc = "tfp-8"
upsd and upsmon are running, too
upssched is used and works fine, e.g.
  AT ONBATT    *  START-TIMER  a-onbat    30
  AT ONBATT    *  START-TIMER  a-onbat2   120
do alright
Problem:
When shutting down, shutdown_delay is not recognized, system is powered off 
immediately as soon as upsdrvctl shutdown is executed. upsc reports 
shutdown_delay as set.
As described in the man page bcmxcp.8, a delay of 120 s should be expected, 
giving the system enough...