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

datalink/zenkins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%