Doh !
it was so damn simple, all it needs is a simple change to one line of perl code. Edit check_sip and change
use lib “/usr/lib/nagios/plugins”;
to
use lib “/usr/local/nagios/libexec”;
(or whatever your installation path it).
[quote=“Thomas1978”]I found the solution in this forum. Thanks !!!
Doh !
it was so damn simple, all it needs is a simple change to one line of perl code. Edit check_sip and change
use lib “/usr/lib/nagios/plugins”;
to
use lib “/usr/local/nagios/libexec”;
(or whatever your installation path it).[/quote]
You are a genious man!! I spent 3 days to find out that silly misconfig inside the perl module!
Thanks again!!!
Keywords: Perl nagios plugin Status output null No output Centreon