Composite Monitor

The Composite monitor rolls up the status of several existing monitors into a single derived monitor. It does not perform any network checks of its own — it reads the latest status of the referenced monitors from updu's storage and applies a quorum rule.

Use it to express service-level health on top of probe-level monitors (for example: "checkout is healthy if at least 2 of the 3 web nodes are up").

Configuration Options

Basic Settings

Composite Specific Settings

If a referenced monitor has no recorded status yet (for example because it has never run), it is treated as not-up for quorum purposes.

Example Use Cases