[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.9'
Florian Forster
octo at verplant.org
Fri Nov 12 08:22:51 CET 2010
src/processes.c | 13 +++++++++----
1 files changed, 9 insertions(+), 4 deletions(-)
New commits:
commit c089c920528313b72a535dabfcdbd91a66c8d977
Author: Florian Forster <octo at huhu.verplant.org>
Date: Fri Nov 12 08:13:42 2010 +0100
processes plugin: Don't complain about a failed open(/proc/$PID/cmdline)
... if the error is ENOENT. This merely means we were too slow and that
we can safely ignore the process.
More information about the collectd-changes
mailing list