Stig Sandbeck Mathisen
Stig Sandbeck Mathisen
The following configuration fragment: ``` [virtual.example.com] update no contacts no foo.update no foo.graph_title something ``` makes munin-update stop with: ``` [...] 2015-12-31 00:08:25 [debug][006619]: Work done 2015-12-31 00:08:25 [debug][006619]: munin_set_var_path:...
--verbose should make munin emit messages from "info" and up. The default minimum log level today is "warning". There's no way to see "notice" and "info" without also getting "debug"...
The rrdcached is not told to flush spooled data for a host when a graph is requested. Stats from rrdcached after "munin-update". ``` % echo STATS | socat - sandbox/var/run/rrdcached.sock...
Make munin-async and munin-asyncd configurable, - Add a /etc/munin/async.conf - Add a perl module (Munin::Async::Config?) to read from Munin::Common::Defaults, parse configuration file, and make values available
Munin is in need of a persistent database. Munin will only display data for hosts and services present in the last run of munin-update. If a host is down, it...
Elasticsearch instances are installed with insecure file permissions, A default install contains a possibility for the elasticsearch user to become root. If someone gains code execution privileges on Elasticsearch, they...
Copied and pasted from https://bugs.launchpad.net/ubuntu/+source/cpm/+bug/914989 ,---- | When I'm using a gpg key which has the follwing identity | uid Żółw Słoń [email protected] | cpm ran using command: | cpm...
When double-clicking the password in cpm in a "urxvt" terminal, the clipboard will include the border character as well. Today, the password appears somewhat like this: ``` +------------- |yourpassword |...