munin-plugins-gitlab icon indicating copy to clipboard operation
munin-plugins-gitlab copied to clipboard

Munin-plugins for monitoring a GitLab instance

Results 6 munin-plugins-gitlab issues
Sort by recently updated
recently updated
newest added

Add a plugin that enables monitoring die registry usage per project (e.g. to find projects where tags need deletion or cleanup job is not enabled) This reports a larger total...

also move missing status line aggregation to sql implemented this becuase our gitlab instance suddenly showed a new status 'failed' for remote mirrors (when pushing an already existing tag) Info...

The nginx now (at least in GitLab 11.4) comes with an own status page. See https://docs.gitlab.com/omnibus/settings/nginx.html#enablingdisabling-nginx_status The default values are ok, so only ``` [nginx*] env.url http://localhost:8060/nginx_status ``` has to...

It is time to rename CI **builds** with **jobs** in `gitlab_ci_builds` and `gitlab_ci_builds_current`.

See http://munin-monitoring.org/wiki/PluginConcise#autoconf

feature request
help wanted

Running the scripts out of the box, I was having problems finding the local modules with Python 3.8: ModuleNotFoundError: No module named 'dirsize' Adding . in front of modules in...