I'm not exactly sure what to make of this process that's eating all available CPU, so I'm hoping someone can shed some light on this:
According to 'top', the process is listed as:
27809 nobody 25 0 3632 2268 1916 R 81.9 0.4 169:23 0 perl
When I press "c" to show the command line, the process shows as:
27809 nobody 25 0 3632 2268 1916 R 84.1 0.4 174:13 0 [httpd]
As far as I can tell, this is a perl process that's being run by apache, but I have no idea beyond that. Can anyone shed some light on this, or let me know what I can do to track down the offending process/code/user?
According to 'top', the process is listed as:
27809 nobody 25 0 3632 2268 1916 R 81.9 0.4 169:23 0 perl
When I press "c" to show the command line, the process shows as:
27809 nobody 25 0 3632 2268 1916 R 84.1 0.4 174:13 0 [httpd]
As far as I can tell, this is a perl process that's being run by apache, but I have no idea beyond that. Can anyone shed some light on this, or let me know what I can do to track down the offending process/code/user?