Scott Laird

Results 24 comments of Scott Laird

Robert -- IIRC the EL7041-0000 *should* work as is, but I don't have one to try. The only differences that I'm aware of between the EL7041-0000 and the -1000 are...

I have an EP7041, it seems to probe okay for me with EL7041-1000 in ethercat.xml, but I haven't hooked a motor or encoder up yet. I have a couple different...

http://tracker.ceph.com/issues/10010

Presumably, adding support to https://github.com/prometheus/procfs would be the first step.

FWIW, I was considering adding this for my own use, and discovered that the bulk of the ioerr_cnt issues were actually smartd requesting things that the device didn't support. So...

One thing you can do that is easy and doesn't require any software support is to wire your servo drive's error output into your CNC controller's halt/error/estop input. So, if...

I started writing my `node_exporter` code, and found a couple bugs, which I just fixed. There are also a couple convenience functions that should really be in here. I may...

Okay, that ended up being bigger than expected. OTOH, the `node_exporter` code shrank quite a bit, especially the bits where it has to chain through multiple classes to find some...

@discordianfish want to take another look?