# AUTO-GENERATED. DON'T MODIFY IT! # This conf file will contain service templates for this ITSI module. [DA-ITSI-STORAGE-Storage_Array_Monitoring] description = Service for Storage Array Monitoring that provides key performance indicators to monitor Storage Arrays. entity_rules = [\ {\ "rule_condition": "AND", \ "rule_items": [\ {\ "field": "array_id", \ "field_type": "alias", \ "rule_type": "not", \ "value": ""\ }, \ { \ "field": "type", \ "field_type": "info", \ "rule_type": "matches", \ "value": "storagearray" \ }, \ {\ "field": "itsi_role", \ "field_type": "info", \ "rule_type": "matches", \ "value": "storagesystem"\ }\ ]\ }\ ] recommended_kpis = DA-ITSI-STORAGE-Storage_Array_CPU_Utilization,DA-ITSI-STORAGE-Storage_Array_IOPS,DA-ITSI-STORAGE-Storage_Array_Storage_Used,DA-ITSI-STORAGE-Storage_Array_Read_Throughput,DA-ITSI-STORAGE-Storage_Array_Write_Throughput optional_kpis = DA-ITSI-STORAGE-Storage_Array_Highest_Latency,DA-ITSI-STORAGE-Storage_Array_Read_Latency,DA-ITSI-STORAGE-Storage_Array_Write_Latency,DA-ITSI-STORAGE-Storage_Array_Network_Received_Throughput,DA-ITSI-STORAGE-Storage_Array_Network_Transmitted_Throughput title = Storage Array Monitoring [DA-ITSI-STORAGE-Storage_Pool_Monitoring] description = Service for Storage Array Monitoring that provides key performance indicators to monitor Storage Pools. entity_rules = [\ {\ "rule_condition": "AND", \ "rule_items": [\ {\ "field": "pool_id", \ "field_type": "alias", \ "rule_type": "not", \ "value": ""\ }, \ { \ "field": "type", \ "field_type": "info", \ "rule_type": "matches", \ "value": "storagepool" \ }, \ {\ "field": "itsi_role", \ "field_type": "info", \ "rule_type": "matches", \ "value": "storagesystem"\ }\ ]\ }\ ] recommended_kpis = DA-ITSI-STORAGE-Storage_Pool_Storage_Used optional_kpis = DA-ITSI-STORAGE-Storage_Pool_IOPS title = Storage Pool Monitoring [DA-ITSI-STORAGE-Volume_Monitoring] description = Service for Storage Array Monitoring that provides key performance indicators to monitor Volumes. entity_rules = [\ {\ "rule_condition": "AND", \ "rule_items": [\ {\ "field": "volume_id", \ "field_type": "alias", \ "rule_type": "not", \ "value": ""\ }, \ { \ "field": "type", \ "field_type": "info", \ "rule_type": "matches", \ "value": "volume" \ }, \ {\ "field": "itsi_role", \ "field_type": "info", \ "rule_type": "matches", \ "value": "storagesystem"\ }\ ]\ }\ ] recommended_kpis = DA-ITSI-STORAGE-Volume_IOPS,DA-ITSI-STORAGE-Volume_Read_Throughput,DA-ITSI-STORAGE-Volume_Write_Throughput optional_kpis = DA-ITSI-STORAGE-Volume_Highest_Latency,DA-ITSI-STORAGE-Volume_Read_Latency,DA-ITSI-STORAGE-Volume_Write_Latency title = Volume Monitoring [DA-ITSI-STORAGE-LUN_Monitoring] description = Service for Storage Array Monitoring that provides key performance indicators to monitor LUNs. entity_rules = [\ {\ "rule_condition": "AND", \ "rule_items": [\ {\ "field": "lun_id", \ "field_type": "alias", \ "rule_type": "not", \ "value": ""\ }, \ { \ "field": "type", \ "field_type": "info", \ "rule_type": "matches", \ "value": "lun" \ }, \ {\ "field": "itsi_role", \ "field_type": "info", \ "rule_type": "matches", \ "value": "storagesystem"\ }\ ]\ }\ ] recommended_kpis = DA-ITSI-STORAGE-LUN_IOPS,DA-ITSI-STORAGE-LUN_Read_Throughput,DA-ITSI-STORAGE-LUN_Write_Throughput optional_kpis = DA-ITSI-STORAGE-LUN_Highest_Latency,DA-ITSI-STORAGE-LUN_Read_Latency,DA-ITSI-STORAGE-LUN_Write_Latency title = LUN Monitoring [DA-ITSI-STORAGE-Disk_Monitoring] description = Service for Storage Array Monitoring that provides key performance indicators to monitor Disks. entity_rules = [\ {\ "rule_condition": "AND", \ "rule_items": [\ {\ "field": "disk_id", \ "field_type": "alias", \ "rule_type": "not", \ "value": ""\ }, \ { \ "field": "type", \ "field_type": "info", \ "rule_type": "matches", \ "value": "disk" \ }, \ {\ "field": "itsi_role", \ "field_type": "info", \ "rule_type": "matches", \ "value": "storagesystem"\ }\ ]\ }\ ] recommended_kpis = DA-ITSI-STORAGE-Disk_IOPS,DA-ITSI-STORAGE-Disk_Read_Block_Throughput,DA-ITSI-STORAGE-Disk_Write_Block_Throughput optional_kpis = DA-ITSI-STORAGE-Disk_Highest_Latency,DA-ITSI-STORAGE-Disk_Read_Latency,DA-ITSI-STORAGE-Disk_Write_Latency,DA-ITSI-STORAGE-Disk_Read_Throughput,DA-ITSI-STORAGE-Disk_Write_Throughput title = Disk Monitoring