Re: [collectd] Modbus segfault

2012-01-31 Thread Matt Baker
Hi Stefan, I thought I would give your modified modbus.c file a try. It worked fine for awhile, but then it started reporting: [2012-02-01 14:00:47] plugin_read_thread: Handling `modbus-10.1.2.2'. [2012-02-01 14:00:47] Modbus plugin: modbus_read_registers (10.1.2.2) failed. Giving up. [2012-0

Re: [collectd] Modbus segfault

2012-01-31 Thread Matt Baker
Hi Stefan, Thankyou for letting me know that it's not just me that is seeing the issue with the modbus plugin stalling. I recompiled with debug turned on and then have run for a while to see if I could see in the logs some hint as to what is going wrong. My setup is I have a monitoring box th

[collectd] collection4 Build Error

2012-01-31 Thread Andrew Burdyug
Hi! I got strange error about 'handler_config': === # git clone git://git.verplant.org/collection4.git # cd collection4 # LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include ./configure