Search found 5 matches
- Thursday 15 December 2022 23:57
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Unable to get working on Ubuntu 19.10 - libssl.so.1.0.0 error
- Replies: 3
- Views: 2860
Re: Unable to get working on Ubuntu 19.10 - libssl.so.1.0.0 error
domoticz@betelgeuze:~/domoticz$ ./domoticz ./domoticz: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory domoticz@betelgeuze:~/domoticz$ which openssl /usr/bin/openssl domoticz@betelgeuze:~/domoticz$ openssl version OpenSSL 3.0.2 15 Mar ...
- Sunday 27 November 2022 16:30
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Installed.. but not responding to https
- Replies: 1
- Views: 252
Installed.. but not responding to https
Hi there, New install on Ubuntu 22.04 A couple of weeks ago I installed a self-signed certificate. Server is responding to HTTPS calls and shows the index.html I created in /var/www/html/<servername>/index.html So the document root looks to be OK. Today I set out to install Domoticz on this Ubuntu ...
- Thursday 21 October 2021 12:37
- Forum: Utility
- Topic: Change GAS graph from Column to line graph
- Replies: 6
- Views: 816
Re: Change GAS graph from Column to line graph
Forgive me that I don't understand. The data for KWH and M^3 is obtained from one single P1 device. "It is not possible" does not seem a reasonable answer KWH is displayed as line graph for 24 hours, column graphs for historical graphs. I would like the gas graphs follow the same design principle ...
- Thursday 07 October 2021 12:04
- Forum: Utility
- Topic: Change GAS graph from Column to line graph
- Replies: 6
- Views: 816
Change GAS graph from Column to line graph
Hi Guys, I have Domoticz 2021-1 running A Youless (LAN) device is added to retrieve P1 counters. Works like a charm. Power (taken from network and delivered to network from solar) is represented as a line graph with multiple values. Love it. Gas is presented as hourly columns in m^3 used. I'd like ...
- Thursday 07 October 2021 11:40
- Forum: Python
- Topic: Python Plugin: SNMP Monitor
- Replies: 1
- Views: 1444
Re: Python Plugin: SNMP Monitor
As far as i can make out (also having read your GitHub documents on this topic) it seems to me that the SNMPv2 "Community" (which is equivalent to a password on the snmp device) cannot be used.
Are you planning to incorporate snmp v2c compliancy?
Are you planning to incorporate snmp v2c compliancy?