http://jira.hyperic.com/browse/HHQ-2183
In high traffic sendmail environments, it's possible that a sendmail thread that is sending a message can be auto-discovered as a new sendmail resource. This is because the thread shows up as a process and matches the process scan check for the sendmail auto-discovery plugin. Need to fix the plugin to ignore these processes.
Anonymous