Alwin

Results 4 comments of Alwin

Just to add our trickery to get vlan-aware working, might not apply to your case. We needed to set our nics in `promisc` mode. Sounds like a bug. :) https://community.mellanox.com/s/question/0D51T00008ansfP/vlan-aware-linux-bridging-is-not-functional-on-connectx4lx-card-unless-manually-put-in-promiscuous-mode

Sure, once I have some free time I gladly do testing.

Tested sensorlogger 0.1.0 on nextcloud 15.0.7 archlinux with php 7.3.4. I was able to put some test sensor data into. The nextcloud.log didn't show any errors. Should I test something...

``` [ "2237a9bafa168e6d1785165f3290b49f" = "$(curl -Ss https://get.netdata.cloud/kickstart.sh | md5sum | cut -d ' ' -f 1)" ] && echo "OK, VALID" || echo "FAILED, INVALID" -> 2c1e7956629391f55a2173743ff76abf ``` The checksum...