supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
* S6 readiness
@ 2019-04-26 15:29 Oliver Schad
  2019-04-26 16:39 ` Colin Booth
  0 siblings, 1 reply; 3+ messages in thread
From: Oliver Schad @ 2019-04-26 15:29 UTC (permalink / raw)
  To: supervision

[-- Attachment #1: Type: text/plain, Size: 497 bytes --]

Hi everybody,

because we have that topic: in the case a service doesn't support
itself the interaction with readiness, a watching peace of code would
be nice (checking open port, checking HTTP call, ...).

How to model that with s6?

Best Regards
Oli

-- 
Automatic-Server AG •••••
Oliver Schad
Geschäftsführer
Turnerstrasse 2
9000 St. Gallen | Schweiz

www.automatic-server.com | oliver.schad@automatic-server.com
Tel: +41 71 511 31 11 | Mobile: +41 76 330 03 47

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: S6 readiness
  2019-04-26 15:29 S6 readiness Oliver Schad
@ 2019-04-26 16:39 ` Colin Booth
  2019-04-26 19:08   ` Joe M
  0 siblings, 1 reply; 3+ messages in thread
From: Colin Booth @ 2019-04-26 16:39 UTC (permalink / raw)
  To: supervision

On Fri, Apr 26, 2019 at 05:29:26PM +0200, Oliver Schad wrote:
> Hi everybody,
> 
> because we have that topic: in the case a service doesn't support
> itself the interaction with readiness, a watching peace of code would
> be nice (checking open port, checking HTTP call, ...).
> 
> How to model that with s6?
> 
> Best Regards
> Oli
See the s6-notifyoncheck program in the s6 suite. It emulates the check
script mechanics from runit but instead of being attached to the control
program (s6-svc) it emits readiness notifications.
> 
> -- 
> Automatic-Server AG •••••
> Oliver Schad
> Geschäftsführer
> Turnerstrasse 2
> 9000 St. Gallen | Schweiz
> 
> www.automatic-server.com | oliver.schad@automatic-server.com
> Tel: +41 71 511 31 11 | Mobile: +41 76 330 03 47



-- 
Colin Booth


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: S6 readiness
  2019-04-26 16:39 ` Colin Booth
@ 2019-04-26 19:08   ` Joe M
  0 siblings, 0 replies; 3+ messages in thread
From: Joe M @ 2019-04-26 19:08 UTC (permalink / raw)
  To: supervision-unsubscribe; +Cc: supervision

unsubscribe


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-04-26 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-26 15:29 S6 readiness Oliver Schad
2019-04-26 16:39 ` Colin Booth
2019-04-26 19:08   ` Joe M

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).