Plugin timed out while executing system call

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

Re: Plugin timed out while executing system call

Post by hoegh »

Hi @lmiltchev

Community string is correct. Also Port 161 is open for communication.

Code: Select all

[root@OSLMSnagios ~]# nmap -sU 10.202.22.24 -p 161

Starting Nmap 6.47 ( http://nmap.org ) at 2019-11-27 05:12 CET
Nmap scan report for osldo003.lhc4net.lhc.com (10.202.22.24)
Host is up (0.00032s latency).
PORT    STATE         SERVICE
161/udp open|filtered snmp

Nmap done: 1 IP address (1 host up) scanned in 0.28 seconds
[root@OSLMSnagios ~]# nmap -sU 10.202.22.13 -p 161

Starting Nmap 6.47 ( http://nmap.org ) at 2019-11-27 05:12 CET
Nmap scan report for osldo001.lhc4net.lhc.com (10.202.22.13)
Host is up (0.00031s latency).
PORT    STATE         SERVICE
161/udp open|filtered snmp
But I Can not accept packets from my host (any host). So I'll make this change so that my host can accept packets & will let you know whether issue resolved or not.

Thanks
Hoegh
Thanks
Höegh
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Plugin timed out while executing system call

Post by lmiltchev »

Sure, let us know if this change made a difference.

Can you run the following command in the CMD prompt window, and show the output?

Code: Select all

net stat | findstr "SNMP"
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

Re: Plugin timed out while executing system call

Post by hoegh »

Added my host to receive SNMP packets, Issue resolved.

Given below is Invalid command

Code: Select all

net stat | findstr "SNMP"
Thanks
Höegh
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Plugin timed out while executing system call

Post by scottwilkerson »

hoegh wrote:Added my host to receive SNMP packets, Issue resolved.
Excellent!

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked