ICMP Monitoring (ping) Agent
The ICMP collector is an agent of the Genie - monitoring platform product that sends ICMP echo requests to clients and measures the fact if there is a reply and its time.
The agent was built to perform this operation very fast using asynchronous operations and complex algorithms, that enables it to monitor tens of thousands of IP addresses in cycles of around a minute. The agent does not wait for a response from a given node to monitor other nodes.
It contains many flow control parameters that enables it to work in all kinds of networks, with equipments that support the ICMP protocol in different ways.
The agent supports on the IP address level:
- Monitoring frequency
- Monitoring hours
- Timeout of no reply
- Retry count
and more...
Status measurement
The agent's basic function is to monitor the status of IP addresses. It checks if a remote IP address is answering to a Ping request, and when a status change is discovered, it launches an event handler which is a user defined command.
The user defined command can for example send an snmp trap to a management platform, or send a message to an operator.
The product is able to generate an alert message if the IP address is flickering (i.e. changes status too often). There is an option to specify a limit of status rotation within a day. Above this limit an event handler will be launched.
A new guide on how to test Large Scale ICMP Monitoring over the Internet with all the required configuration files now exists in the documentation directory of the product.
Genie - Inventory Platform Data-Sheet
|