Script to monitor Solr health including replication status
----------------------------------------------------------
Key: SOLR-1855
URL: https://issues.apache.org/jira/browse/SOLR-1855
Project: Solr
Issue Type: New Feature
Components: replication (java)
Affects Versions: 1.4
Reporter: Shawn Smith
It would be useful to have a simple monitor script that checks the health of
all cores on a solr server.
# Call the "ping" command and verify success.
# Check for replication failures, for replication slaves.
The script should return a non-zero exit code if any serious errors are
discovered. This should make it easy to plug the script into a monitoring
framework (Nagios, etc.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.