Home Directory

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Directory

pestigarribia

Reviews(3)
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.
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
bypestigarribia, November 3, 2010
6 of 7 people found this review helpful
exfoliation
Excelent, some tips to get it working in ubuntu:

htdocs folder is on: /usr/share/nagios3/htdocs (you must put files here but first backup!)

you should move stylesheets to /etc/nagios3/ to get it working or change nagios.cfg to point to new directory.