Skip to content
Kevin Cowan edited this page Jul 21, 2018 · 3 revisions

Welcome to the SolrMonitor wiki!

Solr and Fusion Internal Reporting Monitor (SAFIRM) is a lean command-line or web-server utility that will monitor your solr instance, and will notify you via email should it fail. The web server component provides real-time status insight, and the ability to monitor the Fusion API; then compiling this data into an aggregated report. Very lean logging and a small class stack make this an ideal tool for monitoring your cluster.

Features:

  • Command-line or Web-server interface.
  • Higlhy optimized data recording saves space. It can record and compile status information while only increasing the file size by a few kilobytes over the year.
  • Automatically Rolls over at new year.
  • Agnostic framework supports Fusion 2.4.x onward, and Solr 6.1.x onward.
  • Highly-optimized code keeps memory and cpu usage to a minimum.
  • Web interface provides real-time status and statistical insight.
Clone this wiki locally