210 Commits (master)

Author SHA1 Message Date
Daniel Berteaud 33701cc275 Add sensors for nut UPS 9 years ago
Daniel Berteaud f426903cc8 Move UPS detection in a module 9 years ago
Daniel Berteaud 6f52ff1fab New Zabbix::Agent::Addons::Disks module 9 years ago
Daniel Berteaud 7b5acdf11e Fix GlusterFS brick count on 3.7.x 9 years ago
Daniel Berteaud c36585d92d Fix using HD hysteresis param 9 years ago
Daniel Berteaud b571fa5509 Take the old file as param for the sensor converter script 9 years ago
Daniel Berteaud b9df71e9ba Use separate margin and hyst param for HD 9 years ago
Daniel Berteaud 367454e025 Default temp margin to 20°C instead of 10 9 years ago
Daniel Berteaud cf8585f524 Fix pwr thresholds order 9 years ago
Daniel Berteaud 113f72fb3a Fix threshold detection for power sensors 9 years ago
Daniel Berteaud 4094dfc530 Better error handling and support for power sensors in the sensor config generator 9 years ago
Daniel Berteaud c3ee93d817 Fix using keys on hash 9 years ago
Daniel Berteaud 8e90619012 Fix shebang 9 years ago
Daniel Berteaud e7c34c6e58 Add a generator script for sensors 9 years ago
Daniel Berteaud b2cc891890 Convert sensors config to a ini format 9 years ago
Daniel Berteaud da771ec287 Support different sensors types 9 years ago
Daniel Berteaud 310edb5c50 Code restructuration to detect pending healing processes 9 years ago
Daniel Berteaud 19d3b616d1 Fix gluster check if info heal-failed is not supported by gluster 9 years ago
Daniel Berteaud 79dc37ac3a mdadm: Report rebuilding if status is resync 9 years ago
Daniel Berteaud ba5d5b558e Fix disco_filesystem 9 years ago
Daniel Berteaud 0860c37f6f Fix check_qmail_sudo script 9 years ago
Daniel Berteaud 4ee55e4708 Add a simple script to check qmail queue (requires qmqtool) 10 years ago
Daniel Berteaud f83c0e60d1 Discover thin pools, and report thin pool allocation 10 years ago
Daniel Berteaud 5e8df466e0 Better debug info and more robust execution for GlusterFS scripts 10 years ago
Daniel Berteaud 329eb1557a Report a more verbose status for peers and volumes instead of a boolean 10 years ago
Daniel Berteaud a42acdda65 Add simple scripts to discover and check GlusterFS status 10 years ago
Daniel Berteaud a5f8da6aa0 Support LLD discovery for MegaRAID controllers 10 years ago
Daniel Berteaud d21824d09f Add discovery script for mdadm based RAID devices 10 years ago
Daniel Berteaud 5214d25e14 Add a simple script to check nmbd lookups 10 years ago
Daniel Berteaud 0bb8a01798 Remove scripts to monitor certificates, they are not generic enough 10 years ago
Daniel Berteaud 7083976d5a Add scripts to monitor PHPki certificates 10 years ago
Daniel Berteaud 4bc1378781 Possibility to disable Zabbix monitoring of some hosts in BackupPC by adding {ZabbixMonitoring} = 0 in their conf 11 years ago
Daniel Berteaud 1e991ce9e2 Do not skip 'removable' devices in disco_block_device, some real disks show a removable flag 11 years ago
Daniel Berteaud ddcbbc85dd fix macros names in disco_raid_hp_sudo 11 years ago
Daniel Berteaud 217d4a932a Add simple scripts to monitor HP Smart Arrays (requires hpacucli) 11 years ago
Daniel Berteaud 974b41a11a Return No backup warning and max errors threshold in backuppc discovery 11 years ago
Daniel Berteaud a734699fc9 Initialize an empty array in disco_backuppc_sudo 11 years ago
Daniel Berteaud 708cdf2747 Skip block which won't support smart data 11 years ago
Daniel Berteaud 5229ca1e37 Use full path to smartctl binary so system call works with sudo 11 years ago
Daniel Berteaud 754005c380 Rewrite disco_smart_sudo in perl and switch to read /sys/block so it can detect smart capable drives with older smartctl 11 years ago
Daniel Berteaud 523b45b406 initialize an empty array in disco_sensors 11 years ago
Daniel Berteaud 828a502ea2 initialize an empty array in disco_lvm_sudo 11 years ago
Daniel Berteaud 54ffe7c67c initialize an empty array in disco_block_devices 11 years ago
Daniel Berteaud 40241f2fb8 Return an empty set of ups instead of ZBX_NOTSUPPORTED if no UPS is found or upsc is not installed 11 years ago
Daniel Berteaud fc6d32923d Add discovery script and conf for nut ups 11 years ago
Daniel Berteaud 1015709880 Possibility to base64 encode the regex passed to zabbix agent 11 years ago
Daniel Berteaud 34ef6daf64 Pass a regex to backuppc discovery. Default is .*, so every hosts are returned. You can use this to selectively ignore hosts 11 years ago
Daniel Berteaud c9cc8235c4 On some system (debian), logical volume already have /dev/$group in their name 11 years ago
Daniel Berteaud f3ca95b83f do not prepend /dev to block device names 11 years ago
Daniel Berteaud beadda2634 Fix network interface discovery script 11 years ago