ERROR opening session: No response from remote host
Posted: Fri Sep 28, 2018 3:59 am
Hello.
I have read all the post related with my problem and I don´t see the fix in the forum.
I´m monitoring with snmp and this is the issue:
cpu-load
Notifications for this service have been disabled Perform Extra Service Actions
UNKNOWN 09-28-2018 10:54:17 0d 21h 17m 54s 3/3 ERROR opening session: No response from remote host 'ESPE-RFD-ELK01.mts.local' during discovery.
This is how I have defined the service:
define service{
use generic-service,srv-pnp
host_name ESPE-RFD-ELK01
service_description disk-usage
check_command snmp-storage-v3!80!90
}
I have done this command:
[root@NSS-NAGIOS libexec]# nmap 10.1.10.201 -p 161 -sU
Starting Nmap 5.51 ( http://nmap.org ) at 2018-09-28 10:48 CEST
Nmap scan report for espe-rfd-elk01.mts.local (10.1.10.201)
Host is up (0.00020s latency).
PORT STATE SERVICE
161/udp filtered snmp
MAC Address: 00:50:56:B9:AF:C3 (VMware)
Nmap done: 1 IP address (1 host up) scanned in 0.10 seconds
and another one:
[root@NSS-NAGIOS libexec]# nmap 10.1.10.201 -p 162 -sU
Starting Nmap 5.51 ( http://nmap.org ) at 2018-09-28 10:51 CEST
Nmap scan report for espe-rfd-elk01.mts.local (10.1.10.201)
Host is up (0.00021s latency).
PORT STATE SERVICE
162/udp filtered snmptrap
MAC Address: 00:50:56:B9:AF:C3 (VMware)
Nmap done: 1 IP address (1 host up) scanned in 0.09 seconds
You have mail in /var/spool/mail/root
[root@NSS-NAGIOS libexec]# ^C
You have mail in /var/spool/mail/root
Someone can say me where is the issue?.
Greetings.
I have read all the post related with my problem and I don´t see the fix in the forum.
I´m monitoring with snmp and this is the issue:
cpu-load
Notifications for this service have been disabled Perform Extra Service Actions
UNKNOWN 09-28-2018 10:54:17 0d 21h 17m 54s 3/3 ERROR opening session: No response from remote host 'ESPE-RFD-ELK01.mts.local' during discovery.
This is how I have defined the service:
define service{
use generic-service,srv-pnp
host_name ESPE-RFD-ELK01
service_description disk-usage
check_command snmp-storage-v3!80!90
}
I have done this command:
[root@NSS-NAGIOS libexec]# nmap 10.1.10.201 -p 161 -sU
Starting Nmap 5.51 ( http://nmap.org ) at 2018-09-28 10:48 CEST
Nmap scan report for espe-rfd-elk01.mts.local (10.1.10.201)
Host is up (0.00020s latency).
PORT STATE SERVICE
161/udp filtered snmp
MAC Address: 00:50:56:B9:AF:C3 (VMware)
Nmap done: 1 IP address (1 host up) scanned in 0.10 seconds
and another one:
[root@NSS-NAGIOS libexec]# nmap 10.1.10.201 -p 162 -sU
Starting Nmap 5.51 ( http://nmap.org ) at 2018-09-28 10:51 CEST
Nmap scan report for espe-rfd-elk01.mts.local (10.1.10.201)
Host is up (0.00021s latency).
PORT STATE SERVICE
162/udp filtered snmptrap
MAC Address: 00:50:56:B9:AF:C3 (VMware)
Nmap done: 1 IP address (1 host up) scanned in 0.09 seconds
You have mail in /var/spool/mail/root
[root@NSS-NAGIOS libexec]# ^C
You have mail in /var/spool/mail/root
Someone can say me where is the issue?.
Greetings.