i'm new to nagios and try to refresh my Linux knowlege, ok my english isn't that good too.
How should i begin?
I'm running nagios 4.11core on Ubuntu 15.10.
(http://www.unixmen.com/how-to-install-n ... ntu-15-10/)
Check host alive is checking all the Server i want to Monitor.
My next step was that i installed nsclient ++ on a Windows Server. (all Server are Windowsserver)
I read that NRPE is not in the plugin package.
so installed it like
$ sudo apt-get install nagios-nrpe-server nagios-plugins
(I think i installed it without ssh.)
I think my Problem ist now that i have 2 plugins Directorys?
/usr/lib/nagios/plugins$ (with check_nrpe)
/usr/local/nagios/libexec$ (without)
my nrpe.cfg ist here /etc/nagios$ but some documentations told me it should be :/usr/local/nagios/etc$
where my nagios.cfg lays.
First question: did i to much installations?
is it possible to deinstall one or is it better to Change some path.
But who tells my nagios to watch in this or this plugin Folder?
./check_nrpe -H 1x.xx.x.x -n
I (0.4.4.15 2015-11-25) seem to be doing fine...
and this is the error i get on nagios
(No output on stdout) stderr: execvp(/usr/local/nagios/libexec/check_nrpe, ...) failed. errno is 2: No such file or directory
I would be very happy, someone takes my Hand and helps me.
talk to me like you would with your son.
Thx a lot Peterbond