All Projects → jthornhill → Puppet Checkmk

jthornhill / Puppet Checkmk

check_mk module for puppet

Labels

Projects that are alternatives of or similar to Puppet Checkmk

Garethr Docker
Puppet module for managing docker
Stars: ✭ 404 (+2425%)
Mutual labels:  puppet
Puppet Mha
The MHA module handles installing, configuring, and running MHA for MySQL.
Stars: ✭ 5 (-68.75%)
Mutual labels:  puppet
Puppet Samba
Puppet samba module ⛺
Stars: ✭ 6 (-62.5%)
Mutual labels:  puppet
Zentral
Zentral is an open-source solution for infrastructure monitoring and endpoint event stream processing. It provides build-in orchestration of macOS security components (Santa, Osquery, et-al.), event correlation and event management. It consolidates its features with various data store backends (ElasticStack, Azure Log Analytics, Splunk, et-al.).
Stars: ✭ 522 (+3162.5%)
Mutual labels:  puppet
Puppet Aptly
Puppet module to deploy and manage aptly, a Debian repository management tool http://www.aptly.info/
Stars: ✭ 5 (-68.75%)
Mutual labels:  puppet
Legacy Hoodie Vagrant
⛔ not up-to-date
Stars: ✭ 5 (-68.75%)
Mutual labels:  puppet
Puppet Examples
A collection of advanced puppet examples (uses older versions of puppet v3/v2)
Stars: ✭ 393 (+2356.25%)
Mutual labels:  puppet
Vagrant Gaudi
[NOT MAINTAINED] Gaudi on vagrant VM
Stars: ✭ 16 (+0%)
Mutual labels:  puppet
Puppet Strongswan
Manages StrongSwan on a host with Puppet
Stars: ✭ 5 (-68.75%)
Mutual labels:  puppet
Ghtorrent Vagrant
A Vagrant box with Puppet provisioning for running GHTorrent locally
Stars: ✭ 6 (-62.5%)
Mutual labels:  puppet
Chassis
📦 Chassis is a virtual server for your WordPress site, built using Vagrant.
Stars: ✭ 602 (+3662.5%)
Mutual labels:  puppet
Vagrantpress
A WordPress Development Environment With Vagrant/Puppet
Stars: ✭ 748 (+4575%)
Mutual labels:  puppet
Puppet Udev
Manages the udev package and device rules
Stars: ✭ 5 (-68.75%)
Mutual labels:  puppet
Puppet Nginx
Puppet Module to manage NGINX on various UNIXes
Stars: ✭ 462 (+2787.5%)
Mutual labels:  puppet
Puppet
Intracto puppet modules
Stars: ✭ 6 (-62.5%)
Mutual labels:  puppet
Puppet Elasticsearch
Elasticsearch Puppet module
Stars: ✭ 396 (+2375%)
Mutual labels:  puppet
Sgnl05 Colorprompt
Puppet module for adding colors to your bash prompt
Stars: ✭ 5 (-68.75%)
Mutual labels:  puppet
Vagrant Rails Dev
my vagrant rails development box
Stars: ✭ 16 (+0%)
Mutual labels:  puppet
Fuel Plugin Glance Nfs
MOVED: now at https://opendev.org/x/fuel-plugin-glance-nfs
Stars: ✭ 16 (+0%)
Mutual labels:  puppet
Puppet
The Deep Security Agent is easy to deploy automatically in any environment
Stars: ✭ 6 (-62.5%)
Mutual labels:  puppet

Update 2012/09/21

The module now uses the nagios_server variable to determine where resources are collected, so you may manage multiple nagios servers and collect a subset of systems on each. Please ensure that this variable is set to be the same on both your nagios server and on your clients even if you only have one nagios server! Previously, this variable was not actually required to be set on the nagios server itself.

It is possible now to manually override the IP address nagios uses to check a node; use the variable $checkmk_override_ip to do this.

I have also attempted to properly scope variables in preparation for 2.8. I am unclear on whether the scope.to_hash.keys.each stuff in the template will actually continue to work, but it is my understanding that it should. If anybody is attempting to use this on puppet >= 2.8, please report your results.


This is a puppet module to manage check_mk

This should probably be called check_mk, not checkmk. Feel free to fix it :)

For more information about how to use this, see: http://weblog.etherized.com/posts/186

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].