MXdiags folder: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
125 bytes added ,  11:39, 13 June 2021
m
m (Text replacement - "[[Diagnostics" to "[[:Category:Diagnostics")
Line 17: Line 17:
The "CreateMissing.exe" utility program will also store a log of what it does in this folder, see [[Calculate_Missing_Values#CreateMissing.exe]] for details.
The "CreateMissing.exe" utility program will also store a log of what it does in this folder, see [[Calculate_Missing_Values#CreateMissing.exe]] for details.


= How to change the content of the diagnostics log file =
= Parameter when Starting MX to change the content of the diagnostics log file =


The contents stored in these diagnostic log files can be enhanced by turning '''debugging on''' and/or by turning '''data logging''' on (see later sections for details of these).
The contents stored in these diagnostic log files can be enhanced by turning '''debugging on''' and/or by turning '''data logging''' on (see later sections for details of these).


When starting MX, add  '''CumulusMX.exe -debug''' (to have full debugging turned on as MX starts), '''CumulusMX.exe -Logging=1''' (for the weather station specific logging).  For example,  <pre>sudo mono CumulusMX.exe -debug -Logging=1</pre> for both options described below.
When starting MX beta, add  '''CumulusMX.exe -debug''' (to have full debugging turned on as MX starts), '''CumulusMX.exe -Logging=1''' (for the weather station specific logging).  For example,  <pre>sudo mono CumulusMX.exe -debug -Logging=1</pre> for both options described below.


Since MX came out of beta, the two options have been combined, only '''-debug''' is now required.


You can also switch logging on/off using the admin interface as described below.
You can also switch logging on/off using the admin interface as described below.


== Standard diagnostic Logging ==
== Standard diagnostic Logging ==
5,838

edits

Navigation menu