Page 1 of 1
How to monitor AIX mountpoint
Posted: Fri Sep 16, 2016 8:44 am
by abodage
Hi Team,
Is there any plugin that can check mount points in AIX servers. It should compare the current file system mounted with the /etc/filesystem file and returns CRITICAL if some file system is not mounted
Re: How to monitor AIX mountpoint
Posted: Fri Sep 16, 2016 10:47 am
by rkennedy
Our Exchange has plenty of plugins available, take a look to see if you can find one that will work for your needs -
https://exchange.nagios.org
Re: How to monitor AIX mountpoint
Posted: Thu Sep 22, 2016 6:43 am
by abodage
Hi Team,
the below mentioned script is working best for Linux but it is not working for AIX.
https://github.com/echocat/nagios-plugi ... tpoints.sh
could some one customize the script for AIX.
Thanx
Re: How to monitor AIX mountpoint
Posted: Thu Sep 22, 2016 1:43 pm
by tgriep
Yea, that is a problem, not all plugins work on all OS's.
Can you run that plugin on the AIX server and post the error you are having?
We don't have access to an AIX server but someone may be able to help if you post the error.