Re: Health check for a service managed by systemd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Am 25.07.19 um 20:38 schrieb Debraj Manna:
> I have a service on a Ubuntu 16.04 which I use systemctl start, stop,
> restart and status to control.
> 
> One time the systemctl status returned active, but the application
> "behind" the service responded http code different from 200.
> 
> So I would like to restart the service when the http code is not 200.
> Can some one let me know is there a way to achieve the same via systemd? 

nope, just write a seperate service with a little curl magic and
"systemctl condrestart" and remember that you have to avoid premature
restarts just because of a little load peak
_______________________________________________
systemd-devel mailing list
systemd-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/systemd-devel




[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux