Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 398 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 398 Bytes

zenkins

Simple tool to build a bridge between zabbix and jenkins that implements discovery feature used to idenfify monitored jobs according to prefix in the job name, this is script is also used to send current job status.

Install

sudo pip install -r requirements.txt
sudo chmod a+x zenkins.py
sudo cp zenkins.conf /etc

Don't forget to set the statusOnly password in zenkins.conf