Flow Map Manual

Customizing the CONFIG File
Flow Map Host
3–26 098935 Tandem Computers Incorporated
!============================================================================
!
! Define entities to be excluded or specifically included.
! --------------------------------------------------------
!
! Only use the following EXCLUDE commands if everything needed is defined
! in GROUP and/or INCLUDE commands and UNGROUPED objects are not required.
!
!EXCLUDE PROCESS ! PROCESS entity exclusions
! PROGRAM $*.*.* ! Exclude all except those in GROUP/INCLUDE
!
!EXCLUDE FILE ! FILE Entity exclusions
! FILENAME $*.*.* ! Exclude all except those in GROUP/INCLUDE
!
!INCLUDE PROCESS No specific processes included
!INCLUDE FILE No specific files included
!
!============================================================================
!
! GROUP PROCESS definitions
! -------------------------
!
!----------------------------------------------------------------------------
!
! Performance monitoring and analysis
!
GROUP PROCESS 'Perf Monitoring'
!
PROGRAM $*.*.MEASCOM
$*.*.MEASCTL
$*.*.MEASFH
$*.*.MEASMON
$*.*.TPDC
$*.*.TPSFL
$*.*.VIEWSYS
$*.*.OFFENDER
!
APPLY-THRESHOLDS NO ! Do not apply thresholds to this group
!
!----------------------------------------------------------------------------
!
! TMF
!
GROUP PROCESS 'TMF Activity'
!
OSNAME *TMFMON ! TMFMON
*TMP ! TMP
*TMF-1 ! Other TMF activity
*TMF-3
*TMF-4
!
PROGRAM $*.*.TMFCOM ! All TMFCOMs
$*.SYS??.BACKOUT ! BACKOUT processes
$*.SYS??.TMFCTLG ! TMF catalog
$*.SYS??.TMFSERV
!
NAME $AUDIT ! Alter this to the name of the AUDIT disks
!
APPLY-THRESHOLDS NO ! Do not apply thresholds to this group
!
!----------------------------------------------------------------------------
!