Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-18 | Add support for specifying tags for exported resources | Sander Hoentjen | |
This enables you to specify different servers for different clients. | |||
2013-02-28 | move this to the apache module | mh | |
2013-02-28 | make it possible to manage the seltype | mh | |
2013-02-28 | this require is pretty useless, as if we have a require on the define, we do ↵ | mh | |
not need to pass it down | |||
2013-02-28 | linting | mh | |
2013-02-28 | linting | mh | |
2013-02-27 | Merge remote-tracking branch 'lelutin/dependency_on_client' | Jerome Charaoui | |
2013-01-25 | Merge remote-tracking branch 'githubmirror/master' | mh | |
2013-01-25 | Merge pull request #6 from tisoft/quantal | duritong | |
added quantal | |||
2013-01-25 | Merge pull request #7 from tisoft/use_ssh | duritong | |
added support for use_ssh for munin 2.0 | |||
2013-01-24 | added support for use_ssh for munin 2.0 | Markus Heberling | |
2013-01-24 | added quantal | Markus Heberling | |
2013-01-19 | Merge remote-tracking branch 'githubmirror/master' into HEAD | mh | |
2013-01-19 | Merge pull request #5 from evanstachowiak/master | duritong | |
Add munin-node Ubuntu template | |||
2013-01-12 | update to latest upstream | mh | |
2013-01-12 | fix path for munin-log file | mh | |
2012-12-19 | minimize diffs to upstream, which is: | Matt Taggart | |
https://github.com/munin-monitoring/contrib/blob/master/plugins/virtualization/xen-cpu | |||
2012-12-15 | add munin-node template for Ubuntu Precise | Evan Stachowiak | |
2012-12-15 | add munin-node template for Ubuntu | Evan Stachowiak | |
2012-12-15 | fix a few remaining things in xen plugins | mh | |
2012-12-07 | fix issue if pid is not at the beginning + linting | mh | |
2012-12-07 | fix a few other issues | mh | |
2012-12-07 | this does not yet work on the older munins | mh | |
2012-12-07 | correct filtering | mh | |
2012-12-07 | fix plugin to work on debian and centos | mh | |
2012-12-06 | make this plugin caching more stable | mh | |
2012-12-06 | replace xen-cpu plugin with a better plugin | mh | |
2012-12-06 | update with latest upstream | mh | |
2012-11-29 | filter correct unwanted interfaces | mh | |
2012-11-27 | exclude more weird interfaces | mh | |
2012-11-27 | improve regexp | mh | |
2012-11-27 | filter out many of the useless interfaces that show up | mh | |
2012-11-27 | there are now official selinux plugins | mh | |
2012-10-17 | new upstream config | mh | |
2012-09-15 | cleanup plugins | mh | |
2012-09-15 | fix plugin | mh | |
2012-09-15 | fix config and output | mh | |
2012-09-12 | add kvm plugins | mh | |
2012-07-19 | Fix requirements for plugins | Gabriel Filion | |
When including munin::host without explicitly including munin::client, puppet fails to run with the following message: Could not find dependent Service[munin-node] for File[/etc/munin/plugins] at /tmp/vagrant-puppet/modules-0/munin/manifests/plugins/setup.pp:14 This is because munin::host declares a munin plugin, and in turn this one creates a dependency on the 'munin-node' package and service. Since this dependency is not fulfilled, the run fails. The munin::plugins::setup class needs to fulfill its own dependencies by including munin::client. Signed-off-by: Gabriel Filion <lelutin@gmail.com> | |||
2012-07-18 | Fixing FSH issue for Debian and adding a note about the change from ↵ | kwadronaut | |
site-munin to site_munin | |||
2012-06-28 | Default munin htmldir in Debian moved some time ago to | kwadronaut | |
/var/cache/munin/www This commit makes sure that you have it set correctly | |||
2012-06-27 | change site-munin to site_munin for 2.7 | Micah Anderson | |
2012-06-24 | correct naming | mh | |
2012-06-18 | if it's * it should be collected by fqdn otherwise directly by what is given ↵ | mh | |
to be listened on | |||
2012-06-13 | migrate away from hiera stuff | mh | |
2012-06-10 | config for df | mh | |
2012-06-09 | use class parameters | mh | |
2012-06-08 | refactor things for >2.7 | mh | |
2012-06-05 | new style for 2.7 | mh | |
2012-04-29 | update config file to match upstream | mh | |