Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-22 | fix formatting to be standard | Micah Anderson | |
2009-12-22 | move the munin-kill cronjob into the centos-specific case. this is not ↵ | Micah Anderson | |
something debian needs AFAICT | |||
2009-12-22 | Revert "take out the removal of the postfix_mailvolume munin plugin. I do ↵ | Micah Anderson | |
not see what the bug is, and this interferes with local installation of the plugin (causes duplicate definitions)" It looks like the reason this is here is because on a default debian install, without postfix installed, this postfix munin module is activated, leading to empty graphs. So rather that leave non-postfix people in this situation, we can instead leave this in and the class can be overridden locally. This reverts commit ebfde169e0ef4fc749cd6804e707103fab7dbf78. Conflicts: manifests/client/debian.pp | |||
2009-12-22 | we may have iproute installed elsewhere, by doing it in the munin | Micah Anderson | |
module, we risk duplicate definitions. this commit fixes that by doing a check to see if it is already defined elsewhere, and if it is not, then it installs the package | |||
2009-12-22 | indentation fixups, using the emacs/vim modes for standardization | Micah Anderson | |
2009-12-22 | take out the removal of the postfix_mailvolume munin plugin. I do not see ↵ | Micah Anderson | |
what the bug is, and this interferes with local installation of the plugin (causes duplicate definitions) | |||
2009-12-22 | fix some merge problems | Micah Anderson | |
2009-12-22 | Merge commit '76352415fec5c2ab6975e3a8843dd4983f7cae6a' | Micah Anderson | |
Conflicts: README lib/facter/acpi_available.rb lib/facter/interfaces.rb lib/facter/munin_interfaces.rb manifests/client.pp manifests/host.pp manifests/init.pp manifests/plugin.pp plugins/facter/interfaces.rb templates/defaultclient.erb templates/munin-node.conf.Debian.lenny | |||
2009-12-09 | modify nagios plugin to work with nagios2 and nagios3 | Jerome Charaoui | |
2009-11-27 | Revert "update source path" | pietro | |
This reverts commit 54af63deb16a02bfc8611e444bb3a64e12757f47. | |||
2009-11-27 | update source path | pietro | |
2009-11-23 | take out the removal of the postfix_mailvolume munin plugin. I do not see ↵ | Micah Anderson | |
what the bug is, and this interferes with local installation of the plugin (causes duplicate definitions) | |||
2009-11-23 | move plugin directory to fit new 0.25.x style and update file paths accordingly | Micah Anderson | |
2009-11-14 | fix typo | mh | |
2009-11-14 | modules prefix path | mh | |
2009-11-14 | update file paths to 0.25.x style | mh | |
2009-11-14 | use correct path | mh | |
2009-11-02 | change pending module file resources to new 0.25 style | mh | |
2009-11-02 | recursivly updating file path to new 0.25 style | mh | |
2009-10-30 | switch to new lsb way | mh | |
2009-10-03 | add some xen munin plugins | mh | |
2009-10-03 | adjust define | mh | |
2009-09-29 | correctly include the right client class | mh | |
2009-09-29 | include client stuff | mh | |
2009-09-29 | fixed typo | mh | |
2009-09-29 | put file at correct location | mh | |
2009-09-29 | fixed typo | mh | |
2009-09-29 | put file at correct location | mh | |
2009-09-29 | refactor everything into its own file | mh | |
2009-09-29 | add shorewall rules | mh | |
2009-07-20 | Move interfaces fact to munin_interfaces | David Schmitt | |
This is to avoid clashes with newer facter versions which bring their own interfaces fact. | |||
2009-06-03 | Add initialisation for munin.conf.header | David Schmitt | |
2009-06-02 | merged with immerda | Marcel Haerry | |
2009-06-02 | Merge commit 'origin/master' | mh | |
2009-06-02 | don't require the exec, as the require is exported as well | Marcel Haerry | |
2009-06-02 | do not delete snmp plugins | Marcel Haerry | |
2009-06-02 | revert globbing problem | Marcel Haerry | |
2009-06-02 | don't delete snmp plugins | Marcel Haerry | |
2009-06-02 | finally implemented snmp client | Marcel Haerry | |
2009-06-01 | fix typo | mh | |
2009-06-01 | add cronjob to kill hanging munin-runs | mh | |
2009-05-31 | adapt to new "common" module | David Schmitt | |
2009-04-15 | don't require the exec, as the require is exported as well | Marcel Haerry | |
2009-04-15 | do not delete snmp plugins | Marcel Haerry | |
2009-04-15 | revert globbing problem | Marcel Haerry | |
2009-04-15 | don't delete snmp plugins | Marcel Haerry | |
2009-04-15 | finally implemented snmp client | Marcel Haerry | |
2009-03-02 | added munin logfile cleanup cron | mh | |
2009-02-21 | some intendation clean ups | mh | |
2009-02-21 | removed debug code | mh | |