Custom Logs: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
106 bytes removed ,  16 October 2023
m
If the user has already run [[Extra Sensors]] module, the file CutilsCharts.def will contain the line
; ExtraSensorCharts
And everything below these lines will be replaced by generated ExtraSensors charts (up to but not including the following CustomLogs demarcation line).
 
A similar section will be created for the Custom Logs charts with the lineCustomLogs demarcation line:
The user may not remove the above line but by setting the parameter
UserModificationExtraSensorCharts=true
the charts will no longer be overwritten and the user may modify the generated charts to his own tasting.
 
A similar section will be created for the Custom Logs charts with the line
; CustomLogsCharts
Andand the parameter
UserModificationCustomLogsCharts=true
will provide the possibility to modify the charts (default is false).
 
Again: be aware that making the modification of the charts manual will no longer overwrite. If you lose track and want to start over again with automatic chart generation set this parameter to false.

Navigation menu