What were you trying to do that didn't work?
When pmcheck tool is used on a system where pcp-pmda-uwsgi is not installed it shows an internal error "File not found".
Please provide the package NVR for which bug is seen:
pcp-6.2.1-1.el9
How reproducible:
Always
Steps to reproduce
- Install pcp and pcp-system-tools packages
- Run pmcheck without any argument
Expected results
pmcheck shows results of components checks without internal errors:
# pmcheck pmcd active pmda-overhead could be activated pmda-postgresql cannot be activated No systemd unit file installed pmda-redis cannot be activated pmda-uwsgi cannot be activated pmie active pmlogger active pmproxy could be activated zeroconf active
Actual results
# pmcheck pmcd active pmda-overhead could be activated pmda-postgresql cannot be activated No systemd unit file installed pmda-redis cannot be activated /usr/bin/python3: can't open file '/var/lib/pcp/pmdas/uwsgi/pmdauwsgi.python': [Errno 2] No such file or directory pmda-uwsgi cannot be activated pmie active pmlogger active pmproxy could be activated zeroconf active
- split from
-
RHEL-32381 pcp-check tool shows internal errors when pmda-uwsgi is not installed
-
- Closed
-