Will Johnson wrote:
Has anyone tried to get solr statistics with cacti/nagios?  If it isn't

too difficult, I would like to set this up.

Can cacti read & parse a file?

Generally speaking nagios/cacti are as powerful as you are with bash.
We haven't done it yet but it's a requirement at my company to integrate
the three in the next couple months.  Our current plan is to get as many
stats into the statistics page and then have a shell script grab the xml
(possibly with an xsl) and then feed that into the monitoring apps.
From there it's ringing pagers and usage graphs galore.


sounds good.  make sure to check:
http://localhost:8983/solr/admin/plugins?stats=true

the PluginInfoHandler response format can still be tweaked to make something like this easier

ryan

Reply via email to