summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-09-27now we use the new modules path everywhereMarcel Haerry
2010-09-27use shell so we can actually pipe that commandMarcel Haerry
2010-09-27use shell so we can actually pipe that commandMarcel Haerry
2010-09-27update templates to the new wayMarcel Haerry
2010-09-27code style for darwin classMarcel Haerry
2010-09-27use better snmp register defineMarcel Haerry
2010-09-21refactor module to the new standardMarcel Haerry
2010-08-11fix ownership of logrotate files to reflect debian apache user (www-data)Micah Anderson
2010-08-11introduce caching for xen pluginsmh
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-09add an $operatingsystem case to the host/cgi.pp for Debian, because the ↵Micah Anderson
default apache group is www-data, not apache
2010-08-09add the logrotate.Debian fileMicah Anderson
2010-08-09have munin::host::cgi inherit munin::host.Micah Anderson
this prevents you from having to include both in the node definition for your munin host
2010-08-07remove unnecessary fileserver variable (#2460)mh
2010-08-02escapingmh
2010-07-21Revert "remove escaping"mh
This reverts commit b491a012b6c2af328a782d27d8109aa282611f0c.
2010-07-20remove escapingmh
2010-07-19fixing the actual problemmh
2010-07-19another fix for inclusionmh
2010-07-19fixing a possible include problemmh
2010-07-15fixing weird class setupmh
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-01merge with lavamindmh
2010-06-05fix dependency cyclemh
2010-06-02adjust module to fit plugins to 0.25 styleMarcel Haerry
2010-05-22check status over pidfilemh
2010-05-22this package is not anymore needed on latest openbsdmh
2010-05-22for new openbsd releases we can finally use a packagemh
2010-05-14refactor register class and client templateJerome Charaoui
2010-05-13remove tabs and trailing whitespaces in manifestsJerome Charaoui
2010-05-13Merge branch 'master' of git://git.puppet.immerda.ch/module-muninJerome Charaoui
2010-05-09adjust module_dirmh
2010-04-25update to new namemh
2010-04-07add ability to register a non-puppet-managed munin nodeJerome Charaoui
2010-03-05new upstream configmh
2010-02-04syntaxSimon Josi
2010-02-02replaced legace gsub methodMatthias Imsand
2010-02-01remove nagios plugin, now provided by nagios moduleJerome Charaoui
2010-02-01remove outdated and undesirable apt_all plugin on debian systems which ↵Jerome Charaoui
triggers random apt-get update commands
2010-01-27upgrade to 0.25Simon Josi
2009-12-30switch to correct way of checking if the variable is setMatt Taggart
2009-12-30can't use - in a variable nameMatt Taggart
2009-12-30add support for setting munin and munin-node package versionsMatt Taggart
2009-12-23finish settting up splitting the centos bitsMicah Anderson
2009-12-22update README to note the proper variable for script_path_inMicah Anderson
2009-12-22more standardization of indenting/formattingMicah Anderson
2009-12-22add missing header file for Debian (contacts disabled)Jerome Charaoui
2009-12-22add missing header file for Debian (contacts disabled)Jerome Charaoui
2009-12-22the 'users' munin plugin seems to be a centos-specific one, so weMicah Anderson
setup a special munin::plugins::centos and include that in the proper client case statement for centos
2009-12-22more formatting standardizationsMicah Anderson
2009-12-22formatting standardizationMicah Anderson
2009-12-22remove duplicated include of pluginsMicah Anderson