- Contents
Interaction Designer Help
Get Process Information
This Monitoring tool gets generic process information about a specified CIC subsystem.
Inputs
IC Server
The name of the PC on which CIC is running.
IC Subsystem
The subsystem you want to query.
Valid subsystems include:
Susbsystem Name |
Unicode Name |
Unicode Debug Name |
ACCServer |
ACCServeru |
ACCServerud |
ACDServer |
ACDServeru |
ACDServerud |
AdminServer |
AdminServeru |
AdminServerud |
AlertServer |
AlertServeru |
AlertServerud |
ClientServices |
ClientServicesu |
ClientServicesud |
DataManager |
DataManageru |
DataManagerud |
DialerServer |
DialerServeru |
DialerServerud |
DSServer |
DSServeru |
DSServerud |
Exchange Import |
ExchangeImportu |
ExchangeImportud |
FaxServer |
FaxServeru |
FaxServerud |
HostServer |
HostServeru |
HostServerud |
IP |
IP |
IP |
IPDBServer |
IPDBServeru |
IPDBServerud |
IPServer |
IPServeru |
IPServerud |
Notes Import |
NotesImportu |
NotesImportud |
Notifier |
Notifieru |
Notifierud |
PagingServer |
PagingServeru |
PagingServerud |
SMDIServer |
SMDIServeru |
SMDIServerud |
StatServer |
StatServeru |
StatServerud |
SwitchoverService |
Switchoveru |
Switchoverud |
TSServer |
TSServeru |
TSServerud |
Outputs
CPU Usage
CPU usage of the specified subsystem.
Memory Usage
Memory usage of the specified subsystem. In Kbytes.
Elapsed Time
Elapsed time of specified subsystem has been running.
Number of Threads
Number of threads of specified subsystem.
Virtual Memory
The current size, in kilobytes, of memory that the subsystem has allocated and that cannot be shared with other processes.
Process ID
A number that uniquely identifies a running process.
Handle Count
The total number of handles currently open by this subsystem. This number is equal to the sum of the handles currently open by each thread in the subsystem.
Exit Paths
Success
This tool takes the Success exit path if it retrieved data about subsystem.
Failure
This tool takes the Failure exit path if it could not retrieve data about subsystem.