Events before firing are filtered by process ID.
在事件发出前,使用进程ID进行过滤。
Jstat — gets statistics for process id (jstat -gc pid).
jstat——得到进程id的统计值(jstat - gcpid)。
The process ID (PID) of the daemon will be stored in the file.
这个守护进程的进程ID (PID)将存储在这个文件中。
ESRCH — You've specified an invalid process id or process group.
您已指定无效的进程ID或进程组。
Bind the p1 processes, whose process id is 14662 to processor 1.
要将进程ID为14662的进程p1绑定到处理器1,可以使用命令。
The command vadump -os -p shows the working set for a given process ID.
vadump - os - p命令显示给定的进程ID的工作集信息。
Next, awk reduces the output to the process ID, which you feed into xargs.
接下来,awk只显示输出结果中的进程ID,并将它传递给xargs。
The name of the pid probe provider is formed by suffixing process id to the string 'pid.'
pid探测提供者的名称形式为字符串‘pid’加上进程id。
We will be placing orders to it via the process id returned by the built in spawn function.
内建的spawn函数返回了一个进程ID,我们将通过这个进程ID向该进程发出买卖单。
Stack back trace for the current active task as well as for all other tasks (by process ID).
对当前活动的任务和所有其它任务进行堆栈回溯跟踪(通过进程ID)。
To determine the process ID needed in the vadump command you can use the Windows Task manager.
要想找到vadump命令中需要的进程ID,可以使用WindowsTaskmanager。
EnqueueEvent stores events (such as message and process id for every fired event) to a queue.
EnqueueEvent将事件(例如每个发出的事件的消息和进程id)加入一个队列中。
Pid-file — Sets the location of the file to hold the process id of the running named daemon.
pid -file——设置包含运行的named守护进程的进程id的文件位置。
The command is "svmon -P PID" where PID is the process ID of any DB2 agent (db2agent or db2agentp).
这个命令是: "svmon -PPID",其中 PID是DB2代理(db2agent或 db2agentp)的进程ID。
The second parameter, -p 13375, tells strace to attach to the running process with that process ID.
第二个参数- p 13375告诉strace使用这个进程ID连接到运行的进程。
For probe managers that support process-specific tracing, the second field must be a process ID.
对于支持与进程相关的跟踪的探测管理器,第二个字段必须是进程ID。
To do so, you must know the process ID of the program, and you must have the appropriate permissions.
要完成该任务,您必须清楚该程序的进程ID,并且必须具有适当的权限。
The child process ID is shown in the third position and remains the same during a sequential restore.
子进程ID显示在第3个位置,在一次顺序恢复期间一直保持不变。
Listing 5 shows some code that gets the current process ID, and puts it in the fullword PROCESSID field.
清单5 中的代码获取当前的进程ID并把它放在整字字段PROCESSID 中。
'ps -aux' to collect process information, such as process ID, percent CPU, and virtual memory footprint.
'ps- aux '用于收集进程信息,例如进程ID、CPU百分比以及虚拟内存足迹。
The BTP command takes a process ID as an argument and does a stack traceback for that particular process.
btp命令将进程标识作为参数,并对这个特定进程进行堆栈回溯。
You can invoke it with either the process ID or the name. Here is the list of DLLs our Java program USES.
您可以用进程ID或进程名调用它。
The names of the named pipes are randomly generated using the IIS process ID and the number of pipes allowed.
命名管道的名称使用IIS进程ID和使用数量随机产生。
Begin by typing the command shown in the first line of Listing 4 (using the nweb process ID displayed above).
输入清单4第一行所示的命令作为开始,其中使用了前面显示的nweb的进程ID。
To send a message to a process, you need to know the process ID of the process with which you want to communicate.
要向一个进程发送一条消息,您需要了解希望与之通信的进程的进程ID。
After the daemon has had a chance to start, find the process ID by running ps -ef and looking for the HTTPD daemon.
在守护进程启动之后,通过运行ps -ef找到相应的进程ID,并查找httpd守护进程。
In order to make the output easier to read we will supply the process ID on the command line and run it in batch mode.
为了让输出更容易理解,我们将在命令行上提供进程ID并以批模式运行此命令。
Every request Metrics message contains the IP address, timestamp, process id, request id, event type, and elapsed time.
每个请求度量消息都包含了IP地址、时间戳、进程ID、请求ID、事件类型和运行时间。
Notice that the parent process id (PPID) in the first output of ps is 8619, which is the process id (PID) of the script.
注意:ps的第一个输出中的父进程id (PPID)为8619,这是脚本的进程id (PID)。
To differentiate, the fork system call returns 0 in the progeny but returns the process ID of process Z to the progenitor.
为了以示区别,fork系统调用在子进程中返回0,但返回给父进程的却是进程z的进程ID。
应用推荐