Bugs item #1587032, was opened at 2006-10-30 09:53 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=637564&aid=1587032&group_id=104305
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Statistics Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Tomasz Radziszewski (toratora) Assigned to: Nobody/Anonymous (nobody) Summary: Wrong PIDs in file names Initial Comment: I run SIPp on Linux (Fedora Core 3) and I use the -bg option to run SIPp in background. It prints the process ID of SIPp. The PID is also used to create statistics and messages dump file names (for example with -trace_msg), but the PID in file names happens to be different from the one reported by SIPp when starting in background. The PID reported when SIPp starts is the true process id. The PID in dump file name is usually less by one than the process ID and sometimes it is several numbers less. For example: $ sipp -sn uac -trace_screen localhost:5092 -mp 4444 -bg Resolving remote host 'localhost'... Done. Background mode - PID=[777] $ kill -SIGUSR1 777 $ ls uac_776_screen.log ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=637564&aid=1587032&group_id=104305 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
