jk-aneirin / zabbix-monitoring-scripts

Various Zabbix Agent monitoring scripts used by Digia Pulssi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 57.2%Language:Shell 28.4%Language:PLpgSQL 7.1%Language:Perl 4.8%Language:VBScript 2.5%