index
:
puppet_check_mk.git
master
[puppet_check_mk]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-02-12
added class to deploy local checks
varac
2014-02-12
use latest check-mk packages so they can be installed them from backports
varac
2014-02-06
added parameter to configure nagios subdir name
varac
2014-02-05
fixed leftover in agent.pp, linted
varac
2014-02-05
Merge remote-tracking branch 'riseup/master'
varac
2014-02-05
don't install xinetd by default, restructed agent use of ssh
varac
2014-01-17
pass the homedir parameter down from check_mk::agent so we can override it
Matt Taggart
2014-01-17
disable service dependency
Matt Taggart
2014-01-17
make variable parameters so we can override them
Matt Taggart
2014-01-14
mentions this clone's home
Matt Taggart
2014-01-13
updated readme.md about ssh authentication, added examples for debian in debi...
varac
2013-08-21
make registering of agents on check_mk host optional
varac
2013-07-25
specify default vars directly, not via scoped variables
varac
2013-07-25
chown monitoring:monitoring etc/check_mk/conf.d/use_ssh.mk
varac
2013-07-25
make shell user + group configurable, defaulting to monitoring
varac
2013-07-17
don't alias httpd service, use parameter name for it
varac
2013-07-15
added debian example config snippets
varac
2013-07-15
notify Exec['check_mk-refresh'] for use_ssh.mk
varac
2013-07-15
only use service {'xinetd':} if needed
varac
2013-07-15
fixed filepath for use_ssh.mk
varac
2013-07-15
fixed class reference for etc_dir config variable
varac
2013-07-15
forgot check_mk::server::configure_ssh class name
varac
2013-07-15
added use_ssh to check_mk class
varac
2013-07-15
only include host_tags in tags of they are not empty
varac
2013-07-15
typo in classname
varac
2013-07-15
Must pass ip_whitelist to Class[Check_mk::Agent::Config]
varac
2013-07-15
ssh support for agent
varac
2013-07-15
added check_mk::omd_repo and updated README
varac
2013-07-15
added omdadmin htpasswd parameter
varac
2013-07-10
xinitd -> xinetd
varac
2013-07-10
make service names configurable
varac
2013-07-10
allow $version to be left empty in agent::install
varac
2013-07-10
make agent package names configurable
varac
2013-07-10
allow $filestore to be left empty in agent::install
varac
2013-07-10
allow $filestore to be left empty
varac
2013-06-20
Merge pull request #1 from abien/master
Keith Burdis
2013-06-20
RedHat-like RPM URL changed/fixed
Alexander Bien
2013-03-26
Agent example config for jolokia and logwatch plugins.
Keith Burdis
2013-03-26
check_parameters example config
Keith Burdis
2013-03-25
TODO: Add support for ignored_services to eliminate false alerts.
Keith Burdis
2013-03-25
Example real-world config.
Keith Burdis
2013-02-09
Minor documentation fixes.
Keith Burdis
2013-02-09
Reminder to run the puppet agent otherwise changes aren't incorporated
Keith Burdis
2013-02-09
* Added host tags to agent config so that host groups can be auto-populated
Keith Burdis
2013-02-08
Specify the correct package name otherwise the check to see if it is already ...
Keith Burdis
2013-02-08
Formatting
Keith Burdis
2013-02-08
Updated documentation ready for release.
Keith Burdis
2013-02-08
Avoid 'You can call check_mk only as OMD site user' bug.
Keith Burdis
2013-02-08
Create the site in the install class to avoid having to specify lots of depen...
Keith Burdis
2013-02-08
puppet-lint to the rescue
Keith Burdis
[next]