How to monitor AIX mountpoint

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
abodage
Posts: 29
Joined: Tue Feb 16, 2016 1:45 am

How to monitor AIX mountpoint

Post 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
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: How to monitor AIX mountpoint

Post 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
Former Nagios Employee
abodage
Posts: 29
Joined: Tue Feb 16, 2016 1:45 am

Re: How to monitor AIX mountpoint

Post 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
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: How to monitor AIX mountpoint

Post 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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked