Skip to content

zacker330/jenkins-zabbix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

使用 Zabbix 监控 Jenkins

使用 Docker Compose 做实验。启动方式命令:docker-compose up -d

各系统访问方法

Zabbix web

Zabbix agent

可以提前将 jenkins_zabbix.conf 和 jenkins.metrics.py 放到相应的目录中。

Jenkins

Jenkins 访问地址:http://localhost:8080 。Jenkins 第一次启动需要输入一个 security token,你可以通过docker-compose logs -f jenkins命令,看到日志。从日志中找到这样的一段:

*************************************************************

Jenkins initial setup is required. A security token is required to proceed.
Please use the following security token to proceed to installation:

41d2b60b0e4cb5bf2025d33b21cb

*************************************************************

将 security token 拷贝到 Jenkins 界面,然后按提示操作就可以了。

About

Jenkins zabbix monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages