Re: rasPi Stretch Lite install notes

2018-01-09 Thread Gary E. Miller via devel
Yo Hal! On Mon, 08 Jan 2018 19:11:31 -0800 Hal Murray wrote: > >>> Who cares about the dynamic peak? That is handled by the RasPi on > >>> board capacitors. When the capacitors can not hold up the DC any > >>> longer then the meter sees the problem. > > >> No, the meter is much too slow for

Re: Version strings

2018-01-09 Thread Gary E. Miller via devel
Yo Hal! On Mon, 08 Jan 2018 19:42:28 -0800 Hal Murray wrote: > > What's wrong with being tangled up in ntpsec's policy and library. > > Now we just have to fix it one place, not two. How does adding > > complexity help here? > > I was looking for a way to decouple simple scripts from the py

Re: Request for data / ntpsnmpd report

2018-01-09 Thread Ian Bruene via devel
On 01/09/2018 11:42 AM, Eric S. Raymond wrote: Third way: there's a reference to get_resolution() ntp_systime.c at line 147 ("After default_get_precision() has set a nonzero sys_fuzz") that implies two things; (1) get_resolution() used to be called within ntpd, and (2) its role has been taken o

Re: Version strings

2018-01-09 Thread Achim Gratz via devel
Hal Murray via devel writes: >> Long-term, I'd like to simplify and just do the same git checks within waf >> itself. > > It's got to work without git, and it has to get the same checksum when built > from git or tarball. I think that means you have to stash the git timestamp > in a local file.

Re: Request for data / ntpsnmpd report

2018-01-09 Thread Eric S. Raymond via devel
Ian Bruene via devel : > On 01/09/2018 09:58 AM, Jason Azze via devel wrote: > >At the risk of sounding like a drop-out from a Scrum Master training > >camp, could you explain briefly what the "story" is for this tool? > > > >I use SNMP every day to monitor the health of lots of servers and > >serv

Re: Request for data / ntpsnmpd report

2018-01-09 Thread Eric S. Raymond via devel
Heads up, Hal! I'd like your opinopn on these. Ian Bruene via devel : > I have nearly finished filling out the MIB tree for SNMP. What gaps are left > involve data I do not know how to get: > > * Time Resolution (not to be confused with Time /Precision/, which is one of > the first entries I im

Re: Request for data / ntpsnmpd report

2018-01-09 Thread Ian Bruene via devel
On 01/09/2018 09:58 AM, Jason Azze via devel wrote: At the risk of sounding like a drop-out from a Scrum Master training camp, could you explain briefly what the "story" is for this tool? I use SNMP every day to monitor the health of lots of servers and services, but, to be honest, I haven't b

Re: Request for data / ntpsnmpd report

2018-01-09 Thread Jason Azze via devel
On Tue, Jan 9, 2018 at 10:26 AM, Ian Bruene via devel wrote: > > I have nearly finished filling out the MIB tree for SNMP. What gaps are left > involve data I do not know how to get: At the risk of sounding like a drop-out from a Scrum Master training camp, could you explain briefly what the "sto

Request for data / ntpsnmpd report

2018-01-09 Thread Ian Bruene via devel
I have nearly finished filling out the MIB tree for SNMP. What gaps are left involve data I do not know how to get: * Time Resolution (not to be confused with Time /Precision/, which is one of the first entries I implemented) * Time Distance * Validation for the TestSet sequence. According

Re: Python test coverage readout

2018-01-09 Thread Ian Bruene via devel
On 01/08/2018 03:55 PM, Matthew Selsky wrote: report -m shows exactly which lines are missing coverage. Ah, thanks. We should be able to use that information to get our python test coverage to 100%. Agreed. -- /"In the end; what separates a Man, from a Slave? Money? Power? No. A Man Ch