CSV Status Monitoring Agent
Why do we need CSV status monitoring
Some times applications that we do not control,keep their status information in CSV files. We would like to know when given values change as they change, so we can perform actions based on this information.
The CSV status monitor is an agent of the Genie - monitoring platform product that queries data from CSV files on a large scale to discover changes in the CSV files fields and can launch a user defined event handler when such a change occurs.
The agent was built to perform this operation very fast using asynchronous operations and complex algorithms, that enables it to monitor multiple CSV files and mutiple fields in short cycles. 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. The agent supports on the node level:
- Monitoring frequency
- Monitoring hours
- Number of threads used
and more...
|