<br><div class="gmail_quote">2012/4/14 Charles Lepple <span dir="ltr"><<a href="mailto:clepple@gmail.com">clepple@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Apr 11, 2012, at 1:18 PM, MARCIO H. DAVID wrote:<br>
<br>
> Currently I have an uninterruptible power supply manufacturer's model which is a sine NHS, it works with the protocol SEC.<br>
><br>
> The SEC is a protocol of compatible systems listed in the NUT ..<br>
><br>
> I would like to Know how to monitor this nobreak Software NUT ..<br>
><br>
> They could send me a tutorial with the exact setup .. (I use Ubuntu Linux 32-bit)<br>
<br>
</div></div>It's important that you understand how things work, so I won't give you a complete tutorial. You will still want to read some of the documentation.<br>
<br>
This table indicates that the SEC protocol is handled by the gamatronic driver:<br>
<br>
  <a href="http://www.networkupstools.org/stable-hcl.html" target="_blank">http://www.networkupstools.org/stable-hcl.html</a><br>
<br>
  <a href="http://www.networkupstools.org/docs/man/gamatronic.html" target="_blank">http://www.networkupstools.org/docs/man/gamatronic.html</a><br>
<br>
So you would put "driver = gamatronic" in this file:<br>
<br>
  <a href="http://www.networkupstools.org/docs/man/ups.conf.html" target="_blank">http://www.networkupstools.org/docs/man/ups.conf.html</a><br></blockquote><div><br>note that SEC support using the gamatronic driver has not been verified.<br>
historically, there was an unmaintained 'sec' driver, that was somehow rewritten to 'gamatronic'.<br><br>back in 2005, Julius Malkiewicz posted a patch to resurrect the real 'sec' driver:<br><a href="https://alioth.debian.org/tracker/index.php?func=detail&aid=302733&group_id=30602&atid=411544">https://alioth.debian.org/tracker/index.php?func=detail&aid=302733&group_id=30602&atid=411544</a><br>
<br>I asked Julius to create a patch against gamatronic, to merge these 2 drivers:<br><a href="https://alioth.debian.org/tracker/index.php?func=detail&aid=303719&group_id=30602&atid=411544">https://alioth.debian.org/tracker/index.php?func=detail&aid=303719&group_id=30602&atid=411544</a><br>
<br>from there, IIRC, I asked the gamatronic maintainer to counter check, and all the thing got staled!<br><br>so debug output (/path/to/driver -DDDDD -a ...) is very welcome first.<br>but some more work and debugging is probably needed.<br>
however, I'm currently focusing on 2.6.4, with tons of things remaining.<br>so the actual work will be for post 2.6.4, which doesn't prevent from starting to test ;-)<br> <br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

You also need to find out which device node (e.g. /dev/ttyS0) corresponds to the serial port with the UPS.<br>
<br>
> No longer required ..<br>
<br>
Not sure what you mean here?</blockquote><div><br>so do I!<br><br>cheers,<br>Arno <br></div></div>