• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

What is "plesk_agent_manager"?

eugenevdm

Regular Pleskian
Every day at 20:30 this plesk_agent_manager starts up and slows down our server.

The one process launches 4 additional process that seem to go on forever really making the server slow.

Can anyone at Parallels or in this forum tell me what this process does?

/usr/bin/perl /opt/psa/admin/bin/plesk_agent_manager server --owner-uid=00000000-0000-0000-0000-0000000000

Sub processes:

13112 /usr/bin/perl /opt/psa/admin/bin/plesk_agent_manager server --owner-uid=00000000 ...
13114 /usr/bin/perl /opt/psa/admin/bin/plesk_agent_manager server --owner-uid=00000000 ...
13115 /bin/gzip
13116 /usr/bin/perl /opt/psa/admin/bin/plesk_agent_manager server --owner-uid=00000000 ...
 
It is utility for creating backup files. Seems like its your scheduling backups
 
Back
Top