Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

zabbix-deb/zabbix-check-mdadm2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zabbix-check-mdadm2

This version is archived. It still should work on OS's with python2 and small changes with python3 too. A newer simpler version in POSIX sh can be found here: zabbix-check-mdadm3

Description

A script to monitor mdadm RAID with Zabbix.

This is a rewrite of the first version (zabbix-check-mdadm) in Python. In addition to the number of failed disks, it can also return the overall status of the RAID.

Usage

  • Clone this repo and build the debian package yourself with LANG=C debuild -us -uc -b; dh clean or
  • Install it directly from @istoph's repository or
  • Clone this repo and install the script and config by hand

Dependencies

  • Python (>= 2.6)

Licence

New BSD License/BSD 3-Clause License (see debian/copyright)

Template for the Zabbix frontend

A template for the Zabbix frontend can be found, as usual in our packages, in /usr/share/doc/${package_name}/

About

A script to monitor mdadm RAID with Zabbix.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages