G
George Potemkin
Guest
how would i go about seeing this? 1) In db log find ai file that was active at 14:36:30; 2) Scan the ai file (and a few of its predecessors); 3) Find the login name of user 212; 4) grep the scans by the user's name; 5) grep the scans by TRIDs found by the previous grep. or you can use my grepAiScan.p instead of 'grep' command: ftp.progress-tech.ru/.../grepAiScan.p If the client process does have to be killed ...then don't use 'kill -9' for self-service users. Use: kill -SIGUSR1; kill -SIGTERM etc
Continue reading...
Continue reading...