-
Notifications
You must be signed in to change notification settings - Fork 2
ashokrajar/SOLR-Nagios-Check-Plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This plugin is in much early state. As always feedbacks are greatly appreciated! Pull request even more ;) This nagios plugin can be used for checking QPS, no of Document of the Apache SOLR Server. Usage: check_solr.py [options] Options: --version show program's version number and exit -h, --help show this help message and exit -q, --qps Get QPS information of the SOLR Server -r, --requesttime Get Average Time Per Requests -e, --entry The stats entry to get the QPS ir avg time per request from. -d, --doc Get Docs information of the SOLR Server -u http://localhost:8090/solr, --solrurl=http://localhost:8090/solr SOLR Admin Stats URL. -w Warning Percentage, --warning=Warning Percentage Exit with WARNING status if higher than the percentage -c Critical Percentage, --critical=Critical Percentage Exit with CRITICAL status if higher than the percentage
About
This Plugin is capable of Checking QPS, No of Document of the Apache SOLR Server.
Resources
Stars
Watchers
Forks
Packages 0
No packages published