NetXMS Support Forum

English Support => General Support => Topic started by: gdrew on August 22, 2008, 03:27:13 PM

Title: Agentless ICMP
Post by: gdrew on August 22, 2008, 03:27:13 PM
Is it possible to poll devices with ICMP ping requests without using either the netxms agent or an snmp agent?

Title: Re: Agentless ICMP
Post by: Victor Kirhenshtein on August 25, 2008, 10:37:07 PM
Yes, it's possible.

You can do it in a two ways:

1. Just add device you wish to poll as a node. If node doesn't have neither NetXMS agent nor SNMP agent, NetXMS server will use ICMP ping to determine is it responding or not and change status accordingly.

2. Load PING subagent on any managed node, and use any of ICMP.xxx parameters to send ICMP pings. In this case, you can monitor not only reachable/unreachable status, but also ping response times. You can find additional information about PING subagent here: https://www.netxms.org/documentation/ping_subagent.shtml (https://www.netxms.org/documentation/ping_subagent.shtml).

Best regards,
Victor
Title: Re: Agentless ICMP
Post by: Iliyan Vutov on October 02, 2013, 04:09:10 PM
But then how can we measure the exact latency and/or packet losses if I use method 1?
Title: Re: Agentless ICMP
Post by: Victor Kirhenshtein on October 04, 2013, 12:01:57 AM
You cannot measure latency or packet loss with method 1. If you need it, you should use method 2.

Best regards,
Victor
Title: Re: Agentless ICMP
Post by: sohgnar on November 09, 2013, 07:45:44 AM
Victor, The above link displays as 404. Is there a new location?
Title: Re: Agentless ICMP
Post by: Victor Kirhenshtein on November 11, 2013, 02:49:56 PM
Here it is: http://wiki.netxms.org/wiki/Subagent:Ping (http://wiki.netxms.org/wiki/Subagent:Ping)

Best regards,
Victor