Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
pestigarribia
bypestigarribia, June 19, 2014
Hello,
I have tried it and it works fine, as README says you need to change this:
use lib "/usr/local/nagios/libexec";
to fit your distribution.
In debian/ubuntu distro installed with .deb, this is the correct line:
use lib "/usr/lib/nagios/plugins";
Kind regards.
I have tried it and it works fine, as README says you need to change this:
use lib "/usr/local/nagios/libexec";
to fit your distribution.
In debian/ubuntu distro installed with .deb, this is the correct line:
use lib "/usr/lib/nagios/plugins";
Kind regards.
Owner's reply
Hi there!
In the last few versions there is a small loop going through some different default folders. Maybe that helps and avoids having to manually change the path. It will make things easier for those who have little experience with nagios - now you just drop it in place and it should work without manual modifications.
If you ever come up with common folders please let me know and I'll add them to the list.
Cheers
Günther
bypestigarribia, November 7, 2012
This was very useful, only one note that I have to do:
NSC.INI
I have to enable:
; Script to check external scripts and/or internal aliases.
CheckExternalScripts.dll
NSC.INI
I have to enable:
; Script to check external scripts and/or internal aliases.
CheckExternalScripts.dll
bypestigarribia, November 3, 2010
6 of 7 people found this review helpful