Page 1 of 1

Monitor a linux mount point using NCPA

Posted: Tue Jan 21, 2020 5:09 am
by riahc3
We are monitoring serveral mount points on different servers

SRV1 SRV2 and SRV3

SRV1 is looking at /mount/SRV2 , /mount/SRV3 and the ncpa service

SRV2 is looking at /mount/SRV1, /mount/SRV3 and the ncpa service

SRV3 is looking at /mount/SRV1, /mount/SRV2 and the ncpa service


So, we we reboot server SRV1, we should get two non SRV1 realted errors in Nagios: The service /mount/SRV1 on SRV2 and the service /mount/SRV1 on SRV3 BUT we get a BUNCH of errors relating to other mount points and the NCPA service unrelated .

My coworker mentions that maybe SRV2 and SRV3 keeps attempting to remount /mount/SRV1 , it times out and it also times out the check. Could this be it? Should I increase the timeout the retry mount or/and the timeout for the check ?

Thank you

Re: Monitor a linux mount point using NCPA

Posted: Tue Jan 21, 2020 3:37 pm
by mbellerue
What are the other errors that you're not expecting to get? Also what are your retry intervals set to right now?