Hello,
I had my webhost upgrade me to a new VPS last week. Since then, I've been keeping an eye on resource usage, etc, and all's been good.
This morning, however, I strange root process caught my eye in the daily process log as it used 81% CPU and was 33,921 characters long. It begins...
Webhost support told me it was cPanel related and I can ignore it. The massive size of this command, though, still has me wondering.
I'm new to Linux but digging around, I see that this command is a package manager. Perhaps it's verifying all the cPanel packages on the system? I parsed the statement into a long list of 1139 packages that are mostly prefixed with "cpanel-".
I searched around a bit to see if anyone else experienced this but I turned up empty-handed.
Anyway, I'm just wondering if something like this seem out of the ordinary.
Thank you so much!
Damon
I had my webhost upgrade me to a new VPS last week. Since then, I've been keeping an eye on resource usage, etc, and all's been good.
This morning, however, I strange root process caught my eye in the daily process log as it used 81% CPU and was 33,921 characters long. It begins...
Code:
/usr/bin/rpm -V --noscripts MySQL56-client MySQL56-devel MySQL56-server MySQL56-shared MySQL56-test compat-MySQL50-shared compat-MySQL51-shared cpanel-ace-editor cpanel-angular-chosen cpanel-angular-growl-2 cpanel-angular-ui-bootstrap cpanel-angular-ui-bootstrap-devel cpanel-angular-ui-scroll ...
I'm new to Linux but digging around, I see that this command is a package manager. Perhaps it's verifying all the cPanel packages on the system? I parsed the statement into a long list of 1139 packages that are mostly prefixed with "cpanel-".
I searched around a bit to see if anyone else experienced this but I turned up empty-handed.
Anyway, I'm just wondering if something like this seem out of the ordinary.
Thank you so much!
Damon