[hobbit] Monitoring and ESX host

Henrik Stoerner henrik at hswn.dk
Mon Jul 2 23:11:23 CEST 2007


On Mon, Jul 02, 2007 at 01:55:10PM -0400, Allen Jasewicz wrote:
> I am on Solaris 9, and still digging

Most of those who have problems on Solaris is because the shared
libraries used by Hobbit are in /usr/local/lib, which is not searched
by default by the dynamic linker.

Try adding

   LD_LIBRARY_PATH=/usr/local/lib
   export LD_LIBRARY_PATH

at the top of your hobbitcgi.cfg file, or use the "crle" utility to
include /usr/local/lib in your system's default library path.


Regards,
Henrik




More information about the Xymon mailing list