check_by_ssh plugin

Andreas Ericsson ae at op5.se
Mon Jan 29 09:49:45 CET 2007


Moayad Mohammad wrote:
> when i use check_by_ssh plugin to check the CPU or hard disk, I got the
> following error 
> ( Remote command execution failed: /usr/local/nagios/libexec/check_disk:
> error while loading shared libraries: libssl.so.6: cannot open shared
> object file: No such file or directory )
> 
> And the following command is working ssh -i /etc/nagios/.ssh/id_dsa
> target computer w
> 

For some insane reason, /usr/local/nagios/libexec/check_disk on the remote
system is linked against libssl with so-version 6. That library doesn't
exist on the remote server, so the program can't run.

If this was a bog-standard install of the plugins, I'd say it's a bug in
the plugin packages buildsystem.

-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list