>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. When we get something working I'll make sure to post a write up on the list unless someone else beats me to it. - will