summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2014-02-06added parameter to configure nagios subdir namevarac
2014-02-05fixed leftover in agent.pp, lintedvarac
2014-02-05Merge remote-tracking branch 'riseup/master'varac
2014-02-05don't install xinetd by default, restructed agent use of sshvarac
2014-01-17pass the homedir parameter down from check_mk::agent so we can override itMatt Taggart
2014-01-17disable service dependencyMatt Taggart
2014-01-17make variable parameters so we can override themMatt Taggart
2013-08-21make registering of agents on check_mk host optionalvarac
2013-07-25specify default vars directly, not via scoped variablesvarac
2013-07-25chown monitoring:monitoring etc/check_mk/conf.d/use_ssh.mkvarac
2013-07-25make shell user + group configurable, defaulting to monitoringvarac
2013-07-17don't alias httpd service, use parameter name for itvarac
2013-07-15notify Exec['check_mk-refresh'] for use_ssh.mkvarac
2013-07-15only use service {'xinetd':} if neededvarac
2013-07-15fixed filepath for use_ssh.mkvarac
2013-07-15fixed class reference for etc_dir config variablevarac
2013-07-15forgot check_mk::server::configure_ssh class namevarac
2013-07-15added use_ssh to check_mk classvarac
2013-07-15only include host_tags in tags of they are not emptyvarac
2013-07-15typo in classnamevarac
2013-07-15Must pass ip_whitelist to Class[Check_mk::Agent::Config]varac
2013-07-15ssh support for agentvarac
2013-07-15added check_mk::omd_repo and updated READMEvarac
2013-07-15added omdadmin htpasswd parametervarac
2013-07-10xinitd -> xinetdvarac
2013-07-10make service names configurablevarac
2013-07-10allow $version to be left empty in agent::installvarac
2013-07-10make agent package names configurablevarac
2013-07-10allow $filestore to be left empty in agent::installvarac
2013-07-10allow $filestore to be left emptyvarac
2013-02-09* Added host tags to agent config so that host groups can be auto-populatedKeith Burdis
2013-02-08Specify the correct package name otherwise the check to see if it is already ...Keith Burdis
2013-02-08Avoid 'You can call check_mk only as OMD site user' bug.Keith Burdis
2013-02-08Create the site in the install class to avoid having to specify lots of depen...Keith Burdis
2013-02-08puppet-lint to the rescueKeith Burdis
2013-02-08Use the default system repository by default. Restructured agent configs to ...Keith Burdis
2013-02-08The daily inventory needs to run on the master not the agent hosts.Keith Burdis
2013-02-08* Switched to using OMD rather than manually compiling check_mkKeith Burdis
2013-02-07Ensure check_mk-agent is installed before check_mk-agent-logwatch to avoid a ...Keith Burdis
2013-02-07TypoKeith Burdis
2013-02-07Add a read-only guest userKeith Burdis
2013-02-07Re-inventory and re-load on every change.Keith Burdis
2013-02-07Refresh the config whenever main.mk changes.Keith Burdis
2013-02-07clean upKeith Burdis
2013-02-07Refresh the service inventory once a dayKeith Burdis
2013-02-07Use exported resources to populate all_hosts array.Keith Burdis
2013-02-07Initial Nagios server-side installation and setup.Keith Burdis
2013-02-07First working version of check_mk agentKeith Burdis
2013-02-07Initial check_mk agent config. Untested and unlikely to work.Keith Burdis