Page 1 of 1

cluster shared volumes

Posted: Mon Jun 06, 2016 3:14 am
by pantos21
Dear All,

I have configured το monitor free space on clustered shared volumes with some help from this thread, on this thread also you can find all the configuration i have done:
https://support.nagios.com/forum/viewto ... =6&t=38411

Below is the error i see:
Raid10_All_v001 Ok 20d 20h 7m 28s 1/3 2016-06-06 11:08:12 (No output on stdout) stderr:


For some strange reason stoped to work after i have made the configuration discribed in this thread:
https://outsideit.net/check-ms-win-disk-load/

Normaly this shouldnot affect the other. Any idea how this happened?

Reagrds
pantos

Re: cluster shared volumes

Posted: Mon Jun 06, 2016 8:45 am
by pantos21
Hi
I run check on nrpe file and i get the following results
[root@Nagios3 libexec]# file check_nrpe
check_nrpe: empty

what this means? that the nrpe plugin is broken?how can i reinstall it?

regards
pantos

Re: cluster shared volumes

Posted: Mon Jun 06, 2016 2:01 pm
by lmiltchev
For some strange reason stoped to work after i have made the configuration discribed in this thread:
https://outsideit.net/check-ms-win-disk-load/

Normaly this shouldnot affect the other. Any idea how this happened?
Show the actual command that is failing, run from the command line along with the output of it. Also, post the nsclient.ini file.
what this means? that the nrpe plugin is broken?how can i reinstall it?
Run the following commands as root and show the output.

Code: Select all

updatedb
locate nrpe

Re: cluster shared volumes

Posted: Fri Jun 10, 2016 11:46 am
by pantos21
finaly what i did is to reinstall nrpe plugin and everything works now
regards
pantos

Re: cluster shared volumes

Posted: Fri Jun 10, 2016 12:46 pm
by rkennedy
Awesome! Are we good to mark this as resolved then and close it out?