Page 1 of 1

Mount Point Issue

Posted: Mon Mar 16, 2020 9:05 am
by s.diwakar1
I am using the Nagios Core 4.4.3

We are monitoring the Mount Points using the Script: "./check_mount.sh"
https://exchange.nagios.org/directory/P ... is/details

There was a mounting drop on one server, but Nagios could not capture it and no alert was generated.

Do let me know how to investigate that why the alert was not generated ?

Re: Mount Point Issue

Posted: Mon Mar 16, 2020 4:29 pm
by scottwilkerson
What was returned by the plugin when the mount was dropped?

How long was the mount down and what is your check_interval for the service?

Re: Mount Point Issue

Posted: Tue Mar 17, 2020 12:30 pm
by s.diwakar1
It was all green during that time. No alert was captured by Nagios.

Our check_interval is 2 mins and the mount was down for 56 mins.

Re: Mount Point Issue

Posted: Tue Mar 17, 2020 12:39 pm
by scottwilkerson
I see you have several posts about this same plugin, and you may need to go to the author for help as we didn't write it, but can you show the command and arguments you were passing and what the output (text) of the plugin was (not just green or red, but the text).

We can try to assist a little but we didn't write this plugin.