Skip to content

egort/Zabbix-GluserFS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

GlusterFS volumes monitoring through Zabbix.

Template "Template GlusterFS disks" finds all peers and volumes, creates new items and triggers.

Monitor peers status; volumes size, inodes, status, bricks count.

GlusterFS

Dependencies

perl, sudo, zabbix-agent, gluster.

libswitch-perl library (yum install perl-Switch).

Installation

  1. copy gluster-monitoring.pl to /etc/zabbix/
  2. copy zabbix_agentd.d/gluster.conf to /etc/zabbix/zabbix_agentd.d/
  3. copy sudoers.d/zabbix (or its content) to /etc/sudoers.d/
  4. chown root:root /etc/sudoers.d/zabbix ; chmod 440 /etc/sudoers.d/zabbix
  5. chmod 755 /etc/zabbix/gluster-monitoring.pl
  6. restart zabbix-agent daemon.
  7. import "zbx_templates/Template GlusterFS disks.xml" into your templates.
  8. apply template "Template GlusterFS disks" to host with gluster tools.
  9. enjoy.

About

Monitor GlusterFS via gluster tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%