NetXMS Support Forum

English Support => General Support => Topic started by: anhpv on September 22, 2012, 03:30:01 PM

Title: Not install Subagent lmsensors in Ubuntu 10.04 and CentOS 5.4
Post by: anhpv on September 22, 2012, 03:30:01 PM
Hi all,

I installed NetXMS 1.2.3 in CentOS and Ubuntu, but in Ubuntu 10.04 and CentOS 5.4 SubAgent lmsensor isn't installed. I don't find file lmsensors.so in lib. Please help how to install SubAgent lmsensors :(

Thanks!
Title: Re: Not install Subagent lmsensors in Ubuntu 10.04 and CentOS 5.4
Post by: Victor Kirhenshtein on September 23, 2012, 01:10:15 PM
Hi!

Check that libsensors4-dev package ins installed, and then run configure again.

Best regards,
Victor
Title: Re: Not install Subagent lmsensors in Ubuntu 10.04 and CentOS 5.4
Post by: anhpv on September 24, 2012, 05:01:16 AM
Hi,

I found libsensors4-dev in Ubuntu and installed it. SubAgent lmsensors worked :) But in CentOS, I don't find package libsensors4-dev :( Please help me search it.

Thanks!
Title: Re: Not install Subagent lmsensors in Ubuntu 10.04 and CentOS 5.4
Post by: anhpv on September 24, 2012, 07:17:15 AM
Hi,

It's solved ^^ In CentOS, I downloaded package lm_sensors-3.3.2.tar.bz2 and make it. Then i run configure nxagent again and subagent lmsensors worked :)