Module watchmen

Source
Expand description

This container module features all functionality to monitor the control system.

Modulesยง

memory
Memory utilization check (virtual memory reservation and RAM usage) Manages memory monitoring and allocator configuration checks for the application.
memory_channels
Container for channels used by memory module for communication with other threads.
memory_config
Configuration of memory configuration check
memory_config_check
Provides functionality to check for required memory allocation environment variables.
monitors
Contains the framework for running diagnostic checks.
monitors_channels
Container for channels used by monitors module for communication with other threads.
monitors_config
Configuration of Monitors
petting
Contains the trait and default implementation watchdog communication.
watchdog
Contains control of the watchdog.
watchdog_channels
Container for channels used by watchdog module for communication with other threads.
watchdog_config
Configuration of Watchdog