Woke (woke v0.1.1) View Source

Link to this section Summary

Functions

Return the list of alarms and the state of the services that are monitored by Watchdog

Give a resource name and it will tell you if it is up, down or nil for unknown state

Which resources are monitored by Woke and are they up or down?

Link to this section Functions

Return the list of alarms and the state of the services that are monitored by Watchdog

Specs

get_state(any()) :: :up | :down | nil

Give a resource name and it will tell you if it is up, down or nil for unknown state

Which resources are monitored by Woke and are they up or down?