diff --git a/.github/sync-files.yaml b/.github/sync-files.yaml index c9c88fec5..9d07f31f3 100644 --- a/.github/sync-files.yaml +++ b/.github/sync-files.yaml @@ -30,3 +30,17 @@ dest: system_launch/config/system_error_monitor.param.yaml - source: system/system_error_monitor/config/system_error_monitor.planning_simulation.param.yaml dest: system_launch/config/system_error_monitor.planning_simulation.param.yaml + - source: system/system_monitor/config/cpu_monitor.param.yaml + dest: system_launch/config/system_monitor/cpu_monitor.param.yaml + - source: system/system_monitor/config/gpu_monitor.param.yaml + dest: system_launch/config/system_monitor/gpu_monitor.param.yaml + - source: system/system_monitor/config/hdd_monitor.param.yaml + dest: system_launch/config/system_monitor/hdd_monitor.param.yaml + - source: system/system_monitor/config/mem_monitor.param.yaml + dest: system_launch/config/system_monitor/mem_monitor.param.yaml + - source: system/system_monitor/config/net_monitor.param.yaml + dest: system_launch/config/system_monitor/net_monitor.param.yaml + - source: system/system_monitor/config/ntp_monitor.param.yaml + dest: system_launch/config/system_monitor/ntp_monitor.param.yaml + - source: system/system_monitor/config/process_monitor.param.yaml + dest: system_launch/config/system_monitor/process_monitor.param.yaml