Open qschachi opened 2 years ago
I was able to solve this by putting the web.statistics.1.content.1.title
value in quotation marks, like:
web.statistics.1.content.2.title="Network eth0"
Hi, I have the same problem but quotation marks don't work for me. Nothing changes at all. Of course I did “service rpimonitor restart” after the change.
I'm using Debian 12 on Nanopi M4
Hi, I found the error, but I didn't see it straight away. My config had the word "name" instead of "title" in the line. now everything is OK.
web.statistics.1.content.2.title="Network eth0"
= OK
web.statistics.1.content.2.name="Network eth0"
= not OK
Hi, I found the error, but I didn't see it straight away. My config had the word "name" instead of "title" in the line. now everything is OK.
web.statistics.1.content.2.title="Network eth0"
= OKweb.statistics.1.content.2.name="Network eth0"
= not OK
In my case, the thing reversed: I need to use .name
instead of .title
in my conf file lol. So ig we need to fill both of them for in case?
I was able to solve this by putting the web.statistics.1.content.1.title value in quotation marks, like:
Also the quotation marks are not necessary in my case.
I'm running on Archlinux with 1.20
Hello,
I just have seen that there are some "undefined" entries in the Graph topic drop down box (see also attached image). But if you select the different undefined entries always other data is displayed so it seems it is related to the drop down box only :-)
Using: Version: 2.13-beta6 by Xavier Berger
Thanks & BR