ChorusOS man pages section 2MON: Monitoring Services
    
I
 
 intro -- introduction to the microkernel monitoring services ( Index Term Link )
    
K
 
 KcModule -- Array of all microkernel supervisor modules and system calls; Array of all microkernel user modules and system calls ( Index Term Link )
    
S
 
 svActorMonConst -- retrieve the value of actor monitoring constant values ( Index Term Link )
 
 svActorPortList -- List the ports belonging to the local actor ( Index Term Link )
 
 svActorProbeConnect -- Connect a monitoring probe to an actor ( Index Term Link )
 
 svActorProbeDisconnect -- Disconnect a monitoring probe from an actor ( Index Term Link )
 
 svActorThreadList -- List the threads belonging to the local actor ( Index Term Link )
 
 svPortMonConst -- retrieve port monitoring constant values ( Index Term Link )
 
 svPortProbeConnect -- Connect a monitoring probe to a port ( Index Term Link )
 
 svPortProbeDisconnect -- Disconnect a monitoring probe from a port ( Index Term Link )
 
 svSiteActorList -- List the actors belonging to the local site ( Index Term Link )
 
 svSiteMonConst -- retrieve site monitoring constant values ( Index Term Link )
 
 svSiteProbeConnect -- Connect a monitoring probe to the local site ( Index Term Link )
 
 svSiteProbeDisconnect -- Disconnect a monitoring probe from the local site ( Index Term Link )
 
 svThreadMonConst -- retrieve thread monitoring constant values ( Index Term Link )
 
 svThreadProbeConnect -- Connect a monitoring probe to a thread ( Index Term Link )
 
 svThreadProbeDisconnect -- Disconnect a monitoring probe from a thread ( Index Term Link )
    
T
 
 threadMonUser -- generate a user-specific monitoring event ( Index Term Link )
    
U
 
 UcModule -- Array of all microkernel supervisor modules and system calls; Array of all microkernel user modules and system calls ( Index Term Link )