:VERSION V120 * Mapping information for Omegamon II for MVS exceptions to Omegamon XE for OS/390 Situations * * Exception, Attribute, Type, Warning, Critical, Critical Op, Critical Val, Warning Op, Warning Val, Append * * Exception: Name of the exception in the Omegamon II product * Attribute: Full name of the attribute in Omegamon XE * Type: B (boolean), I (integer) Default is I * Warning: Name of warning situation, default is KDP_except_Warning * Critical: Name of critical situation, default is KDP_except_Critical * Critical Op: Opcode for predicate, default is *GE * Critical Val: Hard coded value for predicate, default is from profile * Warning Op: Opcode for first part of predicate, "None" indicates no warning, default is *GE * Warning Val: Hard coded value for warnings, default is from profile * Warning Op1: Opcode for second part of predicate, default is *LT * Warning Val1: Hard coded value for warnings, default is from profile * Append: A clause to be appended to the created predicate field. * * For type B (Boolean), create only a critical situation name * Sitnames will be in the format: __Warn and __Crit * * The parsing of this file will recognize a comma or space as a seperator except when it gets * to the Append field. At that time, space characters will be considered part of the data. * * The ~ character is used as a place holder to ease the burdon on the parser when some defaults are * wanted while overriding the defaults for other fields. * CPUUTIL,System_CPU_Utilization.Average_CPU_Percent,I1,OS390_AvgCPU_Pct_Warn,OS390_AvgCPU_Pct_Crit CPUUDTS,System_CPU_Utilization.Undispatched_Tasks,I,OS390_Undispatched_Tasks_Warn,OS390_Undispatched_Tasks_Crit LPRMNAG,System_CPU_Utilization.Partition_Overhead%,I1,OS390_LPAR_OverheadPercent_Warn,OS390_LPAR_OverheadPercent_Crit CPUPCPU,System_CPU_Utilization.Physical_CPU_Count,I,OS390_Physical_CPUs_Online_Warn,OS390_Physical_CPUs_Online_Crit,*LT,0,*LT,0,*GE CSAUTIL,Common_Storage.Allocation_Percent,I1,OS390_Allocated_CSA_Warn,OS390_Allocated_CSA_Crit,~,~,~,~,~,~,*VALUE Common_Storage.Area *EQ CSA ECSAUTL,Common_Storage.Allocation_Percent,I1,OS390_ECSA_Allocation_Pct_Warn,OS390_ECSA_Allocation_Pct_Crit,~,~,~,~,~,~,*VALUE Common_Storage.Area *EQ ECSA CSANOWN,Common_Storage.Unowned,I,OS390_Unowned_Common_Storage_Warn,OS390_Unowned_Common_Storage_Crit,~,~,~,~,~,~,*VALUE Common_Storage.Area *EQ CSA CSAGROW,Common_Storage.Growth,I,OS390_CSA_Growth_Warn,OS390_CSA_Growth_Crit,~,~,~,~,~,~,*VALUE Common_Storage.Area *EQ CSA REALCFO,Real_Storage.Online_Frames,I,OS390_CentralOnlineFrames_Warn,OS390_CentralOnlineFrames_Crit,*LT,0,*LT,0,*GE,~,*VALUE Real_Storage.Storage_Type *EQ CentralStorage REALEFO,Real_Storage.Online_Frames,I,OS390_ExpandedOnlineFrames_Warn,OS390_ExpandedOnlineFrames_Crit,*LT,0,*LT,0,*GE,~,*VALUE Real_Storage.Storage_Type *EQ ExpandedStorage SRMUIC,Real_Storage.Unreferenced_Interval_Count,I,OS390_UIC_Unref_Interval_Cnt_Warn,OS390_UIC_Unref_Interval_Cnt_Crit,*LE,0,*LE,0,*GT,~,*VALUE Real_Storage.Storage_Type *EQ CentralStorage REALFAV,Real_Storage.Available_Frames,I,KM3_AVFR_Warning,KM3_AVFR_Critical,*LE,0,*LE,0,*GT,~,*VALUE Real_Storage.Storage_Type *EQ CentralStorage REALMA,Real_Storage.Migration_Age,I,OS390_Real_Stor_Migrate_Age_Warn,OS390_Real_Stor_Migrate_Age_Crit,*LE,0,*LE,0,*GT,~,*VALUE Real_Storage.Storage_Type *EQ ExpandedStorage REALMR,Real_Storage.Migration_Rate,I,OS390_Migration_Rate_Warn,OS390_Migration_Rate_Crit,~,~,~,~,~,~,*VALUE Real_Storage.Storage_Type *EQ ExpandedStorage REALRED,Real_Storage.Pages_Read_From_Expanded,I,OS390_ExpandedToCentralStor_Warn,OS390_ExpandedToCentralStor_Crit,~,~,~,~,~,~,*VALUE Real_Storage.Storage_Type *EQ CentralStorage REALWRT,Real_Storage.Pages_Written_To_Expanded,I,OS390_CentraltoExpandedStor_Warn,OS390_CentraltoExpandedStor_Crit,~,~,~,~,~,~,*VALUE Real_Storage.Storage_Type *EQ CentralStorage PAGEFLT,System_Paging_Activity.Page_Fault_Rate,I,OS390_System_PageFault_Rate_Warn,OS390_System_PageFault_Rate_Crit PAGERAT,System_Paging_Activity.System_Page_Rate,I,OS390_System_Page_Rate_Warn,OS390_System_Page_Rate_Crit PAGEDNO,System_Paging_Activity.Datasets_Not_Operational,I,OS390_PageDSNotOperational_Warn,OS390_PageDSNotOperational_Crit PAGEAQL,System_Paging_Activity.ASM_Queue_Length,I,OS390_ASM_Queue_Length_Warn,OS390_ASM_Queue_Length_Crit PAGEFUL,Page_Dataset_Activity.Percent_Full,I,OS390_Local_PageDS_PctFull_Warn,OS390_Local_PageDS_PctFull_Crit,~,~,~,~,~,~,*VALUE PAGE_DATASET_ACTIVITY.DATASET_TYPE *EQ Local PAGEFUC,Page_Dataset_Activity.Percent_Full,I,OS390_Common_PageDS_PctFull_Warn,OS390_Common_PageDS_PctFull_Crit,~,~,~,~,~,~,*VALUE PAGE_DATASET_ACTIVITY.DATASET_TYPE *EQ Common PAGEFUP,Page_Dataset_Activity.Percent_Full,I,OS390_PLPA_PageDS_PctFull_Warn,OS390_PLPA_PageDS_PctFull_Crit,~,~,~,~,~,~,*VALUE PAGE_DATASET_ACTIVITY.DATASET_TYPE *EQ PLPA PAGEDHE,Page_Dataset_Activity.Errors,I,OS390_Local_PageDS_Errors_Warn,OS390_Local_PageDS_Errors_Crit PAGEPDS,Page_Dataset_Activity.Page_Rate,I,OS390_Page_Rate_Warn,OS390_Page_Rate_Crit CHPIDMI,Channel_Paths.Online,B,OS390_Channel_Path_Offline_Warn,OS390_Channel_Path_Offline_Crit,*EQ,N,*EQ,N CHPIDLP,Channel_Paths.LPAR_Percent,I,OS390_Channel_LPAR_Busy_Pct_Warn,OS390_Channel_LPAR_Busy_Pct_Crit CHPIDBP,Channel_Paths.Complex_Percent,I,OS390_ChannelComplexBusy_Warn,OS390_ChannelComplexBusy_Crit TAPEDR,Tape_Drives.Dropped_Ready,B,OS390_Tape_Dropped_Ready_Warn,OS390_Tape_Dropped_Ready_Crit,*GT,0,*GT,0 TAPENR,Tape_Drives.Not_Responding,B,OS390_Tape_Not_Responding_Warn,OS390_Tape_Not_Responding_Crit,*GT,0,*GT,0 TAPEPRM,Tape_Drives.Permanent_Errors,I,OS390_Tape_Permanent_Errors_Warn,OS390_Tape_Permanent_Errors_Crit TAPETMP,Tape_Drives.Temporary_Errors,I,OS390_Tape_Temp_Errors_Warn,OS390_Tape_Temp_Errors_Crit DASDDR,DASD_MVS.Dropped_Ready,B,OS390_DASD_Dropped_Ready_Warn,OS390_DASD_Dropped_Ready_Crit,*GT,0,*GT,0 DASDNR,DASD_MVS.Not_Responding,B,OS390_DASD_Not_Responding_Warn,OS390_DASD_Not_Responding_Crit,*GT,0,*GT,0 DASDNDR,DASD_MVS.No_Dynamic_Path_Reconnect,B,OS390_DASD_NoDynamicReconn_Warn,OS390_DASD_NoDynamicReconn_Crit,*GT,0,*GT,0 DASDVT,DASD_MVS.Indexed_VTOC_Lost,B,OS390_Indexed_VTOC_Lost_Warn,OS390_Indexed_VTOC_Lost_Crit,*GT,0,*GT,0 DASDRSP,DASD_MVS_Devices.Response,I,OS390_DASD_Response_Time_Warn,OS390_DASD_Response_Time_Crit DASDBSY,DASD_MVS_Devices.Percent_Busy,I,OS390_DASD_Busy_Percent_Warn,OS390_DASD_Busy_Percent_Crit DASDCRH,DASD_MVS_Devices.Cache_Read_Hit_Percent,I1,OS390_Cache_Read_HitPct_Warn,OS390_Cache_Read_HitPct_Crit,*LT,0,*LT,0,*GE,0 DASDCWH,DASD_MVS_Devices.Cache_Write_Hit_Percent,I1,OS390_Cache_Write_HitPct_Warn,OS390_Cache_Write_HitPct_Crit,*LT,0,*LT,0,*GE,0 DASDFWH,DASD_MVS_Devices.Fast_Write_Hit_Percent,I1,OS390_Cache_FastWrite_HitPt_Warn,OS390_Cache_FastWrite_HitPt_Crit,*LT,0,*LT,0,*GE,0 RSPHSTT,User_Response_Time.Host_Response,I1,OS390_User_Host_Resp_Time_Warn,OS390_User_Host_Resp_Time_Crit RSPNETT,User_Response_Time.Network_Response,I1,OS390_Network_ResponseTime_Warn,OS390_Network_ResponseTime_Crit RSPTOTT,User_Response_Time.Total_Response,I1,OS390_User_Total_Resp_Time_Warn,OS390_User_Total_Resp_Time_Crit ASYS,Operator_Alerts.SYSLOG_Not_Recording,B,OS390_Syslog_Not_Recording_Warn,OS390_Syslog_Not_Recording_Crit,*EQ,True,*EQ,True ARMF,Operator_Alerts.RMF_Not_Active,B,OS390_RMF_Not_Active_Warn,OS390_RMF_Not_Active_Crit,*EQ,True,*EQ,True ASMF,Operator_Alerts.SMF_Not_Recording,B,OS390_SMF_Not_Recording_Warn,OS390_SMF_Not_Recording_Crit,*EQ,True,*EQ,True AWTO,Operator_Alerts.WTO_Buffers_Remaining,I,OS390_WTO_Buffers_Left_Warn,OS390_WTO_Buffers_Left_Crit,*LT,0,*LT,0,*GE,0 AWTOR,Operator_Alerts.Outstanding_Operator_Replies,I,OS390_Outstanding_WTORs_Warn,OS390_Outstanding_WTORs_Crit AGTF,Operator_Alerts.GTF_Active,B,OS390_GTF_Active_Warn,OS390_GTF_Active_Crit,*EQ,True,*EQ,True AOLTEP,Operator_Alerts.OLTEP_Active,B,OS390_OLTEP_Active_Warn,OS390_OLTEP_Active_Crit,*EQ,True,*EQ,True AMAXTSK,Operator_Alerts.ASVT_Slot_Utilization,I,OS390_Max_ASIDs_in_Use_Warn,OS390_Max_ASIDs_in_Use_Crit AHSM,Operator_Alerts.HSM_Recall_Wait_Time,I,OS390_HSM_RecallWait_Warn,OS390_HSM_RecallWait_Crit AENQ,Enqueues.Maximum_Wait_Time,I,OS390_GlobalEnqueueReserve_Warn,OS390_GlobalEnqueueReserve_Crit AGRS,Operator_Alerts.GRS_Status,B,OS390_GRS_Broken_Warn,OS390_GRS_Broken_Crit,*EQ,Broken,*EQ,Broken