Package: munin-plugins-core Tags: moreinfo Followup-For: Bug #863103 Hello BenoƮt-Pierre,
maybe you could try, if the additional parameter "-a" for pgrep would solve this? Regarding a recent change of behaviour within pgrep: I took a look at its changelog and could not find anything related. Thus I would suspect, that there is a different reason. Maybe perl changed its way of setting up a script processes and their (superficial) details? Or an additionally installed perl module allows programs to change their process title after startup? (similar to python-setproctitle) Anyway: if "-a" would be the fix, then we should do this. I think, it is currently missing (due to the use of "-f"). Cheers, Lars

