Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check Elasticsearch indexing/sec
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Gives the number of documents indexed in Elasticsearch per second.
It basically checks for the total number of documents, then the time and writes it to a file. Next time it runs, it checks the new number of docs, and then divides the number of new documents by the number of seconds passed since the last run.
Command line parameters are:
-c for the Critical value
-w for the Warning value
-a for the address of the Elasticsearch server to check on (host:port)
-f for the file to store previous results on (check_es_insert only)
Please don't hesitate to comment, give feedback or report a bug here:
https://github.com/radu-gheorghe/check-es
It basically checks for the total number of documents, then the time and writes it to a file. Next time it runs, it checks the new number of docs, and then divides the number of new documents by the number of seconds passed since the last run.
Command line parameters are:
-c for the Critical value
-w for the Warning value
-a for the address of the Elasticsearch server to check on (host:port)
-f for the file to store previous results on (check_es_insert only)
Please don't hesitate to comment, give feedback or report a bug here:
https://github.com/radu-gheorghe/check-es
Reviews (0)
Be the first to review this listing!