cluster shared volumes

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
pantos21
Posts: 13
Joined: Mon May 16, 2016 7:47 am

cluster shared volumes

Post 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
pantos21
Posts: 13
Joined: Mon May 16, 2016 7:47 am

Re: cluster shared volumes

Post 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
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: cluster shared volumes

Post 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
Be sure to check out our Knowledgebase for helpful articles and solutions!
pantos21
Posts: 13
Joined: Mon May 16, 2016 7:47 am

Re: cluster shared volumes

Post by pantos21 »

finaly what i did is to reinstall nrpe plugin and everything works now
regards
pantos
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: cluster shared volumes

Post by rkennedy »

Awesome! Are we good to mark this as resolved then and close it out?
Former Nagios Employee
Locked