Re: [Nut-upsuser] memory leak in newhidups 0.28 (2.0.3)

2007-03-24 Thread Arjen de Korte
There is a memory leak in newhidups. After 23 days uptime it used 138M memory. Apart from the memory leak, the system works ok. Is there anything I can do to help fix this problem? Sure. Please upgrade to the latest version and see if the problem still exists. The version you're using now is

Re: [Nut-upsuser] Starting Network UPS Tools: (upsdrvctl failed) upsd upsmon ?

2007-03-24 Thread Theo G. Kanter
You can't start a driver multiple times for the same UPS. So if you ran 'upsdrvctl start', the script '/etc/init.d/nut start' (that will do so also) will fail. You need to run 'upsdrvctl stop' first, if the driver is running already for whatever reason. Thank you Arjen for pointing this out.

Re: [Nut-upsuser] Starting Network UPS Tools: (upsdrvctl failed) upsd upsmon ?

2007-03-24 Thread Arjen de Korte
Theo G. Kanter wrote: Thank you Arjen for pointing this out. After reading up on the man pages, I also fixed the MONITOR line in upsmon.conf to pointing to [powerware] as defined in ups.conf. Ooops. I missed that one, but you've found that out yourself already. Good! So I redid this having

Re: [Nut-upsuser] Starting Network UPS Tools: (upsdrvctl failed) upsd upsmon ?

2007-03-24 Thread Kjell Claesson
Hi Theo, You can try to run the driver only with the ups.conf. Locate the bcmxcp_usb driver. then run this command. /path/to/bcmxcp_usb -DD -a powerware (exchange the /path/to with the right path) Now it should spit out som debug info if the communication is ok. You should also upgrade to