Monitor a linux mount point using NCPA
Posted: Tue Jan 21, 2020 5:09 am
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
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