Issue #11395 has been updated by Jo Rhett.
Hm. On file resources and other things, setting it to Verbose avoids tagmail e-mail. There is definitely a difference for those resources. It has the net effect of showing up in "puppet agent --test" but not in tagmail. Setting something to debug removes it from agent runs if they don't have debug enabled. Is it perhaps that the Process resource doesn't have the logic used in File? ---------------------------------------- Bug #11395: Loglevel doesn't work on processes https://projects.puppetlabs.com/issues/11395 Author: Jo Rhett Status: Needs More Information Priority: Normal Assignee: Category: logging Target version: Affected Puppet version: 2.6.12 Keywords: Branch: It is incredibly common that we update /etc/nagios/nrpe.cfg and restart the nrpe daemon. So much so that we really don't want to know every time it happens (500+ emails from tagmail) I was able to remove the notification that nrpe.cfg had changed by setting LogLevel to verbose, but we still receive notification that the nrpe process was restarted. I tried putting loglevel on that too, but it has no effect. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
