Erik Lönroth
Erik Lönroth
I'd love to be able to see ZFS information in this dashboard aswell. I'm using the prometheus-node-exporter and get values for my zfs like this: I don't know how to...
Given that I have created a backup, can this be used on a fresh install of a new host, with a new hostname and/or IP-address(es)? Some context: When I deploy...
I try to trigger the "manual" backup from the app settings, but it doesn't really run. Is there a way trigger the backup to run a bit more deterministically? Its...
I would like to have the "public-address" be exposed in the operator framework. There is a discussion about this on discourse: https://discourse.charmhub.io/t/how-to-get-dns-address-from-aws-machine-in-my-iaas-charm-code/3789/6
I'm getting an exception with nextcloud 25 (latest at date) with php80 I've got this in my .env `PHP_VERSION=80`  It works on `PHP_VERSION=74`
When starting bitcoind with "-testnet" causes site testing to fail. The reason is that in checkAddress(bitcon-php.inc) the address version is bound to be (1 byte) 00000000 Since the testnet has...
When entering an URL that might not be the right, the error that is thrown is really not helpful. This is what it looks like.... ``` (python-libmaas) erik@dcv-engineering:~/allcode/python-libmaas$ maas login...
https://github.com/maas/python-libmaas/blob/1f6378049e8f3cc8a43941ae0e4a02b5f8afc3c7/doc/index.md Failure.... ``` erik@node:~/allcode/python-libmaas$ make if [ -x /usr/bin/snap ]; then sudo snap install --classic snapcraft; fi [sudo] password for erik: ``` This code breaks the make since it states...
Is there a good grafana dashboard that works well with this exporter?
## Debian packages This introduces building of .deb packages using the [cargo-deb] plugin. This is still work in progress so using this PR as to discuss how to work with...