That just checks if server container is running... For a real *active* health check, install the metrics plugin.
FTR plugins can add additional health checks for reporting by the metrics plugin On Sunday 4 September 2016, Luis Arias <[email protected]> wrote: > Hi, A URL that works for me is simply /robots.txt. It's unlikely to > change and returns a 200 if jenkins is up. Not a realy health check but > better than nothing! > > Luis > > On Sunday, June 5, 2016 at 1:03:54 PM UTC+2, [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');> wrote: >> >> You might try to check the /login endpoint, which is available for both >> authenticated and unauthenticated jenkins instance >> BR >> >> >> Le vendredi 3 juin 2016 18:34:11 UTC+2, Michael Chletsos a écrit : >>> >>> I have an authenticated Jenkins setup that I need to monitor that the >>> service is up - that is all - I want to know if there is an endpoint that >>> does not require authentication and returns a 2xx or 3xx response? A 4xx >>> response will not work. >>> >> -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <javascript:_e(%7B%7D,'cvml','jenkinsci-users%[email protected]');> > . > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-users/8b022b92-e8ff-4cab-82ec-30444d8babba%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/8b022b92-e8ff-4cab-82ec-30444d8babba%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Sent from my phone -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CA%2BnPnMy6PCv-wx1qhB4MDt84-jVP71HoVCdMGVEfhL_-fkKbdw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
