Mount Point Issue

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
s.diwakar1
Posts: 44
Joined: Thu Feb 27, 2020 9:45 am

Mount Point Issue

Post 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 ?
Thanks & Regards,
Diwakar Sharma
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Mount Point Issue

Post 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?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
s.diwakar1
Posts: 44
Joined: Thu Feb 27, 2020 9:45 am

Re: Mount Point Issue

Post 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.
Thanks & Regards,
Diwakar Sharma
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Mount Point Issue

Post 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.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked