MX on Windows OS: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
m
→‎CumulusMX.exe: removing further references to sudo mono
m (→‎Parameter for changing Locale: cut (not written for Windows))
m (→‎CumulusMX.exe: removing further references to sudo mono)
== CumulusMX.exe ==
 
Whilst effectively MX is run by a '''CumulusMX.exe''' or '''sudo mono CumulusMX.exe''' depending on device, you actually need to ensure all the other components are loaded, so you either have a package that runs it for you, or you click a shortcut that includes the necessary path setting.
 
=== Optional parameters to add to the instruction to run the MX engine ===
 
When Cumulus starts, it will display the URL of the user interface. It runs on port 8998 by default; if this is not suitable for some reason you can over-ride it using the '-port' parameter on the command line, e.g. to use port 9999 instead:
<pre>sudo mono CumulusMX.exe -port 9999</pre>
 
==== Parameter for adding debugging ====
You can also add '''CumulusMX.exe -debug''' (to have full debugging of actions by MX turned on as MX starts), and/or '''CumulusMX.exe -Logging=1''' (for the station to MX transfers to have increased debugging logging).
 
<pre>sudo mono CumulusMX.exe -debug -Logging=1</pre>
 
Since this parameter is applied when you start MX, it applies while MX continues to run. Obviously, it must be applied every time you start MX if you want this increased level of logging to continue every time you restart MX.
5,838

edits

Navigation menu