Skip to content

Futur-Tech/futur-tech-zabbix-samba-addc

 
 

Repository files navigation

Template Zabbix Monitoring Samba AD Domain Controller

The main original code is from this repository: https://github.com/Galvy/Template-Samba4-AD

This fork add automatic deployment script and some more specific sudoer permission to zabbix user. The template has been update to use Zabbix Active Agent.

Deploy Commands

Everything is executed by only a few basic deploy scripts.

cd /usr/local/src
git clone https://github.com/Futur-Tech/futur-tech-zabbix-samba-addc.git
cd futur-tech-zabbix-samba-addc

./deploy.sh 
# Main deploy script

./deploy-update.sh -b main
# This script will automatically pull the latest version of the branch ("main" in the example) and relaunch itself if a new version is found. Then it will run deploy.sh. Also note that any additional arguments given to this script will be passed to the deploy.sh script.

Finally import the template XML in Zabbix Server and attach it to your host.

About

This is my personale Samba4 AD Template for Zabbix 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%