Page 1 of 1
how to monitor automount file systems in Linux using snmp
Posted: Mon Oct 01, 2018 1:01 pm
by ganeshsambandam
how to monitor automount file systems in Linux servers using snmp wizard? It's for NFS automount file systems to be monitored whenever it's mounted in the Linux servers.
Re: how to monitor automount file systems in Linux using snm
Posted: Tue Oct 02, 2018 1:33 pm
by scottwilkerson
You can run the Linux SNMP wizard, and it will give you a list of mount points to monitor, simply double click on the mounts and finish the wizard.
Re: how to monitor automount file systems in Linux using snm
Posted: Wed Oct 03, 2018 9:11 am
by ganeshsambandam
I have done selecting the file systems which are mounted, but if the file system gets unmounted from the file system it gives me a warning alert saying Unknown Storage. so we want to know how to proactively monitor NFS based auto mounted file systems using snmp wizard whenever it gets mounted.
Re: how to monitor automount file systems in Linux using snm
Posted: Wed Oct 03, 2018 9:49 am
by scottwilkerson
ganeshsambandam wrote:I have done selecting the file systems which are mounted, but if the file system gets unmounted from the file system it gives me a warning alert saying Unknown Storage. so we want to know how to proactively monitor NFS based auto mounted file systems using snmp wizard whenever it gets mounted.
There is no way for XI to know in advance what systems will be mounted or unmounted, and to know if it should or should not alert..
Re: how to monitor automount file systems in Linux using snm
Posted: Wed Oct 03, 2018 9:59 am
by ganeshsambandam
Will this be achieved using any other wizard other than snmp?
Re: how to monitor automount file systems in Linux using snm
Posted: Wed Oct 03, 2018 10:07 am
by scottwilkerson
ganeshsambandam wrote:Will this be achieved using any other wizard other than snmp?
No, there is no way for any wizard or plugin to know in advance that you didn't want to be alerted if a certain mount is disconnected.
Re: how to monitor automount file systems in Linux using snm
Posted: Wed Oct 03, 2018 11:01 am
by ganeshsambandam
will get any future mounts to be monitored using any wizard or plugin ? because we would like to monitor auto mount file systems in certain servers.
Re: how to monitor automount file systems in Linux using snm
Posted: Wed Oct 03, 2018 12:04 pm
by scottwilkerson
ganeshsambandam wrote:will get any future mounts to be monitored using any wizard or plugin ? because we would like to monitor auto mount file systems in certain servers.
I'm not aware of any way to have new mounts automatically start monitoring. You would have to build a solution to detect this activity and create a service through the API.
You can see the documentation on creating hosts/services in through the API here
https://assets.nagios.com/downloads/nag ... gement.pdf