Skip to content

csabyka/Zabbix-Supervisor-Check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Original:

https://github.com/Lelik13a

Description

Supervisor daemon and apps monitoring through Zabbix.

Template "Template App Supervisor" finds all supervisor apps, creates new items and triggers.

Dependencies

perl, sudo, zabbix-agent, zabbix-sender.

libswitch-perl library.

Installation

  1. copy supervisor_check.pl to /etc/zabbix/
  2. copy zabbix_agentd.d/supervisor.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/supervisor_check.pl
  6. edit supervisor_check.pl and set yours $ZabbixServer and $HostName for zabbix_sender.
  7. restart zabbix-agent daemon.
  8. import "zbx_templates/Template App Supervisor check.xml" into your templates.
  9. apply template "Template App Supervisor" host.
  10. copy cron.d/zabbix_supervisor_check to /etc/cron.d/ and reload crond.

About

Supervisor daemon and apps monitoring through Zabbix.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Perl 100.0%