Re: Kafka Rest Proxy health check URL

2016-02-09 Thread Rajiv Jivan
general health like connectivity to ZK or Kafka). > The most it will ever do is return a list of available subresources, so it > should always be a cheap way to check liveness. > > -Ewen > > On Tue, Feb 9, 2016 at 8:35 AM, Rajiv Jivan > wrote: > >> I am looking to monito

Kafka Rest Proxy health check URL

2016-02-09 Thread Rajiv Jivan
I am looking to monitor my kakfa rest proxy servers and was wondering if there is an endpoint that can be checked to see if the server is running. I am currently checking if endpoint /topics returns a 200. Is that a reasonable endpoint to run the test against. I would prefer to have one that is

Re: Monitoring MirrorMaker

2015-12-20 Thread Rajiv Jivan
, December 18, 2015, Rajiv Jivan wrote: > I have a couple of questions on how to monitor MirrorMaker using > ConsumerOffsetChecker. > 1. When viewing a topic I see multiple rows. Is each row for one partition > 2. I am looking to write a nagios plugin to alert if MirrorMaker is > run

Monitoring MirrorMaker

2015-12-18 Thread Rajiv Jivan
I have a couple of questions on how to monitor MirrorMaker using ConsumerOffsetChecker. 1. When viewing a topic I see multiple rows. Is each row for one partition 2. I am looking to write a nagios plugin to alert if MirrorMaker is running but isn't keeping up. For example there is a network conn