Hey all, I finally found some time to update the munin module and here it is. please configure your munin-nodes directory in: munin/manifests/init.pp prior to using this module. you also need ''file_splice'' a.k.a. the bracketeditor. see here: http://mail.madstop.com/pipermail/puppet-users/2007-June/003466.html and a slightly changed version of ''remotefile''. http://mail.madstop.com/pipermail/puppet-users/2007-June/003464.html Changes: - refactored init.pp: there are now separate files munin_client.pp, munin_host.pp, munin_plugin.pp - added a script ''create_snmp_links.sh'' which creates the links for snmp-hosts on the munin::host. - added remoteplugin (munin_plugin.pp) which installs a plugin and its config in /etc/munin/plugin-conf.d/ (might be debian specific, please test). - remoteplugins and their conf-file are kept in munin/files/plugins, some examples are provided. what is still left to do: - plugins might need additional configuration. example: ''hddtemp_smartctl'' needs proper options for the smartctl command. otherwise not all ide/sata drives can be read. - create more aggregate graphs. The module works pretty fine with puppet 0.22.4. I could not test it with other version. Have fun with it, and tell me what you think udo. _______________________________________________ Puppet-users mailing list Puppet-users@madstop.com https://mail.madstop.com/mailman/listinfo/puppet-users