index
:
puppet_check_mk.git
master
[puppet_check_mk]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
agent.pp
Age
Commit message (
Expand
)
Author
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
2013-08-21
make registering of agents on check_mk host optional
varac
2013-07-15
only use service {'xinetd':} if needed
varac
2013-07-15
only include host_tags in tags of they are not empty
varac
2013-07-15
ssh support for agent
varac
2013-07-10
make agent package names configurable
varac
2013-02-09
* Added host tags to agent config so that host groups can be auto-populated
Keith Burdis
2013-02-08
puppet-lint to the rescue
Keith Burdis
2013-02-08
Use the default system repository by default. Restructured agent configs to ...
Keith Burdis
2013-02-07
Ensure check_mk-agent is installed before check_mk-agent-logwatch to avoid a ...
Keith Burdis
2013-02-07
Refresh the service inventory once a day
Keith Burdis
2013-02-07
Use exported resources to populate all_hosts array.
Keith Burdis
2013-02-07
Initial Nagios server-side installation and setup.
Keith Burdis
2013-02-07
First working version of check_mk agent
Keith Burdis
2013-02-07
Initial check_mk agent config. Untested and unlikely to work.
Keith Burdis