Automatic commit of package [zabbix-agent-addons] release [0.2.75-0.beta1].

Created by command:

/usr/bin/tito tag --use-release 0.beta1%{?dist}
This commit is contained in:
Daniel Berteaud 2019-05-21 11:58:16 +02:00
parent 6c012aece0
commit 7f89a211ea
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
0.2.74-1 ./
0.2.75-0.beta1 ./

View File

@ -4,8 +4,8 @@
Summary: Scripts for Zabbix monitoring
Name: zabbix-agent-addons
Version: 0.2.74
Release: 1%{?dist}
Version: 0.2.75
Release: 0.beta1%{?dist}
Source0: %{name}-%{version}.tar.gz
BuildArch: noarch
@ -101,6 +101,9 @@ fi
%endif
%changelog
* Tue May 21 2019 Daniel Berteaud <daniel@firewall-services.com> 0.2.75-0.beta1
- Add basic scripts to monitor VDO volumes (daniel@firewall-services.com)
* Tue Apr 16 2019 Daniel Berteaud <daniel@firewall-services.com> 0.2.74-1
- Don't fail if Statistics::Descriptive doesn't support quantile
(daniel@firewall-services.com)

View File

@ -1,6 +1,6 @@
# Discover VDO volumes
# $1 not used for now
UserParameter=vfs.vdo.vol.discovery[*],/var/lib/zabbix/bin/disco_zfs --what=volumes
UserParameter=vfs.vdo.vol.discovery[*],/var/lib/zabbix/bin/disco_vdo_sudo --what=volumes
# Type: Agent or Agent (active)
# Key: vfs.vdo.vol[volume,item] where volume is the name of the volume to monitor