Flow Map Manual
Customizing the CONFIG File
Flow Map Host
3–28 098935 Tandem Computers Incorporated
GROUP PROCESS 'TACL'
PROGRAM $*.*.TACL
APPLY-THRESHOLDS NO ! Do not apply thresholds to this group
!
!----------------------------------------------------------------------------
!
! ViewPoint
!
GROUP PROCESS 'View Point'
PROGRAM $*.VIEWPT.*
APPLY-THRESHOLDS NO ! Do not apply thresholds to this group
!
!----------------------------------------------------------------------------
!
! All other OS activity
!
GROUP PROCESS 'Other OS'
OSNAME * ! All remaining OS processes
APPLY-THRESHOLDS NO ! Do not apply thresholds to this group
!
!----------------------------------------------------------------------------
!
! Transfer Mail
!
!
GROUP PROCESS 'Transfer'
!
PROGRAM $*.TRANSFER.*
$*.UBIQMAIL.*
!
APPLY-THRESHOLDS NO ! Do not apply thresholds to this group
!
!----------------------------------------------------------------------------
!
! Pathway
!
GROUP PROCESS 'Pathway'
!
PROGRAM $*.*.PATHMON
$*.*.PATHTCP2
$*.*.PATHCOM
!
APPLY-THRESHOLDS NO ! Do not apply thresholds to this group
!
!----------------------------------------------------------------------------
!
! System Utilities
!
GROUP PROCESS 'System Utils'
!
PROGRAM $SYSTEM.SYSTEM.*
$SYSTEM.SYS*.*
!
APPLY-THRESHOLDS NO ! Do not apply thresholds to this group
!
!----------------------------------------------------------------------------
!
! User Application
!
GROUP PROCESS 'User Application'
PROGRAM $*.*.* ! Everything not already grouped
!