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 5027 matches

by HansR
Tue 14 May 2024 11:23 am
Forum: Cumulus MX version 4
Topic: How to start CumulusMX with dotnet in linux
Replies: 17
Views: 261

Re: How to start CumulusMX with dotnet in linux

Don't use the square brackets: they indicate optional arguments. When you use the argument you do not write the [ ]

And note my previous remark on the ownership of the files (root or other) with regard to the use of sudo.
by HansR
Tue 14 May 2024 8:12 am
Forum: Cumulus MX version 4
Topic: How to start CumulusMX with dotnet in linux
Replies: 17
Views: 261

Re: How to start CumulusMX with dotnet in linux

Ok thanks , but I hit my first problem Using Migratedata3to4 returns MuigrateData3to4: command not found. What does the dotnet --info command show (screenshot please)? What does ls -al Migr* in the CumulusMX directory show (screenshot please)? Do you execute MigrateData3to4 in the CumulusMX directo...
by HansR
Tue 14 May 2024 5:00 am
Forum: Cumulusutils
Topic: CumulusUtils - Release Topic
Replies: 207
Views: 187840

Re: CumulusUtils - Release Topic

Some additional users and modifications have entered the UserMap of CumulusUtils . If you are on the UserMap of CUtils, either when using modules or the full website, please enter your URL in the Website parameter (section Maps ) to the pwsFWI page (for modules preferred) or to your CUtils website. ...
by HansR
Mon 13 May 2024 7:17 pm
Forum: Cumulus MX version 4
Topic: How to start CumulusMX with dotnet in linux
Replies: 17
Views: 261

Re: How to start CumulusMX with dotnet in linux

The need to use sudo depends on the ownership of the CMX drectory/file structure. If that ownership is root and you are logged in as pi (or whatever owner you use for CMX) you will need to use sudo . If that ownership is pi and you are logged in as pi (or whatever owner you use for CMX) you don't ne...
by HansR
Mon 13 May 2024 3:32 am
Forum: Web site - General
Topic: Web hosting - any takers?
Replies: 5
Views: 216

Re: Web hosting - any takers?

That is a great initiative :clap: I currently am very happy with my (Dutch) provider and see no need to move. But the world may change, as it did before, and I may have to move providers again in which case it would be great to have a community provider who understands CumulusMX and its requirements...
by HansR
Sun 12 May 2024 3:36 pm
Forum: Cumulus MX version 4
Topic: Gmail Question
Replies: 6
Views: 125

Re: Gmail Question

Hmmm... and using another mail (e.g. from my provider) and then have it forwarded to my gmail which takes care of whatever check they want to do? It is just another forward in the email isn't it? That should work shouldn't it? I would make a specific email only for CMX with un/pw, so what could happ...
by HansR
Sat 11 May 2024 7:26 am
Forum: Cumulusutils
Topic: CustomLogs as module
Replies: 85
Views: 14314

Re: CustomLogs as module

Ok. That seems the best atm.
by HansR
Sat 11 May 2024 5:23 am
Forum: Cumulusutils
Topic: CustomLogs as module
Replies: 85
Views: 14314

Re: CustomLogs as module

The script appears to have stopped working in this release <script>const urlParams = new URLSearchParams(window.location.search);</script> It works with the other menu options. Or do you have more locations where you have this script? Since there is only one place where that urlParams is initialise...
by HansR
Fri 10 May 2024 9:06 pm
Forum: Cumulusutils
Topic: CustomLogs as module
Replies: 85
Views: 14314

Re: CustomLogs as module

The latest release 7.0.2 does not draw customlogs graphs, even without adding the new <#TempAvg24Hrs> tag. I downgraded to 7.0.1 and the charts work. Hmm... I don't know what you did but the CustomLogs may be reset, please wait two Interval cycles (and one day cycle for the day logs). I modified th...
by HansR
Fri 10 May 2024 8:45 pm
Forum: Cumulusutils
Topic: CustomLogs as module
Replies: 85
Views: 14314

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 HansR
Fri 10 May 2024 2:15 pm
Forum: Cumulusutils
Topic: CumulusUtils - Release Topic
Replies: 207
Views: 187840

Re: CumulusUtils - Release Topic

Version 7.0.2 is online (modified 22h50).
See release notes.

Notes:
  1. CustomLogs: Update of the permitted webtag list. Added : #TempAvg24Hrs, CO2_pm1 and CO2_pm4 (and their _24 webtags)
  2. Added #ByMonthTempAvg, #MonthTempAvg, #YearTempAvg as well
by HansR
Fri 10 May 2024 1:32 pm
Forum: Cumulusutils
Topic: CustomLogs as module
Replies: 85
Views: 14314

Re: CustomLogs as module

Thnx.

I will refrain from commenting on pm4 :roll:
by HansR
Fri 10 May 2024 11:42 am
Forum: Cumulusutils
Topic: CustomLogs as module
Replies: 85
Views: 14314

Re: CustomLogs as module

Edit: Request to unblock webtag <#TempAvg24Hrs> Hi, You should not do that in an [Edit] because that does not trigger a message and it would be a chance for me to see it. But now I did, I will work on it and in a next release those tags will work in CustomLogs and also on CO2_pm1_24h and CO2_pm4_24...
by HansR
Thu 09 May 2024 10:45 am
Forum: Cumulusutils
Topic: CumulusUtils UserReports how to use highcharts
Replies: 8
Views: 501

Re: CumulusUtils Highcharts drilldown, options3d

A ran into a minor issue: it seems that in the CUReportView the following options/modules from highcharts do not work: Hi Leo, Highly appreciate the way you are thinking out of the box and really walking uncharted (pun intended) area's here. But there are some things relevant here: You are going fa...