mjakob-gh
mjakob-gh
I am using the `-o ...` flag to "simulate" `-y`, something like `pkg -o ASSUME_ALWAYS_YES=true install `, this fits my needs nicely. However in the pkg.conf manpage (FBSD12) this option...
i just discovered, there is the flag `-y, --yes` mentioned in the pkg-update, pkg-delete, pkg-upgrade manpages. And my comment has not much in common with the topic of the ticket...
The node_exporter which is the base of do-agent, as far as i can see, extracts a lot more metrics from a FreeBSD System. e.g `node_exporter --log.level=debug --collector.filesystem.ignored-fs-types='^(cd9660|procfs|devfs)$' --collector.netdev.device-blacklist='^(lo0|pflog0)$' --collector.devstat` yields...
Thanks for looking into this. Just to clarify, the graphs of my droplet show the metrics for CPU, load, disk usage and bandwidth, but the metrics for Memory and Disk...
I created a beefy Ubuntu droplet to see, how the performance monitoring looks over there. I noticed that only "Bandwidth", "CPU Usage" and "Disk I/O" is shown on the graph...
Ah, yes. I visited various parts of the web interface like Networking or Volumes, but when coming back, the graphs did not change. After a ctrl+F5 the correct graphs are...
I had a problem adding the integration as well, when i used a url with a slash at the end like http://192.168.1.80:8000/ I found a message like this in the...