omnibus
09-12-2001, 04:05 AM
During a server verify in shell mode and using the "top" command I saw this process (parseReport.pl) hang on at the top using 96% of CPU. I rebooted the server and it's all ok! It was disappeared...
Can you tell me anything about it? What is this?
Now I upgraded this server to 512. Before that, it was always down...
TIA! :)
Matthew.A
09-12-2001, 04:40 AM
Sounds like a someone who has a perl script, on one of there sites that does not work as inteded (e.g. everlasting loop or something). Your best off locating who own the script and mailing them...
omnibus
09-12-2001, 04:46 AM
Yes it's a perl script but I think it's a system script...
Do you know it?
thx.
iplexx
09-12-2001, 07:28 AM
The parseReport.pl is a cobalt system script; it's located in
/usr/admserv/cgi-bin/.cobalt/webUsage
IMHO it's responsible for creating the ftp/mail/www analog stats for the vsites (the stats in the vsites control panel)
theoretically it should run once a day, usually at 4 o'clock!?
omnibus
09-13-2001, 03:49 AM
ok, but when it run I think it hangs up... why?
How can I solve?