This post originated from an RSS feed registered with Java Buzz
by Peter Karich.
Original Post: Poor Men Monitoring for Solr
Feed Title: Java and more ...
Feed URL: https://karussell.wordpress.com/category/java/feed/
Feed Description: Just another weblog. Its about my developer experiences with Java in general. In detail I will blog about NetBeans, Eclipse, Design Patterns, News, Web Frameworks and other tools. My focus will be open source tools, which make the life of a Java developer easier.
For jetwick I’m the developer, PR agent and sadly also the admin . All in one, at once. Here is a minor snippet to get an alert email if your solr index is either not available or countains too few entries. And get a resolved mail if all is fine again. cd /path/ FILE=bla.log EMAILS="your@email.here" [...]