Adrián López

Results 40 comments of Adrián López

Looks like it is called like: ``` barman_command() { CMD > "$2" < "$1" } barman_command ``` Taken from [here](https://github.com/2ndquadrant-it/barman/blob/master/barman/compression.py#L195)

Valid for: github.com/fsouza/go-dockerclient e7f475826ee394de3153d2e342a2f235428fde98

Workaround using a systemd timer: ``` # /home/adrian/.config/systemd/user/tmux-save.service [Unit] Description=Save tmux sessions OnFailure=error@%n.service [Service] Type=oneshot ExecStart=/bin/bash /home/adrian/.tmux/plugins/tmux-resurrect/scripts/save.sh ``` ``` # /home/adrian/.config/systemd/user/tmux-save.timer [Unit] Description=Run each ten minutes [Timer] OnCalendar=*:0/10 [Install] WantedBy=timers.target...

Trying to compile https://github.com/skydive-project/skydive-plugins That after removing an erroneous replace (first one) tries to download github.com/skydive-project/skydive that have several deps with networkservicemesh. I was trying to clean (remove) all those...

Yes, I know I set wrong the parameters, but maybe the check could give an error.

Just a pet project of an arduino sending data each 12.5ms El sáb., 21 mar. 2020 a las 18:17, Andreas Motl () escribió: > Dear Adrián, > > thanks for...

Yes, I increased the pool to 50 and it worked without warnings. I think just giving the option to users could be enough. El sáb., 21 mar. 2020 a las...

An input plugin to get what?

Interesting. Another, more complex, way could be to use the postgres input plugin and create the appropriate query.

Another source of data to be queried: https://www.zabbix.com/documentation/4.0/manual/appendix/items/remote_stats