Skip to content

linuxpolska/puppet-zabbix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zabbix

Overview

The Zabbix module allows you to easily configure, manage and scale Zabbix monitoring with Puppet.

Usage

We strongly recommends to use Zabbix module be simply:

include zabbix

with all parameters stored in hiera. But you can use this module in traditional way:

class { 'zabbix':
  add_zabbix_repos => 'true',
  agent            => 'false',
}

this will only create repository.

About

Puppet module for managing Zabbix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published