Skip to content

jimr6007/glusix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

glusix

Zabbix Agent - Gluster

Dependencies

Packages

  • ksh
  • bc
  • awk

Debian/Ubuntu

~# sudo apt install ksh bc awk
~#

Red Hat

~# sudo yum install ksh bc awk
~#

Deploy

Zabbix

~# git clone https://github.com/sergiotocalini/glusix.git
~# sudo ./glusix/deploy_zabbix.sh
~# sudo systemctl restart zabbix-agent

Note: the installation has to be executed on the zabbix agent host and you have to import the template on the zabbix web.

About

Zabbix Agent - Gluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%