Hi,
On 2015-04-21 22:47, Martins Innus wrote:
Hi,
Here are a few cleanups to hotproc. Fixes an off by one error where
the fname configuration wasn't working. Also started a cleanup of the
manpage to try to make clear that this is part of the standard proc pmda
and also give some more configuration information.
thanks, looking good already. I tried using the configuration file, not
sure is it behaving as intended?
# cat hotproc.conf
#pmdahotproc
Version 1.0
fname == "firefox"
# pmstore hotproc.control.config 'fname == "firefox"'
hotproc.control.config old value="#pmdahotproc
Version 1.0
fname == "firefox"
" new value="fname == "firefox""
#