Hello Team,
I've been following instructions to monitor my Linux serve with non standard SNMP port, I can use "run check command" to test, no issue, I can test from ssh session, no issue, but I still get "RROR: Description/Type table : No response from remote hos" from service status.
Can someone please help with this problem?.
Thanks
yajing
monitor linux server with non standard SNMP port
-
yajingjiang
- Posts: 3
- Joined: Thu Jun 29, 2017 7:17 pm
Re: monitor linux server with non standard SNMP port
Can you show us the check that you are running from the command line, along with the output of it? Also, show us the service definition of the "problem" service, along with the definitions of the command that is used, and any relevant templates.
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
yajingjiang
- Posts: 3
- Joined: Thu Jun 29, 2017 7:17 pm
Re: monitor linux server with non standard SNMP port
hello Team,
For the ssh session testing:
date
Mon Jul 3 09:31:38 AEST 2017
cd /usr/local/nagios/libexec
./check_snmp_storage.pl -H 192.168.3.80 -p 8001 -C string -m "^/$" -w 2 -c 4
/: 76%used(15194MB/20031MB) (>4%) : CRITICAL
For the Run check command testing please refer to the attached file "Run check command.png".
And error info please refer to "No response error.png"
Thanks
Yajing
For the ssh session testing:
date
Mon Jul 3 09:31:38 AEST 2017
cd /usr/local/nagios/libexec
./check_snmp_storage.pl -H 192.168.3.80 -p 8001 -C string -m "^/$" -w 2 -c 4
/: 76%used(15194MB/20031MB) (>4%) : CRITICAL
For the Run check command testing please refer to the attached file "Run check command.png".
And error info please refer to "No response error.png"
Thanks
Yajing
You do not have the required permissions to view the files attached to this post.
-
yajingjiang
- Posts: 3
- Joined: Thu Jun 29, 2017 7:17 pm
Re: monitor linux server with non standard SNMP port
hello team,
I know the issue now, please close the ticket and thank you for the times.
Regards
Yajing
I know the issue now, please close the ticket and thank you for the times.
Regards
Yajing
Re: monitor linux server with non standard SNMP port
I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee