SysInfo: Difference between revisions

193 bytes added ,  5 January 2024
m
 
(5 intermediate revisions by the same user not shown)
For the Davis read reception statistics two different cases have to be noted:
# Davis VP2+ : you need to activate the setting for this (parameter ''DavisReadReceptionStats'')
# Davis WLL : you need at least a Pro(+) subscription to be able to access the statistics
 
== Operation ==
 
== Inifile parameters ==
The module has twothe following inifile parameterparameters (see [[Cumulusutils.ini|''cumulusutils.ini'']])
 
[SysInfo]
ReportWidth=700
SystemInfoLinesToSkip=
ExtraStationInfo= ; This is free format info you want to add
CMXport=8998
Tx=
 
CMXport and Tx will only be present in case of a Davis WLL device, if you run your CMX instance on another port than the 8998 default you must change it here. <BR/>
If you run your CMX instance on another port than the 8998 default you must change it in the section ''General'' (before version 6.18.3 this was in section ''SysInfo'').
 
Tx is a comma separated list of the transmitters used e.g. Tx=4, 5 <br/>Spaces are allowed in the transmitter string.
 
== Inner working ==
The applications ''lshw, uptime, free, uname, df'' (Linux) or ''systeminfo'' (Windows) are started and the output is edited to what is shown on the output page. Only some information is displayed, the rest is discarded. Under MS Windows the output of the ''systeminfo'' command is displayed up to the line of the pagefile.
 
Under MS Windows the user has the ability to skip lines for display by giving the inifile parameter ''SystemInfoLinesToSkip'' a value of a comma separated list of line numbers. So: