Previous Next
Opalis Integration Server > Foundation Objects > Monitoring > Get Process Status

Get Process Status
The Get Process Status object checks the status of a running process on any computer.
This object uses a satellite license. See Objects that Require Satellite Licenses for more information.
How it is used
Use the Get Process Status object to check the status of a process before performing another action. For example, checking that a process that was detected by the Monitor Process object is still running before shutting it down with End Process object.
Configuration
To configure the Get Process Status object you only need to know the computer where the process is located and the name of the executable file that will run the process.
Details Tab
 
Computer
Type the name of the computer where the process that you are checking is located. You can also browse for the computer using the ellipsis (...) button. The Action Server that runs this Policy must have the appropriate rights to check the process on that computer.
Process
Type the name of the process that you are checking. You can also browse for the process using the ellipsis (...) button.
Available Published Data
 
Name
Description
Computer
The name of the computer where the process is located.
Process name
The name of the process executable.
Process ID
The ID of the process.
Number of instances for the process
The number of running occurrences of the process.
Common Published Data

Previous Next