CodingBox Q&A Ask question

Questions tagged “monitoring”

2 questions
15 30 50 per page
7votes
7comments
319views

Scripting DDM polling over I2C: which A2h bytes hold the live values and which the thresholds

I am writing a small poller that pulls temperature, voltage, bias and optical power straight off the modules on our whitebox boxes, so we get a trend line instead of someone eyeballing a link after it has already started erroring. The NOS prints pretty values, but I want the raw numbers with the…