Thanks, that's good to know. It sounds like NUT might not be the framework for me, unless I can't find any other decent way of getting high-sample-rate data from some power monitor.
On the bright side, this is a one-off project, so it's probably okay for me to write code that can only grab data from one particular power monitor product. On Wed, Oct 19, 2011 at 6:54 PM, Charles Lepple <[email protected]> wrote: > On Oct 19, 2011, at 8:46 AM, Christian Convey wrote: > >> I don't care how much about the latency between when the power meter >> computes a result, and when it's available to my Linux box. But I >> *do* care a lot about the precision of the time sampling in the >> report. > > NUT itself does not include timestamps in the output. When you query upsd, > you are receiving data that can be up to [pollinterval] seconds old (plus > any serial/USB transaction latency), which isn't a problem for basic status > monitoring related to UPS health. Your application sounds like it needs at > least one or more orders of magnitude more precision than what NUT can offer > right now. > > You could certainly modify the code to add that timestamp, but as mentioned > elsewhere in this thread, you'd need supported equipment as well. > _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

