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
How to monitor AIX mountpoint
Re: How to monitor AIX mountpoint
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
Former Nagios Employee
Re: How to monitor AIX mountpoint
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
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
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.
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.
Be sure to check out our Knowledgebase for helpful articles and solutions!