Commit Graph

370 Commits

Author SHA1 Message Date
Daniel Berteaud
adc4b5dc23 Remove uri from UsereParam args for squid
passing an URI would require to allow special caracters in key args
2020-01-16 18:07:44 +01:00
Daniel Berteaud
657c2a0ff0 Automatic commit of package [zabbix-agent-addons] release [0.2.105-1].
Created by command:

/usr/bin/tito tag
2019-12-17 08:52:14 +01:00
Daniel Berteaud
e080780248 Fix ready sizeNew from last backup (except when link hasn't ran yet) 2019-12-17 08:51:45 +01:00
Daniel Berteaud
058aad1264 Automatic commit of package [zabbix-agent-addons] release [0.2.104-1].
Created by command:

/usr/bin/tito tag
2019-12-15 20:09:35 +01:00
Daniel Berteaud
8c25777182 Disable vfs.dev.discovery in default conf 2019-12-15 20:09:14 +01:00
Daniel Berteaud
f190314a9a Automatic commit of package [zabbix-agent-addons] release [0.2.103-1].
Created by command:

/usr/bin/tito tag
2019-12-15 19:14:33 +01:00
Daniel Berteaud
d6e5240cf7 Set min backup size to 0 in template 2019-12-15 19:14:04 +01:00
Daniel Berteaud
7a02253d56 Automatic commit of package [zabbix-agent-addons] release [0.2.102-1].
Created by command:

/usr/bin/tito tag
2019-12-15 17:20:59 +01:00
Daniel Berteaud
abfa7433e1 Fix key name for enabled value 2019-12-15 17:20:34 +01:00
Daniel Berteaud
7f06d7b2f5 Automatic commit of package [zabbix-agent-addons] release [0.2.101-1].
Created by command:

/usr/bin/tito tag
2019-12-15 17:11:16 +01:00
Daniel Berteaud
d49e7816d5 Init complete JSON objects with default values in bheck_backuppc_sudo 2019-12-15 17:10:46 +01:00
Daniel Berteaud
7ded61c8af Remove unused variables 2019-12-15 17:08:15 +01:00
Daniel Berteaud
14853e81b4 Automatic commit of package [zabbix-agent-addons] release [0.2.100-1].
Created by command:

/usr/bin/tito tag
2019-12-15 16:59:49 +01:00
Daniel Berteaud
eb0ada1a69 Only substract $new_size_of_last_full once 2019-12-15 16:59:26 +01:00
Daniel Berteaud
345cc4d6f3 Automatic commit of package [zabbix-agent-addons] release [0.2.99-1].
Created by command:

/usr/bin/tito tag
2019-12-13 23:46:22 +01:00
Daniel Berteaud
ca2f76e842 Fix when a host has a single backup with 0 new file size
Which can heppen if you deleted backups manually
2019-12-13 23:45:37 +01:00
Daniel Berteaud
a83b7efb96 Automatic commit of package [zabbix-agent-addons] release [0.2.98-1].
Created by command:

/usr/bin/tito tag
2019-12-13 23:28:25 +01:00
Daniel Berteaud
810f192184 Fix backups total size computation when there's only one full 2019-12-13 23:27:39 +01:00
Daniel Berteaud
bcf313009b Automatic commit of package [zabbix-agent-addons] release [0.2.97-1].
Created by command:

/usr/bin/tito tag
2019-12-13 18:30:34 +01:00
Daniel Berteaud
55642ebede Include Zabbix template to monitor BackupPC 2019-12-13 18:30:14 +01:00
Daniel Berteaud
5603e24330 Automatic commit of package [zabbix-agent-addons] release [0.2.96-1].
Created by command:

/usr/bin/tito tag
2019-12-13 16:43:41 +01:00
Daniel Berteaud
08f7decaf2 Enhanced stats for BackupPC's entity 2019-12-13 16:43:15 +01:00
Daniel Berteaud
ef992661a4 Automatic commit of package [zabbix-agent-addons] release [0.2.95-1].
Created by command:

/usr/bin/tito tag
2019-12-11 19:10:40 +01:00
Daniel Berteaud
ba0a868fd4 Wait for BackupPC_link to run before we take new sizes in our stat
So it won't send wrong comp_ratio of size values
2019-12-11 19:09:50 +01:00
Daniel Berteaud
847efa1243 Automatic commit of package [zabbix-agent-addons] release [0.2.94-1].
Created by command:

/usr/bin/tito tag
2019-12-11 18:42:49 +01:00
Daniel Berteaud
f51a6a930d Fix BackupPC script when BackuPPC_link is waiting for the nightly cleanup to finish 2019-12-11 18:42:20 +01:00
Daniel Berteaud
692517ba87 Automatic commit of package [zabbix-agent-addons] release [0.2.93-1].
Created by command:

/usr/bin/tito tag
2019-11-29 18:41:46 +01:00
Daniel Berteaud
096253e5dc Don't use autoloader in our forked Linux::LVM 2019-11-29 18:37:36 +01:00
Daniel Berteaud
5be6520118 Don't requires Linux::LVM anymore 2019-11-29 18:35:09 +01:00
Daniel Berteaud
1b89210fec Replace Linux::LVM occurrences with Zabbix::Agent::Addons::LVM 2019-11-29 18:34:10 +01:00
Daniel Berteaud
b108ac7a82 Bundle a fork of Linux::LVM with support for LVM thin pools
GLPI#39889
2019-11-29 18:31:45 +01:00
Daniel Berteaud
bf787e3670 Automatic commit of package [zabbix-agent-addons] release [0.2.92-1].
Created by command:

/usr/bin/tito tag
2019-11-27 09:34:25 +01:00
Daniel Berteaud
e30dcda6da Better compat with 4.4 vfs.dev.discovery (and use lsblk to get the list of dev if available) 2019-11-27 09:29:10 +01:00
Daniel Berteaud
db939d3e92 Automatic commit of package [zabbix-agent-addons] release [0.2.91-1].
Created by command:

/usr/bin/tito tag
2019-11-26 18:14:26 +01:00
Daniel Berteaud
85c1cbc105 Add DEVNAME macro for vfs.dev.discovery to ease transition to 4.4
4.4 includes vfs.dev.discovery but with different macro names (DEVNAME instead of BLOCKDEV)
2019-11-26 18:13:29 +01:00
Daniel Berteaud
772770bfc5 Minor update in ZFS template 2019-10-29 10:48:23 +01:00
Daniel Berteaud
0adedc6b69 Automatic commit of package [zabbix-agent-addons] release [0.2.90-1].
Created by command:

/usr/bin/tito tag
2019-10-20 18:17:09 +02:00
Daniel Berteaud
05624ee2e1 Fix some unifi stats for uap/usw in recent unifi versions 2019-10-20 18:16:04 +02:00
Daniel Berteaud
331090fe0c Automatic commit of package [zabbix-agent-addons] release [0.2.89-1].
Created by command:

/usr/bin/tito tag
2019-10-14 09:24:53 +02:00
Daniel Berteaud
2251656bfc Add Zabbix template for GlusterFS 2019-10-11 18:47:58 +02:00
Daniel Berteaud
82a528dfe0 Add Zabbix tempalte for DRBD 2019-10-11 18:40:58 +02:00
Daniel Berteaud
87d6541c89 Add Zabbix template for Proxmox Mail Gateway 2019-10-11 18:36:44 +02:00
Daniel Berteaud
1775ef9ae3 Add template to monitor a PVE cluster 2019-10-11 18:07:35 +02:00
Daniel Berteaud
eef0d74995 ZFS ARC low hit ratio for data and global are calculated for 1h 2019-10-11 18:05:36 +02:00
Daniel Berteaud
4584d988f3 Automatic commit of package [zabbix-agent-addons] release [0.2.88-1].
Created by command:

/usr/bin/tito tag
2019-10-11 17:12:06 +02:00
Daniel Berteaud
963427dc60 Add Zabbix template for ZFS 2019-10-11 17:11:49 +02:00
Daniel Berteaud
3cee80e348 Automatic commit of package [zabbix-agent-addons] release [0.2.87-1].
Created by command:

/usr/bin/tito tag
2019-10-11 11:41:36 +02:00
Daniel Berteaud
21fcd4949e Enhance ZFS monitoring scripts to retrieve ARC stats 2019-10-11 11:41:05 +02:00
Daniel Berteaud
020e7a2818 Send an empty data array when Zimbra is not installed 2019-10-08 11:14:44 +02:00
Daniel Berteaud
d64a4954cd Automatic commit of package [zabbix-agent-addons] release [0.2.86-1].
Created by command:

/usr/bin/tito tag
2019-10-01 08:13:24 +02:00