Welcome to the Cumulus Support forum.

Latest Cumulus MX V4 release 4.0.0 (build 4022) - 11 May 2024

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

Search found 11488 matches

by mcrossley
Sat 11 May 2024 4:01 pm
Forum: Cumulus MX Development Suggestions
Topic: (monthly)record.htm - at, on, to
Replies: 13
Views: 357

Re: (monthly)record.htm - at, on, to

Dador wrote: Sat 11 May 2024 2:22 pm Thank you for added in b4022.
That was exactly the point.
Cool!
I think this will be useful for all languages ​​other than English.
Yes, and not all languages will want things in the same order.
by mcrossley
Sat 11 May 2024 3:48 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Version 4.0 b4022 More info
Replies: 4
Views: 61

Re: Version 4.0 b4022 More info

Hence, change 9 below to 999 before the upgrade should do the trick But I do find it a bit strange that actions like this is needed when upgrading from RC b4021 to 4022 It's a problem in my spike handling "improvements", normally if the previous value is 999 the spike difference will be i...
by mcrossley
Sat 11 May 2024 1:51 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Version 4.0 b4022 More info
Replies: 4
Views: 61

Version 4.0 b4022 More info

I did not add this to the release post, but for those interested the changes from b4021 to b4022 are listed below. Also, if you were using PHP upload with b4021, don;t forget to switch off the Advanced option to Ignore Certificate Errors when moving to b4022. Fixes from b4021 to b4022: Fix PHP uploa...
by mcrossley
Sat 11 May 2024 12:17 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Cumulus MX Announcements and Download - PLEASE READ FIRST
Replies: 146
Views: 324735

Re: Cumulus MX Announcements and Download - PLEASE READ FIRST

VERSION 4.0 IS HERE! Release 4.0.0 - build 4022 - is available for download. Initial release of Cumulus MX which now runs under Microsoft .NET 8.0 and removes the requirement for the Mono runtime environment on Linux Please read this topic for more information on setting up v4 and migrating from v3 ...
by mcrossley
Fri 10 May 2024 5:10 pm
Forum: Cumulusutils
Topic: CustomLogs as module
Replies: 85
Views: 13943

Re: CustomLogs as module

Thnx. I will refrain from commenting on pm4 :roll: There were three other average temp tags that do take parameters though... <#ByMonthTempAvg mon=[1-12]> Mean for requested month over the entire history. Omit the mon parameter for the current month <#MonthTempAvg m=[1-12] y=[YYYY]> Mean for the re...
by mcrossley
Fri 10 May 2024 1:14 pm
Forum: Cumulus 1 (No longer being developed)
Topic: 15 Years
Replies: 11
Views: 4186

Re: 15 Years

Well done Ray, you and Paul must be the longest known users?
by mcrossley
Fri 10 May 2024 1:12 pm
Forum: Cumulusutils
Topic: CustomLogs as module
Replies: 85
Views: 13943

Re: CustomLogs as module

Before I do however, I have the following questions for anybody who has the answer: does #TempAvg24Hrs take date arguments for a specific day or is it for the current day only? I know what CO2_pm1_24h is , but what is CO2_pm4_24h ? I only know sensors taking pm1, pm2p5 and pm10. I never saw pm4! 1....
by mcrossley
Fri 10 May 2024 11:01 am
Forum: Cumulus MX Development Suggestions
Topic: (monthly)record.htm - at, on, to
Replies: 13
Views: 357

Re: (monthly)record.htm - at, on, to

Let's be clear, you CAN change the words on the web site (via websitedataT.json), but you CANNOT change them on the dashboard.

Added to the ToDo list to allow localisation of the default text.
by mcrossley
Wed 08 May 2024 9:43 pm
Forum: Davis VP/VP2/Vue
Topic: Some Data not Showing Up on Dashboard or Gauges
Replies: 9
Views: 420

Re: Some Data not Showing Up on Dashboard or Gauges

I have found the problem with b4021 and the Limits - When changing units on first install, I had added unit conversion code for the Limits to the Station Settings dialog, but I forgot to copy that across to the configuration wizard. So, if anyone did a clean install of v4 and changed any of the unit...
by mcrossley
Tue 07 May 2024 12:27 pm
Forum: Ecowitt
Topic: Ecowitt Advice
Replies: 133
Views: 116288

Re: Ecowitt Advice

When you change the units, please go back and check the Calibration settings. Or, when set to your required units, stop Cumulus, edit the cumulus.ini and replace the [Limits] section with this... [Limits] TempHighC=40 TempLowC=-25 DewHighC=30 PressHighMB=1060 PressLowMB=950 WindHighMS=50 Then restar...
by mcrossley
Tue 07 May 2024 9:12 am
Forum: Cumulus MX Current (releases since b3043)
Topic: V4 RC #2 issues
Replies: 15
Views: 699

Re: V4 RC #2 issues

I get the following in the logfile (once): 2024-05-05 15:15:08.467 Windy: ERROR - Response = InternalServerError: 2024-05-05 15:15:08.467 Alarm (HTTP Upload): Triggered, value = True, threshold = 0, Message = Windy: HTTP response - InternalServerError 2024-05-05 15:15:11.564 Alarm (HTTP Upload): Tr...
by mcrossley
Mon 06 May 2024 5:17 pm
Forum: Ecowitt
Topic: Ecowitt Advice
Replies: 133
Views: 116288

Re: Ecowitt Advice

The values are stored in cumulus.ini in metric units, converted to user units on read, and converted back to metric on save. But for some people it seems that they get double converted to metric, I have failed to reproduce this so far. However I thought just struck me, I wonder if it happens on init...
by mcrossley
Sun 05 May 2024 7:11 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: V4 RC #2 issues
Replies: 15
Views: 699

Re: V4 RC #2 issues

Update:- Solved the locale issue- was a Linux config issue, now both instances say the same. :thumbsup: One of the parameters I also measure is the number of CMX processes running on the RPi and with the previous release candidate this averaged 25 to 28 processes. This release the number of process...
by mcrossley
Sun 05 May 2024 5:19 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: After moving from Windows to Linux: Spike removal: Pressure difference greater than specified; reading ignored
Replies: 4
Views: 147

Re: After moving from Windows to Linux: Spike removal: Pressure difference greater than specified; reading ignored

And you need to have a look at your dayfile... 2024-05-05 05:57:53.497 LoadDayFile: Attempting to load the day file 2024-05-05 05:57:53.510 ERROR: Duplicate entry in dayfile for 1/11/2020 2024-05-05 05:57:53.558 ERROR: Duplicate entry in dayfile for 8/26/2021 2024-05-05 05:57:53.573 ERROR: Duplicate...