hi, my friends, i get this error on the pmm system summary, but it’s ok when i run the command manually on the client, i check the path setting is ok to search the perl command,so why this happen?
Is that some customised dashboard? I don’t see any such dashboard or panel in the PMM 3.7.
Can you please share a full screenshot of exactly where you are seeing that? Please also provide some more details on exactly what you are trying to achieve here so that we can better help with this.
hi, the path is operating system → summary, system summary panel
Hi @cmj_cmj. I encountered the same issue as yours on EL8. Strangely, removing the which package fixes this issue for me.
What is the OS of the monitored server? If it is running an EL-based OS, could you please also try removing the which package?
sudo yum remove which
There could be an issue with the /usr/local/percona/pmm/tools/pt-summary script and the which package. I will also test further and report if this is a bug.
I reported the bug here - PMM-15023. If you’re using ubuntu, removing the gnu-which package should fix the issue.
