Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check Elasticsearch Total Number of Documents
0.1
2012-06-10
- Nagios 3.x
GPL
65998
File | Description |
---|---|
check_es_docs.py | the check itself |
check_es_insert.py | dependency |
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 total number of documents you have in your Elasticsearch cluster.
You need to install both files supplied for the check to work, but this plugin is check_es_docs.py. The other one measures inserts/sec, and is needed because most of the code is common.
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)
Any feedback is appreciated. Please feel free to file bugs at:
https://github.com/radu-gheorghe/check-es
You need to install both files supplied for the check to work, but this plugin is check_es_docs.py. The other one measures inserts/sec, and is needed because most of the code is common.
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)
Any feedback is appreciated. Please feel free to file bugs at:
https://github.com/radu-gheorghe/check-es
Reviews (0)
Be the first to review this listing!