monitor linux server with non standard SNMP port

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
yajingjiang
Posts: 3
Joined: Thu Jun 29, 2017 7:17 pm

monitor linux server with non standard SNMP port

Post by yajingjiang »

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
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: monitor linux server with non standard SNMP port

Post by lmiltchev »

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

Post by yajingjiang »

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
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

Post by yajingjiang »

hello team,

I know the issue now, please close the ticket and thank you for the times.

Regards
Yajing
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: monitor linux server with non standard SNMP port

Post by tmcdonald »

I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee
Locked