Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-15 | add munin-node template for Ubuntu Precise | Evan Stachowiak | |
2012-12-15 | add munin-node template for Ubuntu | Evan Stachowiak | |
2012-04-29 | update config file to match upstream | mh | |
2012-04-10 | Merge pull request #3 from cwarden/concat-fix | duritong | |
Make sure concat::setup is declared | |||
2012-04-10 | Merge remote-tracking branch 'cwarden/debian-squeeze-htmldir-fix' into master | mh | |
Pull Request #4 Conflicts: manifests/host.pp | |||
2012-04-10 | merge from github | mh | |
2012-04-10 | Merge pull request #2 from cwarden/fully-qualify-variables | duritong | |
Fully qualify facter variables | |||
2012-02-25 | CentOS 5 does not yet have a munin policy | mh | |
2012-02-16 | set correct labels for munin plugins | mh | |
2012-02-15 | correct param | mh | |
2012-02-15 | manage selinux if enabled of plugins we manage | mh | |
2012-02-02 | Fix munin.conf for squeeze and later Debian releases | Christian G. Warden | |
Add support for lsbdistcodename-specific munin.conf.header files. Create squeeze munin.conf.header file which contains the new htmldir setting, /var/cache/munin/www, and symlink wheezy and sid to it. | |||
2012-02-02 | Make sure concat::setup is declared | Christian G. Warden | |
Make sure concat::setup is declared for /etc/munin/munin.conf. | |||
2012-02-02 | Fully qualify facter variables | Christian G. Warden | |
2011-12-22 | add squeeze template | mh | |
2011-11-05 | use hiera to configure munin node specific things | mh | |
2011-08-05 | use correct define | mh | |
2011-08-04 | Also provide port for snmp nodes | Marcel Haerry | |
2011-08-04 | Update README - this is not anymore necessary | Marcel Haerry | |
2011-08-04 | get a new line at the end | Marcel Haerry | |
2011-08-04 | move from concatenated_file to concat | Marcel Haerry | |
2011-08-04 | merge with immerda/master | Marcel Haerry | |
2011-07-22 | fix typo | mh | |
2011-07-15 | it is not anymore necessary to add an empty source to purge directories | mh | |
2011-06-05 | added lucid debian symlink | Benjamin Krause | |
2011-05-31 | make cgi graphing optional | mh | |
2011-05-31 | no need to manage logfiles, this should be done by the package | mh | |
2010-12-09 | replace gsub with builtin regsubst | mh | |
2010-12-06 | update munin-node template | Pascal Simon | |
2010-09-30 | restore munin port in template | mh | |
2010-09-27 | now we use the new modules path everywhere | Marcel Haerry | |
2010-09-27 | use shell so we can actually pipe that command | Marcel Haerry | |
2010-09-27 | use shell so we can actually pipe that command | Marcel Haerry | |
2010-09-27 | update templates to the new way | Marcel Haerry | |
2010-09-27 | code style for darwin class | Marcel Haerry | |
2010-09-27 | use better snmp register define | Marcel Haerry | |
2010-09-21 | refactor module to the new standard | Marcel Haerry | |
2010-08-11 | introduce caching for xen plugins | mh | |
calls to the xen binaries such as xm are quite heavy and we therefore cache now a lot of the data that is generated for these plugins and use them as well for the other ones. | |||
2010-08-07 | remove unnecessary fileserver variable (#2460) | mh | |
2010-08-02 | escaping | mh | |
2010-07-21 | Revert "remove escaping" | mh | |
This reverts commit b491a012b6c2af328a782d27d8109aa282611f0c. | |||
2010-07-20 | remove escaping | mh | |
2010-07-19 | fixing the actual problem | mh | |
2010-07-19 | another fix for inclusion | mh | |
2010-07-19 | fixing a possible include problem | mh | |
2010-07-15 | fixing weird class setup | mh | |
we had some weird class setup which caused some problems on 2.6 (see puppet bug #4242 for more info). This commit cleans that weird setup up and decouples a lot of things. | |||
2010-07-01 | merge with lavamind | mh | |
2010-06-05 | fix dependency cycle | mh | |
2010-06-02 | adjust module to fit plugins to 0.25 style | Marcel Haerry | |
2010-05-22 | check status over pidfile | mh | |