• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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