I'm looking for a way to monitor the fileshare which is present on NAS server. I went through many forums but none of them mention about fileshare monitoring. It would be very helpful if some one assist me on this.
SNMP is enable on the NAS server.
Using SNMP wizard I tried to monitor but all the services are in the CRITICAL state. Below is the command details.
Code: Select all
[root@avgdlnxvp126 ~]# /usr/local/nagios/libexec/check_snmp -H 10.140.167.26 -o '1.3.6.1.4.1.3076.2.1.2.17.1.7.0,1.3.6.1.4.1.3076.2.1.2.17.1.9.0' -C 'public' -P 2c -l 'Active Sessions' -w :70,:8 -c :75,:10 -t 90 -vvv
/bin/snmpget -Le -t 19 -r 5 -m '' -v 2c [context] [authpriv] 10.140.167.26:161 1.3.6.1.4.1.3076.2.1.2.17.1.7.0 1.3.6.1.4.1.3076.2.1.2.17.1.9.0
CRITICAL - Plugin timed out while executing system call
Code: Select all
[root@avgdlnxvp126 ~]# /usr/local/nagios/libexec/check_snmp -H 10.140.167.22 -o '1.3.6.1.4.1.3076.2.1.2.17.1.7.0,1.3.6.1.4.1.3076.2.1.2.17.1.9.0' -C 'public' -P 2c -l 'Active Sessions' -w :70,:8 -c :75,:10 -t 120
CRITICAL - Plugin timed out while executing system call