Nagios

Max perldork at webwizarddesign.com
Tue Mar 11 23:57:14 CET 2008


On Tue, Mar 11, 2008 at 6:47 PM, Alicia Calvo <azoecalvo at yahoo.com.ar> wrote:
>
> Hi, I work with nagios version 2.9 in Suse 10.1.  I  need check data base
> sybase, and for this I nedd to use CHECK_SYBASE  for free space and connect.
> It execution give me this error:
>
> linux-site:/usr/local/nagios/libexec # ./check_sybase -U BC2788 -P zoe2007
> -S desarrollo -D sistemas --checktype=CONNECT
>
> install_driver(Sybase) failed: Can't load
> '/usr/lib/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/DBD/Sybase/Sybase.so'
> for module DBD::Sybase: libsybunic64.so: cannot open shared object file: No
> such file or directory at
> /usr/lib/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230.
>  at (eval 3) line 3
> Compilation failed in require at (eval 3) line 3.
> Perhaps a required shared library or dll isn't installed where expected
>  at ./check_sybase line 143
>
> I need one more library, I need an other version of a library  the PERL or
> what???

Hi, you need DBD::Sybase

bash# cpan
[answer initial configuration questions, accepting the defaults
presented works for most people]
cpan> install DBD::Sybase

- Max

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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