Just did a fresh install of this nifty plugin on an Ubuntu 14 gitlab-enterprise server. After some initial testing, I noticed that when the code was executed as user nagios, sudo was issuing an error because the /etc/sudoers.d/check_gitlab file was not owned by root.root. The install process needs to set the ownership to user root/group root to eliminate this sudo issue.
Just did a fresh install of this nifty plugin on an Ubuntu 14 gitlab-enterprise server. After some initial testing, I noticed that when the code was executed as user nagios, sudo was issuing an error because the /etc/sudoers.d/check_gitlab file was not owned by root.root. The install process needs to set the ownership to user root/group root to eliminate this sudo issue.