<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Hi there, all</p>
<p>I have subj UPS, connected by USB.</p>
<p>ups.conf:</p>
<p>===</p>
<p>[eaton]<br />   driver = bcmxcp_usb<br />   port = auto<br />   desc = "Eaton Powerware 9120 3000"</p>
<p>   override.battery.charge.low = 91</p>
<p>===</p>
<p> </p>
<p>upsmon.conf:</p>
<p>===</p>
<p>NOTIFYCMD /sbin/upssched</p>
<p>NOTIFYFLAG LOWBATT SYSLOG+WALL+EXEC</p>
<p>===</p>
<p>upssched.conf</p>
<p>===</p>
<p>CMDSCRIPT /etc/nut/ups.sh<br />AT LOWBATT * START-TIMER battery 3<br />AT ONLINE * CANCEL-TIMER battery<br /><br />===</p>
<p>and, at last, ups.sh works with ups and doing things.</p>
<p> </p>
<p>Everything is OK, upsc  shows UPS variables, among them - added battery.charge.low variable. But during test of losing power LOWBATT state never comes - script ups.sh doesn't starts.</p>
<p>If I change LOWBATT to ONBATT in upsmon, upssched everything works fine - script works. So, problem is in LOWBATT state.</p>
<p>So, the questions are: does this UPS has and works with low battery states?</p>
<p>Thanks</p>
<p>--</p>
<p>Kindest regards, </p>
<div>
<pre>Dmitry Panoff</pre>
</div>
</body></html>