Skibbi

Results 11 comments of Skibbi

Yeah, that makes sense. I will file a bug report for debian package maintainers - the fix is pretty simple, adding one line to systemd unit file `prometheus-node-exporter-smartmon.service`: ``` Environment=LC_NUMERIC=C...

Count me in for testing php8.1. So far except autodl plugin everything works fine.

Not sure if it's related to this issue, but autodl is still not working on my setup: ``` [24.01.2022 10:44:53] Error downloading files. Make sure autodl-irssi is started and configured...

The problem is that I cannot easily downgrade without some super hacks. Well, I'll have to live without autodl for a wile. I hope you'll adopt it to php8.1 sooner...

Ok, when I replaced: ``` key: "{{ lookup('fileglob', lookup('env','HOME') + '/.ssh/*.pub') }}" ``` with ``` key: "{{ lookup('file', lookup('env','HOME') + '/.ssh/id_ed25519.pub') }}" ``` it works. But I need wildcard selection...

I thought project is dead. Anyway I also consent the license change.

Regex matching could be disabled by default, and enabled only for specific sites. If you need some some performance benchmarks I can definitely execute them on my bank site.

I would also chime in for search ability in web version. Recently I needed to search for one specific alert and I was surprised there is not such option.

I was going to request similar feature. I have my own DNS for my homelab, and recently I did some changes in DNS servers. My monitor suddenly started reporting failed...