<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.18.1">
</HEAD>
<BODY>
Hi Carlos<BR>
It appears to succeed.<BR>
>From syslog<BR>
May 12 06:17:51 test1 upsd[12154]: Connection from 127.0.1.1<BR>
May 12 06:17:51 test1 upsd[12154]: Instant command: nut@127.0.1.1 did beeper.toggle on ups1<BR>
May 12 06:17:51 test1 upsd[12154]: Client nut@127.0.1.1 logged out<BR>
May 12 06:17:51 test1 megatec[12152]: Toggling UPS beeper.<BR>
May 12 06:18:59 test1 megatec[12152]: Communications with UPS lost: No status from UPS.<BR>
May 12 06:19:01 test1 megatec[12152]: Communications with UPS re-established<BR>
May 12 06:19:15 test1 upsd[12154]: Connection from 127.0.1.1<BR>
May 12 06:19:15 test1 upsd[12154]: Client on 127.0.1.1 logged out<BR>
May 12 06:20:23 test1 megatec[12152]: Communications with UPS lost: No status from UPS.<BR>
May 12 06:20:25 test1 megatec[12152]: Communications with UPS re-established<BR>
May 12 06:25:05 bitt1 megatec[12152]: Communications with UPS lost: No status from UPS.<BR>
May 12 06:25:07 bitt1 megatec[12152]: Communications with UPS re-established<BR>
May 12 06:26:01 bitt1 upsd[12154]: Connection from 127.0.1.1<BR>
May 12 06:26:10 bitt1 upsd[12154]: Instant command: nut@127.0.1.1 did beeper.toggle on ups1<BR>
May 12 06:26:10 bitt1 upsd[12154]: Client nut@127.0.1.1 logged out<BR>
May 12 06:26:10 bitt1 megatec[12152]: Toggling UPS beeper.<BR>
<BR>
But upsc shows,<BR>
ups.beeper.status: disabled<BR>
after each toggle command<BR>
<BR>
I've tried this via the cgi interface and upscmd.<BR>
Regards,<BR>
Peter<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
</TD>
</TR>
</TABLE>
<BR>
On Thu, 2008-05-08 at 09:46 +0100, Carlos Rodrigues wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Thu, May 8, 2008 at 4:20 AM, Peter McKenna &lt;<A HREF="mailto:peter.mckenna@bitt.co.nz">peter.mckenna@bitt.co.nz</A>&gt; wrote:
&gt; That's correct. I used to be able to toggle it in Nut 2.0 and
&gt; the response from upsc would show off/on, but if you unplugged it it would
&gt; still beep. I assumed there where other less critical beep alerts being
&gt; turned off.

Then it never actually worked, it only appeared to work. The driver
was probably assuming the beeper was on at startup and just changing
its internal state when you issued the toggle command without actually
getting that state from the UPS.

Can you check the logs (/var/log/messages or similar, depending on the
distribution you're using) to see if there's any message there
indicating the beeper.toggle command didn't succeed?

</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>