Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zabbix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
infra
ansible-shared
zabbix
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
5
Mar
24
Feb
3
Dec
4
May
24
Feb
19
Sep
11
1
Aug
30
Jul
23
22
Jun
28
Apr
5
Mar
4
13
Dec
21
Oct
17
1
12
Jul
20
Mar
8
5
26
Feb
9
Jan
3
Nov
21
Oct
22
Sep
1
Jun
6
May
3
19
Mar
17
Feb
17
Dec
14
13
15
Nov
28
Oct
25
13
Merge branch 'th/repo' into 'master'
master
master
zabbix-repo: Fix obsolete apt_key usage
move vars to defaults, since ansible is nasty here
zabbix-agent: add switch for external repo since they package zabbix differently than debian
make zabbix external repo configurable
change cronjob for counting rows of database to be on the 2nd day of month, to avoid a race condition
Remove jessie reference
zabbix-repo: Configure correct URL for Ubuntu
update server deployment to buster
Add LICENSE
add gitlab CI config; add ansible-lint config; update yamllint config
zabbix-repo/server: fix jinja spacing
zabbix-frontend: fix formatting
zabbix-repo/zabbix-server: fix yamllint issues, fix shell module usage
Log zabbix-agent to syslog (journal)
Log zabbix-agent to file again
Do not include .dkpg-new files in zabbix config
Update zabbix agent config for buster
Use apt to query the installed zabbix version
Install zabbix on buster from debian sources
Update zabbix and add version checks
zabbixservers -> zabbixserver
lint yaml files
relative imports: move zabbix-repo, remove all others
Remove with_items from apt
Remove print from partition-cleanup.py
Replace service state=running by state=started
Replace uwsgi-php by php-fpm for zabbix-frontend
Enable not configuring nginx
db: count db-rows regularily
housekeeping: make that all partitioned tables are deleted, if necessary
Add cleanup script for db partitions
server: add configurable cache size, with correct default
update postgres version for the configs
change zabbix version to 3.4
zabbix-agent: remove dpkg check, add smart checks
zabbix-repo: disable zabbix key when switching repos
ensure no passwords are logged
Merge branch 'master' of git.fsmpi.rwth-aachen.de:infra/ansible
zabbix-server: add comment counts function
Loading