Skip to content

rbramley/Opsview-solr-checks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Monitoring Solr with Opsview

This repository contains an Opsview (http://www.opsview.com) plugin written in Perl for monitoring Solr (http://lucene.apache.org/solr/).

See http://leanjavaengineering.wordpress.com/2011/12/07/monitoring-apache-solr/ for more information.

Brief instructions

  1. Copy check_solr to /usr/local/nagios/libexec
  2. Ensure that check_solr is executable (using chmod +x)
  3. You will need to have the XML::XPath CPAN module (sudo cpan -i XML::XPath)
  4. Look at the usage instructions (./check_solr -h or look at the Plugin help within Opsview)

About

Opsview plugins for monitoring Solr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages