diff --git a/system/system_error_monitor/config/diagnostic_aggregator/system.param.yaml b/system/system_error_monitor/config/diagnostic_aggregator/system.param.yaml index 2cc4bca27724a..edea607c1bd1b 100644 --- a/system/system_error_monitor/config/diagnostic_aggregator/system.param.yaml +++ b/system/system_error_monitor/config/diagnostic_aggregator/system.param.yaml @@ -138,6 +138,18 @@ contains: [": HDD Usage"] timeout: 3.0 + power_on_hours: + type: diagnostic_aggregator/GenericAnalyzer + path: usage + contains: [": HDD PowerOnHours"] + timeout: 3.0 + + total_data_written: + type: diagnostic_aggregator/GenericAnalyzer + path: usage + contains: [": HDD TotalDataWritten"] + timeout: 3.0 + process: type: diagnostic_aggregator/AnalyzerGroup path: process