Identifying unmanaged processes
To identify which processes are started but not managed by the ncp_ctrl process, issue a query to the services.unManaged database.
Insertions into the services.unManaged table
are made by other Network Manager components
in order to start and stop their subprocesses; for example, the ncp_disco process
uses the ncp_ctrl process to start the finders.
To identify unmanaged processes:
{
serviceName='ncp_df_ping';
servicePath='$PRECISION_HOME/platform/$PLATFORM/bin/';
dependency=19803;
argList=['-domain','LNX39024','-server','ncp_disco.2622'];
binaryName='ncp_df_ping';
serviceId=14;
logLevel='warn';
traceLevel=0;
domainName='NCOMS';
processId=19869;
}
{
serviceName='ncp_df_collector';
servicePath='$PRECISION_HOME/platform/$PLATFORM/bin/';
dependency=19803;
argList=['-domain','COLT45','-server','ncp_disco.19803'];
binaryName='ncp_df_collector';
serviceId=13;
logLevel='warn';
traceLevel=0;
domainName='NCOMS';
processId=19870;
}
{
serviceName='ncp_df_file';
servicePath='$PRECISION_HOME/platform/$PLATFORM/bin/';
dependency=19803;
argList=['-domain','COLT45','-server','ncp_disco.19803'];
binaryName='ncp_df_file';
serviceId=14;
logLevel='warn';
traceLevel=0;
domainName='NCOMS';
processId=19871;
}
{
serviceName='ncp_agent';
servicePath='$PRECISION_HOME/platform/$PLATFORM/bin/';
dependency=19803;
argList=['-domain','COLT45','-agent','Details','-server','ncp_disco.19803','-threads','100','-messagelevel','warn'];
endSignal=2;
binaryName='ncp_agent';
serviceId=17;
logLevel='warn';
traceLevel=0;
domainName='NCOMS';
processId=28352;
}{
serviceName='ncp_dh_snmp';
servicePath='$PRECISION_HOME/platform/$PLATFORM/bin/';
dependency=19646;
argList=['-domain','LNX39024'];
binaryName='ncp_dh_snmp';
serviceId=19;
logLevel='warn';
traceLevel=0;
domainName='NCOMS';
processId=28460;
}
( 5 record(s) : Transaction complete )