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