You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@trafficserver.apache.org by Eddie <zt...@yahoo.com> on 2013/10/30 16:51:17 UTC

Check ATS heath?

Hi Guys,

Can I check ATS health by making a http get request? Like we get statistics?

Thanks

Eddie

Re: Check ATS heath?

Posted by James Peach <jp...@apache.org>.
On Oct 30, 2013, at 9:15 AM, Jean Baptiste Favre <we...@jbfavre.org> wrote:

> Hello,
> http://trafficserver.apache.org/docs/trunk/admin/plugins/stats_over_http/index.en.html
> is a good start.
> 
> You'll get tons of informations JSON formated

The RTD docs are slightly more current, https://trafficserver.readthedocs.org/en/latest/reference/plugins/stats_over_http.en.html


There's also a healthchecks plugin that supports the HTTP health checking model, https://github.com/apache/trafficserver/tree/master/plugins/experimental/healthchecks

> 
> Regards,
> JB
> 
> On 30/10/2013 16:51, Eddie wrote:
>> Hi Guys,
>> 
>> Can I check ATS health by making a http get request? Like we get statistics?
>> 
>> Thanks
>> 
>> Eddie
>> !DSPAM:52712b4c18421081818518!
> 


Re: Check ATS heath?

Posted by Eddie <zt...@yahoo.com>.
Hi JB,

Thanks. i am using that plugin and that is why I am asking if there is similar function for health check.
I am thinking something as simple as: 

Request: http://IP:port/_heath
Response: OK /NOt-OK=<error>

Eddie



On Wednesday, October 30, 2013 12:16 PM, Jean Baptiste Favre <we...@jbfavre.org> wrote:
 
Hello,
http://trafficserver.apache.org/docs/trunk/admin/plugins/stats_over_http/index.en.html
is a good start.

You'll get tons of informations JSON formated

Regards,
JB


On 30/10/2013 16:51, Eddie wrote:
> Hi Guys,
> 
> Can I check ATS health by making a http get request? Like we get statistics?
> 
> Thanks
> 
> Eddie
> !DSPAM:52712b4c18421081818518!

Re: Check ATS heath?

Posted by Jean Baptiste Favre <we...@jbfavre.org>.
Hello,
http://trafficserver.apache.org/docs/trunk/admin/plugins/stats_over_http/index.en.html
is a good start.

You'll get tons of informations JSON formated

Regards,
JB

On 30/10/2013 16:51, Eddie wrote:
> Hi Guys,
> 
> Can I check ATS health by making a http get request? Like we get statistics?
> 
> Thanks
> 
> Eddie
> !DSPAM:52712b4c18421081818518!