Skip to content

vladracula/zabbix-monitoring-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zabbix Monitoring Scripts

This project contains various custom Zabbix monitoring scripts used as user parameters by Zabbix agent.

Installation

The repository includes ready-to-install files for Zabbix Agent.

Templates

Each monitoring script has a corresponding template that can be imported to Zabbix Server. Templates can be found under templates.

Version Numbering Scheme

Each script has version information at the beginning of the script. Semantic versioning scheme is used with major.minor syntax

  • Major version changes when you make incompatible changes with existing items / configuration syntax
  • Minor version changes when you add functionality or bug-fixes in backwards-compatible manner

Usage

See the below documentation for each monitoring script.

About

Various Zabbix Agent monitoring scripts used by Digia Pulssi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.0%
  • Shell 28.8%
  • Perl 7.3%
  • Visual Basic .NET 5.9%