| logicinsight.pe.cluster_data_resiliency (gauge)
 | Indicates the current level of data resiliency across the cluster | 
| logicinsight.pe.cluster_lockdown (gauge)
 | Shows whether the cluster is currently in lockdown mode restricting administrative access. | 
| logicinsight.pe.cluster_num_hosts (gauge)
 | Number of physical hosts actively participating in the cluster. | 
| logicinsight.pe.cluster_rf (gauge)
 | Replication factor set for the cluster defining how many copies of data are stored. | 
| logicinsight.pe.cluster_global_status_critical (gauge)
 | Number of active critical alerts affecting the overall cluster health. | 
| logicinsight.pe.cluster_global_status_warning (gauge)
 | Number of active warning-level alerts related to the cluster’s global status. | 
| logicinsight.pe.cluster_stats_avg_io_latency_usecs (gauge)
 | Average I/O latency across all operations in the cluster measured in microseconds. | 
| logicinsight.pe.cluster_stats_avg_read_io_latency_usecs (gauge)
 | Average latency for read I/O operations across the cluster measured in microseconds. | 
| logicinsight.pe.cluster_stats_avg_write_io_latency_usecs (gauge)
 | Average latency for write I/O operations across the cluster measured in microseconds. | 
| logicinsight.pe.cluster_stats_content_cache_hit_ppm (gauge)
 | Percentage of hits in the content cache subsystem representing how often data is served from cache. | 
| logicinsight.pe.cluster_stats_content_cache_logical_memory_usage_bytes (gauge)
 | Logical memory consumed by the content cache measured in bytes. | 
| logicinsight.pe.cluster_stats_content_cache_logical_ssd_usage_bytes (gauge)
 | Logical SSD space used by the content cache measured in bytes. | 
| logicinsight.pe.cluster_stats_content_cache_num_dedup_ref_count_pph (gauge)
 | Number of deduplicated references per hundred pages in the content cache. | 
| logicinsight.pe.cluster_stats_content_cache_num_hits (gauge)
 | Total number of hits registered in the content cache. | 
| logicinsight.pe.cluster_stats_content_cache_num_lookups (gauge)
 | Total number of lookup attempts made by the content cache. | 
| logicinsight.pe.cluster_stats_content_cache_physical_memory_usage_bytes (gauge)
 | Physical memory consumed by the content cache measured in bytes. | 
| logicinsight.pe.cluster_stats_content_cache_physical_ssd_usage_bytes (gauge)
 | Physical SSD space used by the content cache measured in bytes. | 
| logicinsight.pe.cluster_stats_content_cache_saved_memory_usage_bytes (gauge)
 | Amount of memory saved by the content cache through deduplication or compression. | 
| logicinsight.pe.cluster_stats_content_cache_saved_ssd_usage_bytes (gauge)
 | SSD space saved in the content cache via deduplication or compression. | 
| logicinsight.pe.cluster_stats_controller_avg_io_latency_usecs (gauge)
 | Average I/O latency across all operations managed by the controller in microseconds. | 
| logicinsight.pe.cluster_stats_controller_avg_read_io_latency_usecs (gauge)
 | Average read I/O latency measured by the controller in microseconds. | 
| logicinsight.pe.cluster_stats_controller_avg_read_io_size_kbytes (gauge)
 | Average size of read I/O operations handled by the controller in kibibytes. | 
| logicinsight.pe.cluster_stats_controller_avg_write_io_latency_usecs (gauge)
 | Average write I/O latency measured by the controller in microseconds. | 
| logicinsight.pe.cluster_stats_controller_avg_write_io_size_kbytes (gauge)
 | Average size of write I/O operations handled by the controller in kibibytes. | 
| logicinsight.pe.cluster_stats_controller_io_bandwidth_kBps (gauge)
 | Total I/O bandwidth managed by the controller measured in kilobytes per second. | 
| logicinsight.pe.cluster_stats_controller_num_io (gauge)
 | Total number of I/O operations performed by the controller. | 
| logicinsight.pe.cluster_stats_controller_num_iops (gauge)
 | Number of I/O operations per second (IOPS) measured at the controller level. | 
| logicinsight.pe.cluster_stats_controller_num_random_io (gauge)
 | Total number of random I/O operations handled by the controller. | 
| logicinsight.pe.cluster_stats_controller_num_read_io (gauge)
 | Total number of read I/O operations executed by the controller. | 
| logicinsight.pe.cluster_stats_controller_num_read_iops (gauge)
 | Number of read IOPS measured at the controller level. | 
| logicinsight.pe.cluster_stats_controller_num_seq_io (gauge)
 | Total number of sequential I/O operations handled by the controller. | 
| logicinsight.pe.cluster_stats_controller_num_write_io (gauge)
 | Total number of write I/O operations executed by the controller. | 
| logicinsight.pe.cluster_stats_controller_num_write_iops (gauge)
 | Number of write IOPS measured at the controller level. | 
| logicinsight.pe.cluster_stats_controller_random_io_ppm (gauge)
 | Percentage of I/O operations that are random as measured by the controller. | 
| logicinsight.pe.cluster_stats_controller_read_io_bandwidth_kBps (gauge)
 | Bandwidth of read I/O operations handled by the controller in kilobytes per second. | 
| logicinsight.pe.cluster_stats_controller_read_io_ppm (gauge)
 | Percentage of total I/O operations that are reads as measured by the controller. | 
| logicinsight.pe.cluster_stats_controller_seq_io_ppm (gauge)
 | Percentage of I/O operations that are sequential as seen by the controller. | 
| logicinsight.pe.cluster_stats_controller_timespan_usecs (gauge)
 | Total time window over which controller I/O metrics were measured in microseconds. | 
| logicinsight.pe.cluster_stats_controller_total_io_size_kbytes (gauge)
 | Total cumulative size of I/O operations processed by the controller in kibibytes. | 
| logicinsight.pe.cluster_stats_controller_total_io_time_usecs (gauge)
 | Total time spent processing all I/O operations at the controller in microseconds. | 
| logicinsight.pe.cluster_stats_controller_total_read_io_size_kbytes (gauge)
 | Total size of read I/O operations processed by the controller in kibibytes. | 
| logicinsight.pe.cluster_stats_controller_total_read_io_time_usecs (gauge)
 | Total time spent on read I/O operations at the controller in microseconds. | 
| logicinsight.pe.cluster_stats_controller_total_transformed_usage_bytes (gauge)
 | Amount of data transformed by the controller | 
| logicinsight.pe.cluster_stats_controller_write_io_bandwidth_kBps (gauge)
 | Bandwidth of write I/O operations handled by the controller in kilobytes per second. | 
| logicinsight.pe.cluster_stats_controller_write_io_ppm (gauge)
 | Percentage of write I/O operations at the controller level. | 
| logicinsight.pe.cluster_stats_hypervisor_avg_io_latency_usecs (gauge)
 | Average I/O latency across all operations handled by the hypervisor in microseconds. | 
| logicinsight.pe.cluster_stats_hypervisor_avg_read_io_latency_usecs (gauge)
 | Average latency of read I/O operations through the hypervisor in microseconds. | 
| logicinsight.pe.cluster_stats_hypervisor_avg_write_io_latency_usecs (gauge)
 | Average latency of write I/O operations through the hypervisor in microseconds. | 
| logicinsight.pe.cluster_stats_hypervisor_cpu_usage_ppm (gauge)
 | Total CPU usage across all hypervisors | 
| logicinsight.pe.cluster_stats_hypervisor_esx_cpu_usage_ppm (gauge)
 | CPU usage specific to ESXi hypervisors | 
| logicinsight.pe.cluster_stats_hypervisor_esx_memory_usage_ppm (gauge)
 | Memory usage specific to ESXi hypervisors | 
| logicinsight.pe.cluster_stats_hypervisor_hyperv_cpu_usage_ppm (gauge)
 | CPU usage specific to Hyper-V hypervisors | 
| logicinsight.pe.cluster_stats_hypervisor_hyperv_memory_usage_ppm (gauge)
 | Memory usage specific to Hyper-V hypervisors | 
| logicinsight.pe.cluster_stats_hypervisor_io_bandwidth_kBps (gauge)
 | Total I/O bandwidth across all hypervisors | 
| logicinsight.pe.cluster_stats_hypervisor_kvm_cpu_usage_ppm (gauge)
 | CPU usage specific to KVM hypervisors | 
| logicinsight.pe.cluster_stats_hypervisor_kvm_memory_usage_ppm (gauge)
 | Memory usage specific to KVM hypervisors | 
| logicinsight.pe.cluster_stats_hypervisor_memory_usage_ppm (gauge)
 | Total memory usage across all hypervisors | 
| logicinsight.pe.cluster_stats_hypervisor_num_io (gauge)
 | Total number of I/O operations handled by the hypervisor layer. | 
| logicinsight.pe.cluster_stats_hypervisor_num_iops (gauge)
 | Total number of IOPS measured at the hypervisor level. | 
| logicinsight.pe.cluster_stats_hypervisor_num_read_io (gauge)
 | Total number of read I/O operations performed by the hypervisor. | 
| logicinsight.pe.cluster_stats_hypervisor_num_read_iops (gauge)
 | Read IOPS measured from the hypervisor. | 
| logicinsight.pe.cluster_stats_hypervisor_num_write_io (gauge)
 | Total number of write I/O operations performed by the hypervisor. | 
| logicinsight.pe.cluster_stats_hypervisor_num_write_iops (gauge)
 | Write IOPS measured from the hypervisor. | 
| logicinsight.pe.cluster_stats_hypervisor_read_io_bandwidth_kBps (gauge)
 | Read I/O bandwidth from the hypervisor | 
| logicinsight.pe.cluster_stats_hypervisor_timespan_usecs (gauge)
 | Time window over which hypervisor metrics | 
| logicinsight.pe.cluster_stats_hypervisor_total_io_size_kbytes (gauge)
 | Total size of all I/O operations measured at the hypervisor | 
| logicinsight.pe.cluster_stats_hypervisor_total_io_time_usecs (gauge)
 | Total time spent on I/O operations by the hypervisor | 
| logicinsight.pe.cluster_stats_hypervisor_total_read_io_size_kbytes (gauge)
 | Total size of read I/O operations handled by the hypervisor | 
| logicinsight.pe.cluster_stats_hypervisor_total_read_io_time_usecs (gauge)
 | Total time spent on read I/O operations by the hypervisor | 
| logicinsight.pe.cluster_stats_hypervisor_write_io_bandwidth_kBps (gauge)
 | Write I/O bandwidth from the hypervisor | 
| logicinsight.pe.cluster_stats_io_bandwidth_kBps (gauge)
 | Total I/O bandwidth at the cluster level | 
| logicinsight.pe.cluster_stats_num_io (gauge)
 | Total number of I/O operations performed cluster-wide. | 
| logicinsight.pe.cluster_stats_num_iops (gauge)
 | Total IOPS (I/O operations per second) cluster-wide. | 
| logicinsight.pe.cluster_stats_num_random_io (gauge)
 | Number of random I/O operations performed in the cluster. | 
| logicinsight.pe.cluster_stats_num_read_io (gauge)
 | Number of read I/O operations performed in the cluster. | 
| logicinsight.pe.cluster_stats_num_read_iops (gauge)
 | Read IOPS measured at the cluster level. | 
| logicinsight.pe.cluster_stats_num_seq_io (gauge)
 | Number of sequential I/O operations performed in the cluster. | 
| logicinsight.pe.cluster_stats_num_write_io (gauge)
 | Number of write I/O operations performed in the cluster. | 
| logicinsight.pe.cluster_stats_num_write_iops (gauge)
 | Write IOPS measured at the cluster level. | 
| logicinsight.pe.cluster_stats_random_io_ppm (gauge)
 | Percentage of I/O operations that were random. | 
| logicinsight.pe.cluster_stats_read_io_bandwidth_kBps (gauge)
 | Read I/O bandwidth in the cluster | 
| logicinsight.pe.cluster_stats_read_io_ppm (gauge)
 | Percentage of I/O operations that were reads. | 
| logicinsight.pe.cluster_stats_replication_num_received_bytes (gauge)
 | Total number of bytes received via replication. | 
| logicinsight.pe.cluster_stats_replication_num_transmitted_bytes (gauge)
 | Total number of bytes transmitted via replication. | 
| logicinsight.pe.cluster_stats_replication_received_bandwidth_kBps (gauge)
 | Inbound replication bandwidth | 
| logicinsight.pe.cluster_stats_replication_transmitted_bandwidth_kBps (gauge)
 | Outbound replication bandwidth | 
| logicinsight.pe.cluster_stats_seq_io_ppm (gauge)
 | Percentage of I/O operations that were sequential. | 
| logicinsight.pe.cluster_stats_timespan_usecs (gauge)
 | Time window over which cluster metrics were collected | 
| logicinsight.pe.cluster_stats_total_io_size_kbytes (gauge)
 | Total size of all I/O operations in the cluster | 
| logicinsight.pe.cluster_stats_total_io_time_usecs (gauge)
 | Total time spent on I/O operations across the cluster | 
| logicinsight.pe.cluster_stats_total_read_io_size_kbytes (gauge)
 | Total size of read I/O operations in the cluster | 
| logicinsight.pe.cluster_stats_total_read_io_time_usecs (gauge)
 | Total time spent on read I/O operations in the cluster | 
| logicinsight.pe.cluster_stats_total_transformed_usage_bytes (gauge)
 | Total amount of transformed storage usage in the cluster | 
| logicinsight.pe.cluster_stats_total_untransformed_usage_bytes (gauge)
 | Total amount of untransformed storage usage in the cluster | 
| logicinsight.pe.cluster_stats_write_io_bandwidth_kBps (gauge)
 | Write I/O bandwidth across the cluster | 
| logicinsight.pe.cluster_stats_write_io_ppm (gauge)
 | Percentage of I/O operations that were writes. | 
| logicinsight.pe.cluster_total_hz (gauge)
 | Total CPU frequency across the cluster | 
| logicinsight.pe.cluster_total_memory_bytes (gauge)
 | Total memory allocated in the cluster | 
| logicinsight.pe.cluster_total_pcores (gauge)
 | Total number of physical cores (pCores) available in the cluster. | 
| logicinsight.pe.cluster_total_vcpus (gauge)
 | Total number of virtual CPUs (vCPUs) assigned across the cluster. | 
| logicinsight.pe.cluster_total_vcpus_all (gauge)
 | Total number of virtual CPUs in the cluster. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.clone.saved_bytes (gauge)
 | Bytes saved by clone-based data reduction techniques. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.clone.saving_ratio_ppm (gauge)
 | Clone-based data reduction ratio | 
| logicinsight.pe.cluster_usage_stats_data_reduction.compression.post_reduction_bytes (gauge)
 | Bytes remaining after compression was applied. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.compression.pre_reduction_bytes (gauge)
 | Original size before compression was applied. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.compression.saved_bytes (gauge)
 | Bytes saved through compression. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.compression.saving_ratio_ppm (gauge)
 | Compression efficiency ratio | 
| logicinsight.pe.cluster_usage_stats_data_reduction.dedup.post_reduction_bytes (gauge)
 | Bytes remaining after deduplication. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.dedup.pre_reduction_bytes (gauge)
 | Original size before deduplication. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.dedup.saved_bytes (gauge)
 | Bytes saved through deduplication. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.dedup.saving_ratio_ppm (gauge)
 | Deduplication efficiency ratio | 
| logicinsight.pe.cluster_usage_stats_data_reduction.erasure_coding.post_reduction_bytes (gauge)
 | Bytes remaining after erasure coding was applied. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.erasure_coding.pre_reduction_bytes (gauge)
 | Original size before erasure coding. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.erasure_coding.saved_bytes (gauge)
 | Bytes saved through erasure coding. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.erasure_coding.saving_ratio_ppm (gauge)
 | Erasure coding efficiency ratio | 
| logicinsight.pe.cluster_usage_stats_data_reduction.overall.saved_bytes (gauge)
 | Total bytes saved across all data reduction methods. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.overall.saving_ratio_ppm (gauge)
 | Overall data reduction efficiency | 
| logicinsight.pe.cluster_usage_stats_data_reduction.post_reduction_bytes (gauge)
 | Total data remaining after all reductions. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.pre_reduction_bytes (gauge)
 | Total data size before reductions. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.saved_bytes (gauge)
 | Total amount of saved space due to all data reduction methods. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.saving_ratio_ppm (gauge)
 | Overall saving ratio across all data reduction types | 
| logicinsight.pe.cluster_usage_stats_data_reduction.thin_provision.post_reduction_bytes (gauge)
 | Bytes remaining after thin provisioning. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.thin_provision.pre_reduction_bytes (gauge)
 | Original size before thin provisioning. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.thin_provision.saved_bytes (gauge)
 | Bytes saved through thin provisioning. | 
| logicinsight.pe.cluster_usage_stats_data_reduction.thin_provision.saving_ratio_ppm (gauge)
 | Thin provisioning efficiency | 
| logicinsight.pe.cluster_usage_stats_storage.capacity_bytes (gauge)
 | Total physical storage capacity in the cluster. | 
| logicinsight.pe.cluster_usage_stats_storage.free_bytes (gauge)
 | Free physical storage available in the cluster. | 
| logicinsight.pe.cluster_usage_stats_storage.logical_usage_bytes (gauge)
 | Logical storage usage in the cluster after data reduction. | 
| logicinsight.pe.cluster_usage_stats_storage.rebuild_capacity_bytes (gauge)
 | Capacity required to rebuild lost data. | 
| logicinsight.pe.cluster_usage_stats_storage.recycle_bin_usage_bytes (gauge)
 | Amount of space used by deleted files in the recycle bin. | 
| logicinsight.pe.cluster_usage_stats_storage.reserved_capacity_bytes (gauge)
 | Storage reserved for system or failover use. | 
| logicinsight.pe.cluster_usage_stats_storage.reserved_free_bytes (gauge)
 | Free portion of the reserved storage. | 
| logicinsight.pe.cluster_usage_stats_storage.reserved_usage_bytes (gauge)
 | Used portion of the reserved storage. | 
| logicinsight.pe.cluster_usage_stats_storage.snapshot_reclaimable_bytes (gauge)
 | Amount of space that can be reclaimed from snapshots. | 
| logicinsight.pe.cluster_usage_stats_storage.usage_bytes (gauge)
 | Total used storage in the cluster. | 
| logicinsight.pe.cluster_usage_stats_storage_tier.das_sata.capacity_bytes (gauge)
 | Total capacity of DAS-SATA tier storage. | 
| logicinsight.pe.cluster_usage_stats_storage_tier.das_sata.free_bytes (gauge)
 | Free space in the DAS-SATA tier. | 
| logicinsight.pe.cluster_usage_stats_storage_tier.das_sata.pinned_bytes (gauge)
 | Pinned storage in the DAS-SATA tier. | 
| logicinsight.pe.cluster_usage_stats_storage_tier.das_sata.pinned_usage_bytes (gauge)
 | Used portion of pinned storage in the DAS-SATA tier. | 
| logicinsight.pe.cluster_usage_stats_storage_tier.das_sata.usage_bytes (gauge)
 | Total used space in the DAS-SATA tier. | 
| logicinsight.pe.cluster_usage_stats_storage_tier.ssd.capacity_bytes (gauge)
 | Total capacity of SSD tier storage. | 
| logicinsight.pe.cluster_usage_stats_storage_tier.ssd.free_bytes (gauge)
 | Free space in the SSD tier. | 
| logicinsight.pe.cluster_usage_stats_storage_tier.ssd.pinned_bytes (gauge)
 | Pinned storage in the SSD tier. | 
| logicinsight.pe.cluster_usage_stats_storage_tier.ssd.pinned_usage_bytes (gauge)
 | Used portion of pinned storage in the SSD tier. | 
| logicinsight.pe.cluster_usage_stats_storage_tier.ssd.usage_bytes (gauge)
 | Total used space in the SSD tier. | 
| logicinsight.pe.cluster_vcpu_ratio (gauge)
 | Ratio of vCPUs to physical cores in the cluster. | 
| logicinsight.pe.cluster_vms_total (gauge)
 | Total number of virtual machines (VMs) in the cluster. | 
| logicinsight.pe.container_advertised_capacity (gauge)
 | Advertised logical capacity for the container. | 
| logicinsight.pe.container_compression_delay_in_secs (gauge)
 | Delay before compression is applied in the container | 
| logicinsight.pe.container_compression_enabled (gauge)
 | Indicates if compression is enabled for the container. | 
| logicinsight.pe.container_enable_software_encryption (gauge)
 | Indicates whether software-based encryption is enabled in the container. | 
| logicinsight.pe.container_erasure_code_delay_secs (gauge)
 | Delay before erasure coding is triggered in the container | 
| logicinsight.pe.container_marked_for_removal (gauge)
 | Indicates whether the container is marked for removal. | 
| logicinsight.pe.container_max_capacity (gauge)
 | Maximum capacity limit set for the container. | 
| logicinsight.pe.container_nfs_whitelist_inherited (gauge)
 | Indicates if the NFS whitelist was inherited by the container. | 
| logicinsight.pe.container_num_container_cluster (gauge)
 | Number of containers in the cluster. | 
| logicinsight.pe.container_oplog_replication_factor (gauge)
 | Replication factor used for Oplog data within the container. | 
| logicinsight.pe.container_replication_factor (gauge)
 | Overall replication factor used for the container. | 
| logicinsight.pe.container_stats_avg_io_latency_usecs (gauge)
 | Average I/O latency measured within the container | 
| logicinsight.pe.container_stats_avg_read_io_latency_usecs (gauge)
 | Average read I/O latency within the container | 
| logicinsight.pe.container_stats_avg_write_io_latency_usecs (gauge)
 | Average write I/O latency within the container | 
| logicinsight.pe.container_stats_controller_avg_io_latency_usecs (gauge)
 | Average I/O latency measured by the container’s controller | 
| logicinsight.pe.container_stats_controller_avg_read_io_latency_usecs (gauge)
 | Average read latency from the containers controller | 
| logicinsight.pe.container_stats_controller_avg_read_io_size_kbytes (gauge)
 | Average read I/O size from the controller | 
| logicinsight.pe.container_stats_controller_avg_write_io_latency_usecs (gauge)
 | Average write latency from the containers controller | 
| logicinsight.pe.container_stats_controller_avg_write_io_size_kbytes (gauge)
 | Average write I/O size from the controller | 
| logicinsight.pe.container_stats_controller_io_bandwidth_kBps (gauge)
 | Total I/O bandwidth handled by the containers controller | 
| logicinsight.pe.container_stats_controller_num_io (gauge)
 | Total number of I/O operations handled by the controller. | 
| logicinsight.pe.container_stats_controller_num_iops (gauge)
 | Total IOPS from the controller. | 
| logicinsight.pe.container_stats_controller_num_random_io (gauge)
 | Number of random I/O operations handled by the controller. | 
| logicinsight.pe.container_stats_controller_num_read_io (gauge)
 | Total read I/O operations handled by the controller. | 
| logicinsight.pe.container_stats_controller_num_read_iops (gauge)
 | Read IOPS handled by the controller. | 
| logicinsight.pe.container_stats_controller_num_seq_io (gauge)
 | Total sequential I/O operations handled by the controller. | 
| logicinsight.pe.container_stats_controller_num_write_io (gauge)
 | Total write I/O operations handled by the controller. | 
| logicinsight.pe.container_stats_controller_num_write_iops (gauge)
 | Write IOPS handled by the controller. | 
| logicinsight.pe.container_stats_controller_random_io_ppm (gauge)
 | Percentage of random I/O operations measured in ppm. | 
| logicinsight.pe.container_stats_controller_read_io_bandwidth_kBps (gauge)
 | Read bandwidth measured at the controller level | 
| logicinsight.pe.container_stats_controller_read_io_ppm (gauge)
 | Percentage of read operations measured in ppm. | 
| logicinsight.pe.container_stats_controller_seq_io_ppm (gauge)
 | Percentage of sequential operations measured in ppm. | 
| logicinsight.pe.container_stats_controller_timespan_usecs (gauge)
 | Time window over which container controller metrics were collected | 
| logicinsight.pe.container_stats_controller_total_io_size_kbytes (gauge)
 | Total I/O size processed by the controller | 
| logicinsight.pe.container_stats_controller_total_io_time_usecs (gauge)
 | Total time spent processing I/O at the controller level | 
| logicinsight.pe.container_stats_controller_total_read_io_size_kbytes (gauge)
 | Total size of read I/O operations from the controller | 
| logicinsight.pe.container_stats_controller_total_read_io_time_usecs (gauge)
 | Total time spent on read operations at the controller level | 
| logicinsight.pe.container_stats_controller_total_transformed_usage_bytes (gauge)
 | Total space used for transformed (compressed/deduplicated) data in the controller. | 
| logicinsight.pe.container_stats_controller_write_io_bandwidth_kBps (gauge)
 | Write I/O bandwidth measured by the controller | 
| logicinsight.pe.container_stats_controller_write_io_ppm (gauge)
 | Percentage of write operations handled by the controller | 
| logicinsight.pe.container_stats_hypervisor_avg_io_latency_usecs (gauge)
 | Average I/O latency at the container’s hypervisor level | 
| logicinsight.pe.container_stats_hypervisor_avg_read_io_latency_usecs (gauge)
 | Average read I/O latency at the hypervisor level | 
| logicinsight.pe.container_stats_hypervisor_avg_write_io_latency_usecs (gauge)
 | Average write I/O latency at the hypervisor level | 
| logicinsight.pe.container_stats_hypervisor_io_bandwidth_kBps (gauge)
 | Total I/O bandwidth measured by the hypervisor | 
| logicinsight.pe.container_stats_hypervisor_num_io (gauge)
 | Total number of I/O operations handled by the hypervisor. | 
| logicinsight.pe.container_stats_hypervisor_num_iops (gauge)
 | Total IOPS from the hypervisor. | 
| logicinsight.pe.container_stats_hypervisor_num_read_io (gauge)
 | Total number of read I/O operations from the hypervisor. | 
| logicinsight.pe.container_stats_hypervisor_num_read_iops (gauge)
 | Read IOPS measured at the hypervisor level. | 
| logicinsight.pe.container_stats_hypervisor_num_write_io (gauge)
 | Total number of write I/O operations from the hypervisor. | 
| logicinsight.pe.container_stats_hypervisor_num_write_iops (gauge)
 | Write IOPS measured at the hypervisor level. | 
| logicinsight.pe.container_stats_hypervisor_read_io_bandwidth_kBps (gauge)
 | Read I/O bandwidth at the hypervisor level | 
| logicinsight.pe.container_stats_hypervisor_timespan_usecs (gauge)
 | Time window over which hypervisor metrics for the container were collected | 
| logicinsight.pe.container_stats_hypervisor_total_io_size_kbytes (gauge)
 | Total amount of I/O data processed by the hypervisor for a container | 
| logicinsight.pe.container_stats_hypervisor_total_io_time_usecs (gauge)
 | Total time taken by the hypervisor to process all I/O operations for a container | 
| logicinsight.pe.container_stats_hypervisor_total_read_io_size_kbytes (gauge)
 | Total read I/O size handled by the hypervisor in kibibytes for a container | 
| logicinsight.pe.container_stats_hypervisor_total_read_io_time_usecs (gauge)
 | Total time spent reading I/O at the hypervisor level | 
| logicinsight.pe.container_stats_hypervisor_write_io_bandwidth_kBps (gauge)
 | Write bandwidth from the hypervisor layer | 
| logicinsight.pe.container_stats_io_bandwidth_kBps (gauge)
 | Total I/O bandwidth observed in the container | 
| logicinsight.pe.container_stats_num_io (gauge)
 | Total number of I/O operations performed at the container level | 
| logicinsight.pe.container_stats_num_iops (gauge)
 | Number of I/O operations per second (IOPS) for the container | 
| logicinsight.pe.container_stats_num_random_io (gauge)
 | Number of random I/O operations performed in the container | 
| logicinsight.pe.container_stats_num_read_io (gauge)
 | Number of read operations at the container level | 
| logicinsight.pe.container_stats_num_read_iops (gauge)
 | Number of read IOPS (input/output operations per second) at the container level | 
| logicinsight.pe.container_stats_num_seq_io (gauge)
 | Number of sequential I/O operations at the container level | 
| logicinsight.pe.container_stats_num_write_io (gauge)
 | Number of write operations at the container level | 
| logicinsight.pe.container_stats_num_write_iops (gauge)
 | Number of write IOPS at the container level | 
| logicinsight.pe.container_stats_random_io_ppm (gauge)
 | Random I/O operations as parts per million of total I/O activity | 
| logicinsight.pe.container_stats_read_io_bandwidth_kBps (gauge)
 | Read I/O bandwidth from the container | 
| logicinsight.pe.container_stats_read_io_ppm (gauge)
 | Read I/O as a percentage of total I/O | 
| logicinsight.pe.container_stats_seq_io_ppm (gauge)
 | Sequential I/O as a percentage of total I/O | 
| logicinsight.pe.container_stats_timespan_usecs (gauge)
 | Duration over which the container I/O statistics were measured | 
| logicinsight.pe.container_stats_total_io_size_kbytes (gauge)
 | Total size of I/O operations at the container level | 
| logicinsight.pe.container_stats_total_io_time_usecs (gauge)
 | Total time of all I/O operations at the container level | 
| logicinsight.pe.container_stats_total_read_io_size_kbytes (gauge)
 | Total size of read I/O operations for the container | 
| logicinsight.pe.container_stats_total_read_io_time_usecs (gauge)
 | Total time spent performing read I/O for the container | 
| logicinsight.pe.container_stats_total_transformed_usage_bytes (gauge)
 | Size of transformed storage in the container | 
| logicinsight.pe.container_stats_total_untransformed_usage_bytes (gauge)
 | Size of untransformed (raw) storage in the container | 
| logicinsight.pe.container_stats_write_io_bandwidth_kBps (gauge)
 | Write bandwidth for the container | 
| logicinsight.pe.container_stats_write_io_ppm (gauge)
 | Write I/O operations as a percentage of total I/O | 
| logicinsight.pe.container_total_explicit_reserved_capacity (gauge)
 | Explicitly reserved capacity in the container | 
| logicinsight.pe.container_total_implicit_reserved_capacity (gauge)
 | Implicitly reserved capacity in the container | 
| logicinsight.pe.container_usage_stats_data_reduction.clone.saving_ratio_ppm (gauge)
 | Clone space savings ratio in ppm | 
| logicinsight.pe.container_usage_stats_data_reduction.clone.user_saved_bytes (gauge)
 | Bytes saved by clone data reduction | 
| logicinsight.pe.container_usage_stats_data_reduction.compression.post_reduction_bytes (gauge)
 | Bytes reduced after compression | 
| logicinsight.pe.container_usage_stats_data_reduction.compression.pre_reduction_bytes (gauge)
 | Bytes before compression | 
| logicinsight.pe.container_usage_stats_data_reduction.compression.saving_ratio_ppm (gauge)
 | Compression savings ratio in ppm | 
| logicinsight.pe.container_usage_stats_data_reduction.compression.user_post_reduction_bytes (gauge)
 | User-side bytes reduced after compression | 
| logicinsight.pe.container_usage_stats_data_reduction.compression.user_pre_reduction_bytes (gauge)
 | User-side bytes before compression | 
| logicinsight.pe.container_usage_stats_data_reduction.compression.user_saved_bytes (gauge)
 | User-side bytes saved by compression | 
| logicinsight.pe.container_usage_stats_data_reduction.dedup.post_reduction_bytes (gauge)
 | Bytes reduced after deduplication | 
| logicinsight.pe.container_usage_stats_data_reduction.dedup.pre_reduction_bytes (gauge)
 | Bytes before deduplication | 
| logicinsight.pe.container_usage_stats_data_reduction.dedup.saving_ratio_ppm (gauge)
 | Deduplication savings ratio in ppm | 
| logicinsight.pe.container_usage_stats_data_reduction.dedup.user_saved_bytes (gauge)
 | User-side bytes saved by deduplication | 
| logicinsight.pe.container_usage_stats_data_reduction.erasure_coding.parity_bytes (gauge)
 | Erasure coding parity bytes | 
| logicinsight.pe.container_usage_stats_data_reduction.erasure_coding.post_reduction_bytes (gauge)
 | Bytes reduced after erasure coding | 
| logicinsight.pe.container_usage_stats_data_reduction.erasure_coding.potential_savings_pct (gauge)
 | Estimated percentage of potential savings via erasure coding | 
| logicinsight.pe.container_usage_stats_data_reduction.erasure_coding.pre_reduction_bytes (gauge)
 | Bytes before erasure coding | 
| logicinsight.pe.container_usage_stats_data_reduction.erasure_coding.saving_ratio_ppm (gauge)
 | Erasure coding savings ratio in ppm | 
| logicinsight.pe.container_usage_stats_data_reduction.erasure_coding.user_post_reduction_bytes (gauge)
 | User-side bytes reduced after erasure coding | 
| logicinsight.pe.container_usage_stats_data_reduction.erasure_coding.user_pre_reduction_bytes (gauge)
 | User-side bytes before erasure coding | 
| logicinsight.pe.container_usage_stats_data_reduction.erasure_coding.user_saved_bytes (gauge)
 | User-side bytes saved by erasure coding | 
| logicinsight.pe.container_usage_stats_data_reduction.overall.saving_ratio_ppm (gauge)
 | Overall data reduction savings ratio in ppm | 
| logicinsight.pe.container_usage_stats_data_reduction.overall.user_saved_bytes (gauge)
 | Overall user-side bytes saved | 
| logicinsight.pe.container_usage_stats_data_reduction.post_reduction_bytes (gauge)
 | Total post-reduction bytes | 
| logicinsight.pe.container_usage_stats_data_reduction.pre_reduction_bytes (gauge)
 | Total pre-reduction bytes | 
| logicinsight.pe.container_usage_stats_data_reduction.saved_bytes (gauge)
 | Total saved bytes | 
| logicinsight.pe.container_usage_stats_data_reduction.saving_ratio_ppm (gauge)
 | Overall data reduction savings ratio in ppm | 
| logicinsight.pe.container_usage_stats_data_reduction.thin_provision.saving_ratio_ppm (gauge)
 | Thin provisioning savings ratio in ppm | 
| logicinsight.pe.container_usage_stats_data_reduction.thin_provision.user_saved_bytes (gauge)
 | User-side bytes saved by thin provisioning | 
| logicinsight.pe.container_usage_stats_data_reduction.user_post_reduction_bytes (gauge)
 | User-side bytes reduced after any data reduction | 
| logicinsight.pe.container_usage_stats_data_reduction.user_pre_reduction_bytes (gauge)
 | User-side bytes before any data reduction | 
| logicinsight.pe.container_usage_stats_data_reduction.user_saved_bytes (gauge)
 | Total user-side saved bytes | 
| logicinsight.pe.container_usage_stats_storage.capacity_bytes (gauge)
 | Total storage capacity in the container | 
| logicinsight.pe.container_usage_stats_storage.container_reserved_capacity_bytes (gauge)
 | Reserved container capacity in bytes | 
| logicinsight.pe.container_usage_stats_storage.disk_physical_usage_bytes (gauge)
 | Physical usage of disks in bytes | 
| logicinsight.pe.container_usage_stats_storage.free_bytes (gauge)
 | Free bytes available in the container | 
| logicinsight.pe.container_usage_stats_storage.logical_snapshot_usage_bytes (gauge)
 | Logical snapshot usage in bytes | 
| logicinsight.pe.container_usage_stats_storage.logical_usage_bytes (gauge)
 | Logical usage in bytes | 
| logicinsight.pe.container_usage_stats_storage.recycle_bin_logical_usage_bytes (gauge)
 | Recycle bin logical usage in bytes | 
| logicinsight.pe.container_usage_stats_storage.recycle_bin_usage_bytes (gauge)
 | Total recycle bin usage in bytes | 
| logicinsight.pe.container_usage_stats_storage.reserved_capacity_bytes (gauge)
 | Total reserved capacity in bytes | 
| logicinsight.pe.container_usage_stats_storage.reserved_free_bytes (gauge)
 | Reserved free bytes in the container | 
| logicinsight.pe.container_usage_stats_storage.reserved_usage_bytes (gauge)
 | Reserved usage in the container | 
| logicinsight.pe.container_usage_stats_storage.snapshot_reclaimable_bytes (gauge)
 | Snapshot reclaimable bytes | 
| logicinsight.pe.container_usage_stats_storage.unreserved_capacity_bytes (gauge)
 | Unreserved capacity in the container | 
| logicinsight.pe.container_usage_stats_storage.unreserved_free_bytes (gauge)
 | Unreserved free bytes | 
| logicinsight.pe.container_usage_stats_storage.unreserved_own_usage_bytes (gauge)
 | Unreserved own usage in bytes | 
| logicinsight.pe.container_usage_stats_storage.unreserved_usage_bytes (gauge)
 | Total unreserved usage in bytes | 
| logicinsight.pe.container_usage_stats_storage.usage_bytes (gauge)
 | Overall usage in the container | 
| logicinsight.pe.container_usage_stats_storage.user_capacity_bytes (gauge)
 | Total user capacity in bytes | 
| logicinsight.pe.container_usage_stats_storage.user_container_own_usage_bytes (gauge)
 | User container’s own usage in bytes | 
| logicinsight.pe.container_usage_stats_storage.user_container_reserved_capacity_bytes (gauge)
 | Reserved capacity for user container | 
| logicinsight.pe.container_usage_stats_storage.user_disk_physical_usage_bytes (gauge)
 | Physical usage of user disks in bytes | 
| logicinsight.pe.container_usage_stats_storage.user_free_bytes (gauge)
 | Free bytes for user | 
| logicinsight.pe.container_usage_stats_storage.user_other_containers_reserved_capacity_bytes (gauge)
 | Reserved capacity for other user containers in bytes | 
| logicinsight.pe.container_usage_stats_storage.user_reserved_capacity_bytes (gauge)
 | User reserved capacity in bytes | 
| logicinsight.pe.container_usage_stats_storage.user_reserved_free_bytes (gauge)
 | User reserved free bytes | 
| logicinsight.pe.container_usage_stats_storage.user_reserved_usage_bytes (gauge)
 | User reserved usage bytes | 
| logicinsight.pe.container_usage_stats_storage.user_storage_pool_capacity_bytes (gauge)
 | Total capacity in the users storage pool | 
| logicinsight.pe.container_usage_stats_storage.user_unreserved_capacity_bytes (gauge)
 | Unreserved user capacity in bytes | 
| logicinsight.pe.container_usage_stats_storage.user_unreserved_free_bytes (gauge)
 | Unreserved user free bytes | 
| logicinsight.pe.container_usage_stats_storage.user_unreserved_own_usage_bytes (gauge)
 | User unreserved own usage in bytes | 
| logicinsight.pe.container_usage_stats_storage.user_unreserved_shared_usage_bytes (gauge)
 | User unreserved shared usage bytes | 
| logicinsight.pe.container_usage_stats_storage.user_unreserved_usage_bytes (gauge)
 | Total unreserved user usage bytes | 
| logicinsight.pe.container_usage_stats_storage.user_usage_bytes (gauge)
 | Total user usage bytes | 
| logicinsight.pe.container_usage_stats_storage_tier.das_sata.usage_bytes (gauge)
 | Usage in bytes on DAS-SATA tier | 
| logicinsight.pe.container_usage_stats_storage_tier.ssd.usage_bytes (gauge)
 | Usage in bytes on SSD tier | 
| logicinsight.pe.disk_bad (gauge)
 | Indicates if disk is marked as bad | 
| logicinsight.pe.disk_location (gauge)
 | Disk location description | 
| logicinsight.pe.disk_marked_for_removal (gauge)
 | Disk is marked for removal | 
| logicinsight.pe.disk_mounted (gauge)
 | Whether the disk is mounted | 
| logicinsight.pe.disk_online (gauge)
 | Disk online status | 
| logicinsight.pe.disk_size (gauge)
 | Disk size in bytes | 
| logicinsight.pe.disk_stats_avg_io_latency_usecs (gauge)
 | Average I/O latency for disk in microseconds | 
| logicinsight.pe.disk_stats_avg_read_io_latency_usecs (gauge)
 | Average read I/O latency for disk in microseconds | 
| logicinsight.pe.disk_stats_avg_write_io_latency_usecs (gauge)
 | Average write I/O latency for disk in microseconds | 
| logicinsight.pe.disk_stats_controller_avg_io_latency_usecs (gauge)
 | Controller-side average I/O latency in microseconds | 
| logicinsight.pe.disk_stats_controller_avg_read_io_latency_usecs (gauge)
 | Controller-side average read I/O latency in microseconds | 
| logicinsight.pe.disk_stats_controller_avg_read_io_size_kbytes (gauge)
 | Controller-side average read I/O size in kibibytes | 
| logicinsight.pe.disk_stats_controller_avg_write_io_latency_usecs (gauge)
 | Controller-side average write I/O latency in microseconds | 
| logicinsight.pe.disk_stats_controller_avg_write_io_size_kbytes (gauge)
 | Controller-side average write I/O size in kibibytes | 
| logicinsight.pe.disk_stats_controller_io_bandwidth_kBps (gauge)
 | Controller-side I/O bandwidth in kilobytes per second | 
| logicinsight.pe.disk_stats_controller_num_io (gauge)
 | Total I/O operations at controller level | 
| logicinsight.pe.disk_stats_controller_num_iops (gauge)
 | IOPS at the controller level | 
| logicinsight.pe.disk_stats_controller_num_random_io (gauge)
 | Number of random I/O operations at controller level | 
| logicinsight.pe.disk_stats_controller_num_read_io (gauge)
 | Number of read I/O operations at controller level | 
| logicinsight.pe.disk_stats_controller_num_read_iops (gauge)
 | Number of read IOPS at controller level | 
| logicinsight.pe.disk_stats_controller_num_seq_io (gauge)
 | Number of sequential I/O operations at controller level | 
| logicinsight.pe.disk_stats_controller_num_write_io (gauge)
 | Number of write I/O operations at controller level | 
| logicinsight.pe.disk_stats_controller_num_write_iops (gauge)
 | Number of write IOPS at controller level | 
| logicinsight.pe.disk_stats_controller_random_io_ppm (gauge)
 | Random I/O ratio at controller level in ppm | 
| logicinsight.pe.disk_stats_controller_read_io_bandwidth_kBps (gauge)
 | Controller-side read I/O bandwidth in kilobytes per second | 
| logicinsight.pe.disk_stats_controller_read_io_ppm (gauge)
 | Read I/O operations at controller level in ppm | 
| logicinsight.pe.disk_stats_controller_seq_io_ppm (gauge)
 | Sequential I/O at controller level in ppm | 
| logicinsight.pe.disk_stats_controller_timespan_usecs (gauge)
 | Duration for controller-side metrics in microseconds | 
| logicinsight.pe.disk_stats_controller_total_io_size_kbytes (gauge)
 | Total size of I/O at controller level in kibibytes | 
| logicinsight.pe.disk_stats_controller_total_io_time_usecs (gauge)
 | Total I/O time at controller level in microseconds | 
| logicinsight.pe.disk_stats_controller_total_read_io_size_kbytes (gauge)
 | Total read I/O size at controller level in kibibytes | 
| logicinsight.pe.disk_stats_controller_total_read_io_time_usecs (gauge)
 | Total read I/O time at controller level in microseconds | 
| logicinsight.pe.disk_stats_controller_total_transformed_usage_bytes (gauge)
 | Total transformed usage from controller in bytes | 
| logicinsight.pe.disk_stats_controller_write_io_bandwidth_kBps (gauge)
 | Write bandwidth at controller level in kilobytes per second | 
| logicinsight.pe.disk_stats_controller_write_io_ppm (gauge)
 | Write I/O in ppm from controller level | 
| logicinsight.pe.disk_stats_hypervisor_avg_io_latency_usecs (gauge)
 | Average hypervisor-level I/O latency in microseconds | 
| logicinsight.pe.disk_stats_hypervisor_avg_read_io_latency_usecs (gauge)
 | Average hypervisor-level read I/O latency in microseconds | 
| logicinsight.pe.disk_stats_hypervisor_avg_write_io_latency_usecs (gauge)
 | Average hypervisor-level write I/O latency in microseconds | 
| logicinsight.pe.disk_stats_hypervisor_io_bandwidth_kBps (gauge)
 | I/O bandwidth at hypervisor level in kilobytes per second | 
| logicinsight.pe.disk_stats_hypervisor_num_io (gauge)
 | Total I/O count at hypervisor level | 
| logicinsight.pe.disk_stats_hypervisor_num_iops (gauge)
 | Total IOPS at hypervisor level | 
| logicinsight.pe.disk_stats_hypervisor_num_read_io (gauge)
 | Number of read I/O operations at hypervisor level | 
| logicinsight.pe.disk_stats_hypervisor_num_read_iops (gauge)
 | Number of read IOPS at hypervisor level | 
| logicinsight.pe.disk_stats_hypervisor_num_write_io (gauge)
 | Number of write I/O operations at hypervisor level | 
| logicinsight.pe.disk_stats_hypervisor_num_write_iops (gauge)
 | Number of write IOPS at hypervisor level | 
| logicinsight.pe.disk_stats_hypervisor_read_io_bandwidth_kBps (gauge)
 | Read bandwidth from hypervisor in kilobytes per second | 
| logicinsight.pe.disk_stats_hypervisor_timespan_usecs (gauge)
 | Hypervisor metrics duration in microseconds | 
| logicinsight.pe.disk_stats_hypervisor_total_io_size_kbytes (gauge)
 | Total I/O size from hypervisor in kibibytes | 
| logicinsight.pe.disk_stats_hypervisor_total_io_time_usecs (gauge)
 | Total I/O time from hypervisor in microseconds | 
| logicinsight.pe.disk_stats_hypervisor_total_read_io_size_kbytes (gauge)
 | Total read I/O size from hypervisor in kibibytes | 
| logicinsight.pe.disk_stats_hypervisor_total_read_io_time_usecs (gauge)
 | Total read I/O time from hypervisor in microseconds | 
| logicinsight.pe.disk_stats_hypervisor_write_io_bandwidth_kBps (gauge)
 | Write bandwidth from hypervisor in kilobytes per second | 
| logicinsight.pe.disk_stats_io_bandwidth_kBps (gauge)
 | I/O bandwidth at disk level in kilobytes per second | 
| logicinsight.pe.disk_stats_num_io (gauge)
 | Total I/O operations at disk level | 
| logicinsight.pe.disk_stats_num_iops (gauge)
 | IOPS at disk level | 
| logicinsight.pe.disk_stats_num_random_io (gauge)
 | Random I/O operations at disk level | 
| logicinsight.pe.disk_stats_num_read_io (gauge)
 | Read operations at disk level | 
| logicinsight.pe.disk_stats_num_read_iops (gauge)
 | Read IOPS at disk level | 
| logicinsight.pe.disk_stats_num_seq_io (gauge)
 | Sequential I/O operations at disk level | 
| logicinsight.pe.disk_stats_num_write_io (gauge)
 | Write operations at disk level | 
| logicinsight.pe.disk_stats_num_write_iops (gauge)
 | Write IOPS at disk level | 
| logicinsight.pe.disk_stats_random_io_ppm (gauge)
 | Random I/O at disk level in ppm | 
| logicinsight.pe.disk_stats_read_io_bandwidth_kBps (gauge)
 | Read bandwidth at disk level in kilobytes per second | 
| logicinsight.pe.disk_stats_read_io_ppm (gauge)
 | Read I/O at disk level in ppm | 
| logicinsight.pe.disk_stats_seq_io_ppm (gauge)
 | Sequential I/O at disk level in ppm | 
| logicinsight.pe.disk_stats_timespan_usecs (gauge)
 | Time span of disk metrics in microseconds | 
| logicinsight.pe.disk_stats_total_io_size_kbytes (gauge)
 | Total size of I/O at disk level in kibibytes | 
| logicinsight.pe.disk_stats_total_io_time_usecs (gauge)
 | Total time of I/O at disk level in microseconds | 
| logicinsight.pe.disk_stats_total_read_io_size_kbytes (gauge)
 | Total read size at disk level in kibibytes | 
| logicinsight.pe.disk_stats_total_read_io_time_usecs (gauge)
 | Total read I/O time at disk level in microseconds | 
| logicinsight.pe.disk_stats_total_transformed_usage_bytes (gauge)
 | Total transformed usage at disk level in bytes | 
| logicinsight.pe.disk_stats_total_untransformed_usage_bytes (gauge)
 | Total untransformed usage at disk level in bytes | 
| logicinsight.pe.disk_stats_write_io_bandwidth_kBps (gauge)
 | Write I/O bandwidth at disk level in kilobytes per second | 
| logicinsight.pe.disk_stats_write_io_ppm (gauge)
 | Write I/O at disk level in ppm | 
| logicinsight.pe.disk_usage_stats_storage.capacity_bytes (gauge)
 | Total storage capacity of the disk | 
| logicinsight.pe.disk_usage_stats_storage.free_bytes (gauge)
 | Free space in the disk | 
| logicinsight.pe.disk_usage_stats_storage.logical_usage_bytes (gauge)
 | Logical usage on the disk | 
| logicinsight.pe.disk_usage_stats_storage.usage_bytes (gauge)
 | Overall usage of the disk | 
| logicinsight.pe.host_boot_time_in_usecs (gauge)
 | Host boot time in microseconds | 
| logicinsight.pe.host_cpu_frequency_in_hz (gauge)
 | CPU frequency of the host in hertz | 
| logicinsight.pe.host_hypervisor_state (gauge)
 | State of the hypervisor on the host | 
| logicinsight.pe.host_in_maintenance_mode (gauge)
 | Indicates if the host is in maintenance mode | 
| logicinsight.pe.host_is_degraded (gauge)
 | Indicates if the host is degraded | 
| logicinsight.pe.host_memory_capacity_in_bytes (gauge)
 | Total memory capacity of the host in bytes | 
| logicinsight.pe.host_metrics_storage.capacity_bytes (gauge)
 | Total storage capacity from host metrics | 
| logicinsight.pe.host_metrics_storage.free_bytes (gauge)
 | Free storage from host metrics | 
| logicinsight.pe.host_metrics_storage.logical_usage_bytes (gauge)
 | Logical storage usage from host metrics | 
| logicinsight.pe.host_metrics_storage.usage_bytes (gauge)
 | Overall usage from host metrics | 
| logicinsight.pe.host_metrics_storage_tier.das_sata.capacity_bytes (gauge)
 | Storage tier DAS-SATA capacity in host metrics | 
| logicinsight.pe.host_metrics_storage_tier.das_sata.free_bytes (gauge)
 | Storage tier DAS-SATA free space in host metrics | 
| logicinsight.pe.host_metrics_storage_tier.das_sata.usage_bytes (gauge)
 | Storage tier DAS-SATA usage in host metrics | 
| logicinsight.pe.host_metrics_storage_tier.ssd.capacity_bytes (gauge)
 | Storage tier SSD capacity in host metrics | 
| logicinsight.pe.host_metrics_storage_tier.ssd.free_bytes (gauge)
 | Storage tier SSD free space in host metrics | 
| logicinsight.pe.host_metrics_storage_tier.ssd.usage_bytes (gauge)
 | Storage tier SSD usage in host metrics | 
| logicinsight.pe.host_num_cpu_cores (gauge)
 | Total number of physical CPU cores in host | 
| logicinsight.pe.host_num_cpu_sockets (gauge)
 | Total number of CPU sockets in host | 
| logicinsight.pe.host_num_cpu_threads (gauge)
 | Total number of logical CPU threads in host | 
| logicinsight.pe.host_num_vms (gauge)
 | Total number of VMs on the host | 
| logicinsight.pe.host_state (gauge)
 | Current state of the host | 
| logicinsight.pe.host_stats (gauge)
 | Aggregated statistics for the host | 
| logicinsight.pe.host_stats_avg_io_latency_usecs (gauge)
 | Average I/O latency at host level in microseconds | 
| logicinsight.pe.host_stats_avg_read_io_latency_usecs (gauge)
 | Average read I/O latency at host level in microseconds | 
| logicinsight.pe.host_stats_avg_write_io_latency_usecs (gauge)
 | Average write I/O latency at host level in microseconds | 
| logicinsight.pe.host_stats_content_cache_hit_ppm (gauge)
 | Content cache hit ratio on host in ppm | 
| logicinsight.pe.host_stats_content_cache_logical_memory_usage_bytes (gauge)
 | Logical memory usage in the content cache on host in bytes | 
| logicinsight.pe.host_stats_content_cache_logical_ssd_usage_bytes (gauge)
 | Logical SSD usage by host content cache | 
| logicinsight.pe.host_stats_content_cache_num_dedup_ref_count_pph (gauge)
 | Deduplication reference count per hour in content cache | 
| logicinsight.pe.host_stats_content_cache_num_lookups (gauge)
 | Number of lookups in content cache | 
| logicinsight.pe.host_stats_content_cache_physical_memory_usage_bytes (gauge)
 | Physical memory usage in content cache | 
| logicinsight.pe.host_stats_content_cache_physical_ssd_usage_bytes (gauge)
 | Physical SSD usage in content cache | 
| logicinsight.pe.host_stats_content_cache_saved_memory_usage_bytes (gauge)
 | Saved memory usage by content cache | 
| logicinsight.pe.host_stats_content_cache_saved_ssd_usage_bytes (gauge)
 | Saved SSD usage by content cache | 
| logicinsight.pe.host_stats_controller_avg_io_latency_usecs (gauge)
 | Average I/O latency from host controller | 
| logicinsight.pe.host_stats_controller_avg_read_io_latency_usecs (gauge)
 | Average read I/O latency from host controller | 
| logicinsight.pe.host_stats_controller_avg_read_io_size_kbytes (gauge)
 | Average read I/O size from host controller | 
| logicinsight.pe.host_stats_controller_avg_write_io_latency_usecs (gauge)
 | Average write I/O latency from host controller | 
| logicinsight.pe.host_stats_controller_avg_write_io_size_kbytes (gauge)
 | Average write I/O size from host controller | 
| logicinsight.pe.host_stats_controller_io_bandwidth_kBps (gauge)
 | I/O bandwidth from host controller in kBps | 
| logicinsight.pe.host_stats_controller_num_io (gauge)
 | Total number of I/O operations by host controller | 
| logicinsight.pe.host_stats_controller_num_iops (gauge)
 | Number of IOPS by host controller | 
| logicinsight.pe.host_stats_controller_num_random_io (gauge)
 | Number of random I/O operations by host controller | 
| logicinsight.pe.host_stats_controller_num_read_io (gauge)
 | Number of read I/O operations by host controller | 
| logicinsight.pe.host_stats_controller_num_read_iops (gauge)
 | Number of read IOPS by host controller | 
| logicinsight.pe.host_stats_controller_num_seq_io (gauge)
 | Number of sequential I/O operations by host controller | 
| logicinsight.pe.host_stats_controller_num_write_io (gauge)
 | Number of write I/O operations by host controller | 
| logicinsight.pe.host_stats_controller_num_write_iops (gauge)
 | Number of write IOPS by host controller | 
| logicinsight.pe.host_stats_controller_random_io_ppm (gauge)
 | Random I/O ratio (ppm) by host controller | 
| logicinsight.pe.host_stats_controller_read_io_bandwidth_kBps (gauge)
 | Read I/O bandwidth by host controller in kBps | 
| logicinsight.pe.host_stats_controller_read_io_ppm (gauge)
 | Read I/O ratio (ppm) by host controller | 
| logicinsight.pe.host_stats_controller_seq_io_ppm (gauge)
 | Sequential I/O ratio (ppm) by host controller | 
| logicinsight.pe.host_stats_controller_timespan_usecs (gauge)
 | Time range (microseconds) for host controller statistics | 
| logicinsight.pe.host_stats_controller_total_io_size_kbytes (gauge)
 | Total I/O size by host controller in kilobytes | 
| logicinsight.pe.host_stats_controller_total_io_time_usecs (gauge)
 | Total I/O time by host controller in microseconds | 
| logicinsight.pe.host_stats_controller_total_read_io_size_kbytes (gauge)
 | Total read I/O size by host controller in kilobytes | 
| logicinsight.pe.host_stats_controller_total_read_io_time_usecs (gauge)
 | Total read I/O time by host controller in microseconds | 
| logicinsight.pe.host_stats_controller_total_transformed_usage_bytes (gauge)
 | Total transformed usage bytes by host controller | 
| logicinsight.pe.host_stats_controller_write_io_bandwidth_kBps (gauge)
 | Write I/O bandwidth by host controller in kBps | 
| logicinsight.pe.host_stats_controller_write_io_ppm (gauge)
 | Write I/O ratio (ppm) by host controller | 
| logicinsight.pe.host_stats_hypervisor_avg_io_latency_usecs (gauge)
 | Average I/O latency from hypervisor | 
| logicinsight.pe.host_stats_hypervisor_avg_read_io_latency_usecs (gauge)
 | Average read I/O latency from hypervisor | 
| logicinsight.pe.host_stats_hypervisor_avg_write_io_latency_usecs (gauge)
 | Average write I/O latency from hypervisor | 
| logicinsight.pe.host_stats_hypervisor_cpu_usage_ppm (gauge)
 | CPU usage (ppm) from hypervisor | 
| logicinsight.pe.host_stats_hypervisor_io_bandwidth_kBps (gauge)
 | I/O bandwidth from hypervisor in kBps | 
| logicinsight.pe.host_stats_hypervisor_memory_usage_ppm (gauge)
 | Memory usage (ppm) from hypervisor | 
| logicinsight.pe.host_stats_hypervisor_num_io (gauge)
 | Total number of I/O operations by hypervisor | 
| logicinsight.pe.host_stats_hypervisor_num_iops (gauge)
 | Number of IOPS by hypervisor | 
| logicinsight.pe.host_stats_hypervisor_num_read_io (gauge)
 | Number of read I/O operations by hypervisor | 
| logicinsight.pe.host_stats_hypervisor_num_read_iops (gauge)
 | Number of read IOPS by hypervisor | 
| logicinsight.pe.host_stats_hypervisor_num_received_bytes (gauge)
 | Number of bytes received by hypervisor | 
| logicinsight.pe.host_stats_hypervisor_num_transmitted_bytes (gauge)
 | Number of bytes transmitted by hypervisor | 
| logicinsight.pe.host_stats_hypervisor_num_write_io (gauge)
 | Number of write I/O operations by hypervisor | 
| logicinsight.pe.host_stats_hypervisor_num_write_iops (gauge)
 | Number of write IOPS by hypervisor | 
| logicinsight.pe.host_stats_hypervisor_read_io_bandwidth_kBps (gauge)
 | Read I/O bandwidth from hypervisor in kBps | 
| logicinsight.pe.host_stats_hypervisor_timespan_usecs (gauge)
 | Time range (microseconds) for hypervisor statistics | 
| logicinsight.pe.host_stats_hypervisor_total_io_size_kbytes (gauge)
 | Total I/O size from hypervisor in kilobytes | 
| logicinsight.pe.host_stats_hypervisor_total_io_time_usecs (gauge)
 | Total I/O time from hypervisor in microseconds | 
| logicinsight.pe.host_stats_hypervisor_total_read_io_size_kbytes (gauge)
 | Total read I/O size from hypervisor in kilobytes | 
| logicinsight.pe.host_stats_hypervisor_total_read_io_time_usecs (gauge)
 | Total read I/O time from hypervisor in microseconds | 
| logicinsight.pe.host_stats_hypervisor_write_io_bandwidth_kBps (gauge)
 | Write I/O bandwidth from hypervisor in kBps | 
| logicinsight.pe.host_stats_io_bandwidth_kBps (gauge)
 | I/O bandwidth in kBps | 
| logicinsight.pe.host_stats_num_io (gauge)
 | Total number of I/O operations | 
| logicinsight.pe.host_stats_num_iops (gauge)
 | Number of IOPS | 
| logicinsight.pe.host_stats_num_random_io (gauge)
 | Number of random I/O operations | 
| logicinsight.pe.host_stats_num_read_io (gauge)
 | Number of read I/O operations | 
| logicinsight.pe.host_stats_num_read_iops (gauge)
 | Number of read IOPS | 
| logicinsight.pe.host_stats_num_seq_io (gauge)
 | Number of sequential I/O operations | 
| logicinsight.pe.host_stats_num_write_io (gauge)
 | Number of write I/O operations | 
| logicinsight.pe.host_stats_num_write_iops (gauge)
 | Number of write IOPS | 
| logicinsight.pe.host_stats_random_io_ppm (gauge)
 | Random I/O ratio (ppm) | 
| logicinsight.pe.host_stats_read_io_bandwidth_kBps (gauge)
 | Read I/O bandwidth in kBps | 
| logicinsight.pe.host_stats_read_io_ppm (gauge)
 | Read I/O ratio (ppm) | 
| logicinsight.pe.host_stats_seq_io_ppm (gauge)
 | Sequential I/O ratio (ppm) | 
| logicinsight.pe.host_stats_timespan_usecs (gauge)
 | Time range in microseconds | 
| logicinsight.pe.host_stats_total_io_size_kbytes (gauge)
 | Total I/O size in kilobytes | 
| logicinsight.pe.host_stats_total_io_time_usecs (gauge)
 | Total I/O time in microseconds | 
| logicinsight.pe.host_stats_total_read_io_size_kbytes (gauge)
 | Total read I/O size in kilobytes | 
| logicinsight.pe.host_stats_total_read_io_time_usecs (gauge)
 | Total read I/O time in microseconds | 
| logicinsight.pe.host_stats_total_transformed_usage_bytes (gauge)
 | Total transformed usage bytes | 
| logicinsight.pe.host_stats_total_untransformed_usage_bytes (gauge)
 | Total untransformed usage bytes | 
| logicinsight.pe.host_stats_write_io_bandwidth_kBps (gauge)
 | Write I/O bandwidth in kBps | 
| logicinsight.pe.host_stats_write_io_ppm (gauge)
 | Write I/O ratio (ppm) | 
| logicinsight.pe.host_usage_stats (gauge)
 | General host usage statistics | 
| logicinsight.pe.host_vcpu_total (gauge)
 | Total vCPUs in the host | 
| logicinsight.pe.pd_none_replication_count (gauge)
 | Number of protection domains with no replication | 
| logicinsight.pe.pd_ongoing_replication_count (gauge)
 | Number of protection domains with ongoing replication | 
| logicinsight.pe.pd_vm_pending (gauge)
 | Number of pending VMs in protection domain | 
| logicinsight.pe.pd_vm_replication_total_transmitted_bytes (gauge)
 | Total transmitted bytes in VM replication | 
| logicinsight.pe.pd_vm_replication_transmitted_bandwidth_kBps (gauge)
 | Replication transmission bandwidth in kBps | 
| logicinsight.pe.vms_controllerVm (gauge)
 | VM controller name | 
| logicinsight.pe.vms_diskCapacityInBytes (gauge)
 | Disk capacity of VM in bytes | 
| logicinsight.pe.vms_dp_entity_centric (gauge)
 | VM belongs to entity-centric protection domain | 
| logicinsight.pe.vms_dp_legacy (gauge)
 | VM belongs to legacy protection domain | 
| logicinsight.pe.vms_dp_unprotected (gauge)
 | VM is unprotected | 
| logicinsight.pe.vms_memoryCapacityInBytes (gauge)
 | VM memory capacity in bytes | 
| logicinsight.pe.vms_memoryReservedCapacityInBytes (gauge)
 | VM reserved memory capacity in bytes | 
| logicinsight.pe.vms_ngt_communicationLinkActive (gauge)
 | VM NGT communication link is active | 
| logicinsight.pe.vms_ngt_enabled (gauge)
 | VM has NGT enabled | 
| logicinsight.pe.vms_ngt_file_level_restore (gauge)
 | VM has file-level restore enabled via NGT | 
| logicinsight.pe.vms_ngt_installed_version (gauge)
 | NGT installed version | 
| logicinsight.pe.vms_ngt_tools_mounted (gauge)
 | NGT tools mounted | 
| logicinsight.pe.vms_ngt_vss_snapshot (gauge)
 | NGT VSS snapshot enabled | 
| logicinsight.pe.vms_numNetworkAdapters (gauge)
 | Number of network adapters in the VM | 
| logicinsight.pe.vms_numVCpus (gauge)
 | Number of vCPUs in the VM | 
| logicinsight.pe.vms_powerState (gauge)
 | VM power state | 
| logicinsight.pe.vms_protection (gauge)
 | VM protection status | 
| logicinsight.pe.vms_stats_avg_io_latency_usecs (gauge)
 | Average I/O latency from VM | 
| logicinsight.pe.vms_stats_avg_read_io_latency_usecs (gauge)
 | Average read I/O latency from VM | 
| logicinsight.pe.vms_stats_avg_write_io_latency_usecs (gauge)
 | Average write I/O latency from VM | 
| logicinsight.pe.vms_stats_controller.storage_tier.cloud.usage_bytes (gauge)
 | Cloud tier usage bytes from controller | 
| logicinsight.pe.vms_stats_controller.storage_tier.das_sata.configured_pinned_bytes (gauge)
 | DAS-SATA tier pinned bytes from controller | 
| logicinsight.pe.vms_stats_controller.storage_tier.das_sata.usage_bytes (gauge)
 | DAS-SATA tier usage bytes from controller | 
| logicinsight.pe.vms_stats_controller.storage_tier.ssd.configured_pinned_bytes (gauge)
 | SSD tier pinned bytes from controller | 
| logicinsight.pe.vms_stats_controller.storage_tier.ssd.usage_bytes (gauge)
 | SSD tier usage bytes from controller | 
| logicinsight.pe.vms_stats_controller_avg_io_latency_usecs (gauge)
 | Average I/O latency from VM controller | 
| logicinsight.pe.vms_stats_controller_avg_read_io_latency_usecs (gauge)
 | Average read I/O latency from VM controller | 
| logicinsight.pe.vms_stats_controller_avg_read_io_size_kbytes (gauge)
 | Average read I/O size from VM controller | 
| logicinsight.pe.vms_stats_controller_avg_write_io_latency_usecs (gauge)
 | Average write I/O latency from VM controller | 
| logicinsight.pe.vms_stats_controller_avg_write_io_size_kbytes (gauge)
 | Average write I/O size from VM controller | 
| logicinsight.pe.vms_stats_controller_io_bandwidth_kBps (gauge)
 | I/O bandwidth from VM controller in kBps | 
| logicinsight.pe.vms_stats_controller_num_io (gauge)
 | Total number of I/O operations by VM controller | 
| logicinsight.pe.vms_stats_controller_num_iops (gauge)
 | Number of IOPS by VM controller | 
| logicinsight.pe.vms_stats_controller_num_random_io (gauge)
 | Number of random I/O operations by VM controller | 
| logicinsight.pe.vms_stats_controller_num_read_io (gauge)
 | Number of read I/O operations by VM controller | 
| logicinsight.pe.vms_stats_controller_num_read_iops (gauge)
 | Number of read IOPS by VM controller | 
| logicinsight.pe.vms_stats_controller_num_seq_io (gauge)
 | Number of sequential I/O operations by VM controller | 
| logicinsight.pe.vms_stats_controller_num_write_io (gauge)
 | Number of write I/O operations by VM controller | 
| logicinsight.pe.vms_stats_controller_num_write_iops (gauge)
 | Number of write IOPS by VM controller | 
| logicinsight.pe.vms_stats_controller_random_io_ppm (gauge)
 | Random I/O ratio (ppm) by VM controller | 
| logicinsight.pe.vms_stats_controller_read_io_bandwidth_kBps (gauge)
 | Read I/O bandwidth from VM controller in kBps | 
| logicinsight.pe.vms_stats_controller_read_io_ppm (gauge)
 | Read I/O ratio (ppm) by VM controller | 
| logicinsight.pe.vms_stats_controller_seq_io_ppm (gauge)
 | Sequential I/O ratio (ppm) by VM controller | 
| logicinsight.pe.vms_stats_controller_timespan_usecs (gauge)
 | Time range (microseconds) for VM controller statistics | 
| logicinsight.pe.vms_stats_controller_total_io_size_kbytes (gauge)
 | Total I/O size by VM controller in kilobytes | 
| logicinsight.pe.vms_stats_controller_total_io_time_usecs (gauge)
 | Total I/O time by VM controller in microseconds | 
| logicinsight.pe.vms_stats_controller_total_read_io_size_kbytes (gauge)
 | Total read I/O size by VM controller in kilobytes | 
| logicinsight.pe.vms_stats_controller_total_read_io_time_usecs (gauge)
 | Total read I/O time by VM controller in microseconds | 
| logicinsight.pe.vms_stats_controller_total_transformed_usage_bytes (gauge)
 | Total transformed usage bytes by VM controller | 
| logicinsight.pe.vms_stats_controller_user_bytes (gauge)
 | User bytes used by VM controller | 
| logicinsight.pe.vms_stats_controller_write_io_bandwidth_kBps (gauge)
 | Write I/O bandwidth by VM controller in kBps | 
| logicinsight.pe.vms_stats_controller_write_io_ppm (gauge)
 | Write I/O ratio (ppm) by VM controller | 
| logicinsight.pe.vms_stats_guest.memory_swapped_in_bytes (gauge)
 | Memory swapped in by guest VM in bytes | 
| logicinsight.pe.vms_stats_guest.memory_swapped_out_bytes (gauge)
 | Memory swapped out by guest VM in bytes | 
| logicinsight.pe.vms_stats_guest.memory_usage_bytes (gauge)
 | Memory usage by guest VM in bytes | 
| logicinsight.pe.vms_stats_guest.memory_usage_ppm (gauge)
 | Memory usage by guest VM in ppm | 
| logicinsight.pe.vms_stats_hypervisor.cpu_ready_time_ppm (gauge)
 | CPU ready time from hypervisor in ppm | 
| logicinsight.pe.vms_stats_hypervisor_avg_io_latency_usecs (gauge)
 | Average I/O latency from VM hypervisor | 
| logicinsight.pe.vms_stats_hypervisor_avg_read_io_latency_usecs (gauge)
 | Average read I/O latency from VM hypervisor | 
| logicinsight.pe.vms_stats_hypervisor_avg_write_io_latency_usecs (gauge)
 | Average write I/O latency from VM hypervisor | 
| logicinsight.pe.vms_stats_hypervisor_consumed_memory_bytes (gauge)
 | Consumed memory from VM hypervisor in bytes | 
| logicinsight.pe.vms_stats_hypervisor_cpu_usage_ppm (gauge)
 | CPU usage from VM hypervisor in ppm | 
| logicinsight.pe.vms_stats_hypervisor_io_bandwidth_kBps (gauge)
 | I/O bandwidth from VM hypervisor in kBps | 
| logicinsight.pe.vms_stats_hypervisor_memory_assigned_bytes (gauge)
 | Assigned memory from VM hypervisor in bytes | 
| logicinsight.pe.vms_stats_hypervisor_memory_usage_ppm (gauge)
 | Memory usage from VM hypervisor in ppm | 
| logicinsight.pe.vms_stats_hypervisor_num_io (gauge)
 | Total I/O operations from VM hypervisor | 
| logicinsight.pe.vms_stats_hypervisor_num_iops (gauge)
 | Number of IOPS from VM hypervisor | 
| logicinsight.pe.vms_stats_hypervisor_num_read_io (gauge)
 | Number of read IOPS from VM hypervisor | 
| logicinsight.pe.vms_stats_hypervisor_num_read_iops (gauge)
 | Number of read I/O operations from VM hypervisor | 
| logicinsight.pe.vms_stats_hypervisor_num_received_bytes (gauge)
 | Received bytes from VM hypervisor | 
| logicinsight.pe.vms_stats_hypervisor_num_transmitted_bytes (gauge)
 | Transmitted bytes from VM hypervisor | 
| logicinsight.pe.vms_stats_hypervisor_num_write_io (gauge)
 | Write I/O operations from VM hypervisor | 
| logicinsight.pe.vms_stats_hypervisor_num_write_iops (gauge)
 | Write IOPS from VM hypervisor | 
| logicinsight.pe.vms_stats_hypervisor_read_io_bandwidth_kBps (gauge)
 | Read I/O bandwidth from VM hypervisor in kBps | 
| logicinsight.pe.vms_stats_hypervisor_swap_in_rate_kBps (gauge)
 | Swap-in rate from VM hypervisor in kBps | 
| logicinsight.pe.vms_stats_hypervisor_swap_out_rate_kBps (gauge)
 | Swap-out rate from VM hypervisor in kBps | 
| logicinsight.pe.vms_stats_hypervisor_timespan_usecs (gauge)
 | Time span for VM hypervisor statistics in microseconds | 
| logicinsight.pe.vms_stats_hypervisor_total_io_size_kbytes (gauge)
 | Total I/O size from VM hypervisor in kilobytes | 
| logicinsight.pe.vms_stats_hypervisor_total_io_time_usecs (gauge)
 | Total I/O time from VM hypervisor in microseconds | 
| logicinsight.pe.vms_stats_hypervisor_total_read_io_size_kbytes (gauge)
 | Total read I/O size from VM hypervisor in kilobytes | 
| logicinsight.pe.vms_stats_hypervisor_total_read_io_time_usecs (gauge)
 | Total read I/O time from VM hypervisor in microseconds | 
| logicinsight.pe.vms_stats_hypervisor_write_io_bandwidth_kBps (gauge)
 | Write I/O bandwidth from VM hypervisor in kBps | 
| logicinsight.pe.vms_stats_io_bandwidth_kBps (gauge)
 | I/O bandwidth from VM in kBps | 
| logicinsight.pe.vms_stats_memory_usage_ppm (gauge)
 | Memory usage by VM in ppm | 
| logicinsight.pe.vms_stats_num_io (gauge)
 | Total I/O operations by VM | 
| logicinsight.pe.vms_stats_num_iops (gauge)
 | Number of IOPS by VM | 
| logicinsight.pe.vms_stats_num_random_io (gauge)
 | Number of random I/O operations by VM | 
| logicinsight.pe.vms_stats_num_read_io (gauge)
 | Number of read I/O operations by VM | 
| logicinsight.pe.vms_stats_num_read_iops (gauge)
 | Number of read IOPS by VM | 
| logicinsight.pe.vms_stats_num_seq_io (gauge)
 | Number of sequential I/O operations by VM | 
| logicinsight.pe.vms_stats_num_write_io (gauge)
 | Number of write I/O operations by VM | 
| logicinsight.pe.vms_stats_num_write_iops (gauge)
 | Number of write IOPS by VM | 
| logicinsight.pe.vms_stats_random_io_ppm (gauge)
 | Random I/O ratio by VM (ppm) | 
| logicinsight.pe.vms_stats_read_io_bandwidth_kBps (gauge)
 | Read I/O bandwidth by VM in kBps | 
| logicinsight.pe.vms_stats_read_io_ppm (gauge)
 | Read I/O ratio by VM (ppm) | 
| logicinsight.pe.vms_stats_seq_io_ppm (gauge)
 | Sequential I/O ratio by VM (ppm) | 
| logicinsight.pe.vms_stats_timespan_usecs (gauge)
 | Time span for VM statistics in microseconds | 
| logicinsight.pe.vms_stats_total_io_size_kbytes (gauge)
 | Total I/O size by VM in kilobytes | 
| logicinsight.pe.vms_stats_total_io_time_usecs (gauge)
 | Total I/O time by VM in microseconds | 
| logicinsight.pe.vms_stats_total_read_io_size_kbytes (gauge)
 | Total read I/O size by VM in kilobytes | 
| logicinsight.pe.vms_stats_total_read_io_time_usecs (gauge)
 | Total read I/O time by VM in microseconds | 
| logicinsight.pe.vms_stats_total_transformed_usage_bytes (gauge)
 | Total transformed usage bytes by VM | 
| logicinsight.pe.vms_stats_total_untransformed_usage_bytes (gauge)
 | Total untransformed usage bytes by VM | 
| logicinsight.pe.vms_stats_write_io_bandwidth_kBps (gauge)
 | Write I/O bandwidth by VM in kBps | 
| logicinsight.pe.vms_stats_write_io_ppm (gauge)
 | Write I/O ratio by VM (ppm) | 
| logicinsight.pe.vms_unprotected_name (gauge)
 | Name of unprotected VM | 
| logicinsight.pe.vms_usage_stats_framebuffer_usage_ppm (gauge)
 | Framebuffer usage of VM in ppm | 
| logicinsight.pe.vms_usage_stats_gpu_usage_ppm (gauge)
 | GPU usage of VM in ppm | 
| logicinsight.pe.vdisk_disk_capacity_in_bytes (gauge)
 | Disk capacity of vDisk in bytes | 
| logicinsight.pe.vdisk_num_vdisk_cluster (gauge)
 | Number of clusters the vDisk belongs to | 
| logicinsight.pe.vdisk_stats_avg_io_latency_usecs (gauge)
 | Average I/O latency from vDisk | 
| logicinsight.pe.vdisk_stats_avg_read_io_latency_usecs (gauge)
 | Average read I/O latency from vDisk | 
| logicinsight.pe.vdisk_stats_avg_write_io_latency_usecs (gauge)
 | Average write I/O latency from vDisk | 
| logicinsight.pe.vdisk_stats_controller.cse_target_90_percent_read_MB (gauge)
 | Read workload (90th percentile) in MB from vDisk | 
| logicinsight.pe.vdisk_stats_controller.cse_target_90_percent_write_MB (gauge)
 | Write workload (90th percentile) in MB from vDisk | 
| logicinsight.pe.vdisk_stats_controller.frontend_ops (gauge)
 | Frontend operations from vDisk | 
| logicinsight.pe.vdisk_stats_controller.frontend_ops_per_sec (gauge)
 | Frontend operations per from vDisk | 
| logicinsight.pe.vdisk_stats_controller.frontend_read_latency_histogram_0us (gauge)
 | Frontend read latency histogram at 0 microseconds | 
| logicinsight.pe.vdisk_stats_controller.frontend_read_latency_histogram_100000us (gauge)
 | Frontend read latency histogram at 100000 microseconds | 
| logicinsight.pe.vdisk_stats_controller.frontend_read_latency_histogram_10000us (gauge)
 | Frontend read latency histogram at 10000 microseconds | 
| logicinsight.pe.vdisk_stats_controller.frontend_read_latency_histogram_1000us (gauge)
 | Frontend read latency histogram at 1000 microseconds | 
| logicinsight.pe.vdisk_stats_controller.frontend_read_latency_histogram_20000us (gauge)
 | Frontend read latency histogram at 20000 microseconds | 
| logicinsight.pe.vdisk_stats_controller.frontend_read_latency_histogram_2000us (gauge)
 | Frontend read latency histogram at 2000 microseconds | 
| logicinsight.pe.vdisk_stats_controller.frontend_read_latency_histogram_50000us (gauge)
 | Frontend read latency histogram at 50000 microseconds | 
| logicinsight.pe.vdisk_stats_controller.frontend_read_latency_histogram_5000us (gauge)
 | Frontend read latency histogram at 5000 microseconds | 
| logicinsight.pe.vdisk_stats_controller.frontend_read_ops (gauge)
 | Total number of frontend read operations | 
| logicinsight.pe.vdisk_stats_controller.frontend_write_latency_histogram_0us (gauge)
 | Frontend write latency histogram at 0 microseconds | 
| logicinsight.pe.vdisk_stats_controller.frontend_write_latency_histogram_100000us (gauge)
 | Frontend write latency histogram at 100000 microseconds | 
| logicinsight.pe.vdisk_stats_controller.frontend_write_latency_histogram_10000us (gauge)
 | Frontend write latency histogram at 10000 microseconds | 
| logicinsight.pe.vdisk_stats_controller.frontend_write_latency_histogram_1000us (gauge)
 | Frontend write latency histogram at 1000 microseconds | 
| logicinsight.pe.vdisk_stats_controller.frontend_write_latency_histogram_20000us (gauge)
 | Frontend write latency histogram at 20000 microseconds | 
| logicinsight.pe.vdisk_stats_controller.frontend_write_latency_histogram_2000us (gauge)
 | Frontend write latency histogram at 2000 microseconds | 
| logicinsight.pe.vdisk_stats_controller.frontend_write_latency_histogram_50000us (gauge)
 | Frontend write latency histogram at 50000 microseconds | 
| logicinsight.pe.vdisk_stats_controller.frontend_write_latency_histogram_5000us (gauge)
 | Frontend write latency histogram at 5000 microseconds | 
| logicinsight.pe.vdisk_stats_controller.frontend_write_ops (gauge)
 | Total number of frontend write operations | 
| logicinsight.pe.vdisk_stats_controller.random_ops (gauge)
 | Total number of random operations | 
| logicinsight.pe.vdisk_stats_controller.random_ops_per_sec (gauge)
 | Random operations per second | 
| logicinsight.pe.vdisk_stats_controller.random_ops_ppm (gauge)
 | Random operations in parts per million | 
| logicinsight.pe.vdisk_stats_controller.random_read_ops (gauge)
 | Total number of random read operations | 
| logicinsight.pe.vdisk_stats_controller.random_read_ops_per_sec (gauge)
 | Random read operations per second | 
| logicinsight.pe.vdisk_stats_controller.random_write_ops (gauge)
 | Total number of random write operations | 
| logicinsight.pe.vdisk_stats_controller.random_write_ops_per_sec (gauge)
 | Random write operations per second | 
| logicinsight.pe.vdisk_stats_controller.read_size_histogram_0kB (gauge)
 | Read size histogram at 0 KiB | 
| logicinsight.pe.vdisk_stats_controller.read_size_histogram_1024kB (gauge)
 | Read size histogram at 1024 KiB | 
| logicinsight.pe.vdisk_stats_controller.read_size_histogram_16kB (gauge)
 | Read size histogram at 16 KiB | 
| logicinsight.pe.vdisk_stats_controller.read_size_histogram_32kB (gauge)
 | Read size histogram at 32 KiB | 
| logicinsight.pe.vdisk_stats_controller.read_size_histogram_4kB (gauge)
 | Read size histogram at 4 KiB | 
| logicinsight.pe.vdisk_stats_controller.read_size_histogram_512kB (gauge)
 | Read size histogram at 512 KiB | 
| logicinsight.pe.vdisk_stats_controller.read_size_histogram_64kB (gauge)
 | Read size histogram at 64 KiB | 
| logicinsight.pe.vdisk_stats_controller.read_size_histogram_8kB (gauge)
 | Read size histogram at 8 KiB | 
| logicinsight.pe.vdisk_stats_controller.read_source_block_store_bytes (gauge)
 | Bytes read from block store | 
| logicinsight.pe.vdisk_stats_controller.read_source_cache_dram_bytes (gauge)
 | Bytes read from cache DRAM | 
| logicinsight.pe.vdisk_stats_controller.read_source_cache_ssd_bytes (gauge)
 | Bytes read from cache SSD | 
| logicinsight.pe.vdisk_stats_controller.read_source_estore_hdd_bytes (gauge)
 | Bytes read from eStore HDD | 
| logicinsight.pe.vdisk_stats_controller.read_source_estore_ssd_bytes (gauge)
 | Bytes read from eStore SSD | 
| logicinsight.pe.vdisk_stats_controller.read_source_estore_zero_bytes (gauge)
 | Bytes read from eStore zero blocks | 
| logicinsight.pe.vdisk_stats_controller.read_source_extent_cache_bytes (gauge)
 | Bytes read from extent cache | 
| logicinsight.pe.vdisk_stats_controller.read_source_oplog_bytes (gauge)
 | Bytes read from oplog | 
| logicinsight.pe.vdisk_stats_controller.storage_tier.cloud.pinned_usage_bytes (gauge)
 | Pinned usage bytes in cloud tier | 
| logicinsight.pe.vdisk_stats_controller.storage_tier.cloud.usage_bytes (gauge)
 | Usage bytes in cloud tier | 
| logicinsight.pe.vdisk_stats_controller.storage_tier.das_sata.pinned_usage_bytes (gauge)
 | Pinned usage bytes in DAS-SATA tier | 
| logicinsight.pe.vdisk_stats_controller.storage_tier.das_sata.usage_bytes (gauge)
 | Usage bytes in DAS-SATA tier | 
| logicinsight.pe.vdisk_stats_controller.storage_tier.ssd.pinned_usage_bytes (gauge)
 | Pinned usage bytes in SSD tier | 
| logicinsight.pe.vdisk_stats_controller.storage_tier.ssd.usage_bytes (gauge)
 | Usage bytes in SSD tier | 
| logicinsight.pe.vdisk_stats_controller.summary_read_source_cache_bytes_per_sec (gauge)
 | Read source cache throughput in bytes/sec | 
| logicinsight.pe.vdisk_stats_controller.summary_read_source_hdd_bytes_per_sec (gauge)
 | Read source HDD throughput in bytes/sec | 
| logicinsight.pe.vdisk_stats_controller.summary_read_source_ssd_bytes_per_sec (gauge)
 | Read source SSD throughput in bytes/sec | 
| logicinsight.pe.vdisk_stats_controller.write_dest_block_store_bytes (gauge)
 | Bytes written to block store | 
| logicinsight.pe.vdisk_stats_controller.write_dest_estore_bytes (gauge)
 | Bytes written to eStore | 
| logicinsight.pe.vdisk_stats_controller.write_dest_oplog_bytes (gauge)
 | Bytes written to oplog | 
| logicinsight.pe.vdisk_stats_controller.write_size_histogram_0kB (gauge)
 | Write size histogram at 0 KiB | 
| logicinsight.pe.vdisk_stats_controller.write_size_histogram_1024kB (gauge)
 | Write size histogram at 1024 KiB | 
| logicinsight.pe.vdisk_stats_controller.write_size_histogram_16kB (gauge)
 | Write size histogram at 16 KiB | 
| logicinsight.pe.vdisk_stats_controller.write_size_histogram_32kB (gauge)
 | Write size histogram at 32 KiB | 
| logicinsight.pe.vdisk_stats_controller.write_size_histogram_4kB (gauge)
 | Write size histogram at 4 KiB | 
| logicinsight.pe.vdisk_stats_controller.write_size_histogram_512kB (gauge)
 | Write size histogram at 512 KiB | 
| logicinsight.pe.vdisk_stats_controller.write_size_histogram_64kB (gauge)
 | Write size histogram at 64 KiB | 
| logicinsight.pe.vdisk_stats_controller.write_size_histogram_8kB (gauge)
 | Write size histogram at 8 KiB | 
| logicinsight.pe.vdisk_stats_controller.wss_120s_read_MB (gauge)
 | Working Set Size over 120s - read (MiB) | 
| logicinsight.pe.vdisk_stats_controller.wss_120s_union_MB (gauge)
 | Working Set Size over 120s - union (MiB) | 
| logicinsight.pe.vdisk_stats_controller.wss_120s_write_MB (gauge)
 | Working Set Size over 120s - write (MiB) | 
| logicinsight.pe.vdisk_stats_controller.wss_3600s_read_MB (gauge)
 | Working Set Size over 3600s - read (MiB) | 
| logicinsight.pe.vdisk_stats_controller.wss_3600s_union_MB (gauge)
 | Working Set Size over 3600s - union (MiB) | 
| logicinsight.pe.vdisk_stats_controller.wss_3600s_write_MB (gauge)
 | Working Set Size over 3600s - write (MiB) | 
| logicinsight.pe.vdisk_stats_controller_avg_io_latency_usecs (gauge)
 | Average I/O latency | 
| logicinsight.pe.vdisk_stats_controller_avg_read_io_latency_usecs (gauge)
 | Average read I/O latency | 
| logicinsight.pe.vdisk_stats_controller_avg_read_io_size_kbytes (gauge)
 | Average read I/O size | 
| logicinsight.pe.vdisk_stats_controller_avg_write_io_latency_usecs (gauge)
 | Average write I/O latency | 
| logicinsight.pe.vdisk_stats_controller_avg_write_io_size_kbytes (gauge)
 | Average write I/O size | 
| logicinsight.pe.vdisk_stats_controller_io_bandwidth_kBps (gauge)
 | I/O bandwidth in KiBps | 
| logicinsight.pe.vdisk_stats_controller_num_io (gauge)
 | Total number of I/O operations | 
| logicinsight.pe.vdisk_stats_controller_num_iops (gauge)
 | Total number of IOPS | 
| logicinsight.pe.vdisk_stats_controller_num_random_io (gauge)
 | Total number of random I/O operations | 
| logicinsight.pe.vdisk_stats_controller_num_read_io (gauge)
 | Total number of read I/O operations | 
| logicinsight.pe.vdisk_stats_controller_num_read_iops (gauge)
 | Total number of read IOPS | 
| logicinsight.pe.vdisk_stats_controller_num_seq_io (gauge)
 | Total number of sequential I/O operations | 
| logicinsight.pe.vdisk_stats_controller_num_write_io (gauge)
 | Total number of write I/O operations | 
| logicinsight.pe.vdisk_stats_controller_num_write_iops (gauge)
 | Total number of write IOPS | 
| logicinsight.pe.vdisk_stats_controller_random_io_ppm (gauge)
 | Random I/O in parts per million | 
| logicinsight.pe.vdisk_stats_controller_read_io_bandwidth_kBps (gauge)
 | Read I/O bandwidth in KiBps | 
| logicinsight.pe.vdisk_stats_controller_read_io_ppm (gauge)
 | Read I/O in parts per million | 
| logicinsight.pe.vdisk_stats_controller_seq_io_ppm (gauge)
 | Sequential I/O in parts per million | 
| logicinsight.pe.vdisk_stats_controller_timespan_usecs (gauge)
 | Duration of measurement in microseconds | 
| logicinsight.pe.vdisk_stats_controller_total_io_size_kbytes (gauge)
 | Total I/O size in KiB | 
| logicinsight.pe.vdisk_stats_controller_total_io_time_usecs (gauge)
 | Total I/O time in microseconds | 
| logicinsight.pe.vdisk_stats_controller_total_read_io_size_kbytes (gauge)
 | Total read I/O size in KiB | 
| logicinsight.pe.vdisk_stats_controller_total_read_io_time_usecs (gauge)
 | Total read I/O time in microseconds | 
| logicinsight.pe.vdisk_stats_controller_total_transformed_usage_bytes (gauge)
 | Total transformed usage in bytes | 
| logicinsight.pe.vdisk_stats_controller_user_bytes (gauge)
 | Bytes written by user | 
| logicinsight.pe.vdisk_stats_controller_write_io_bandwidth_kBps (gauge)
 | Write I/O bandwidth in KiBps | 
| logicinsight.pe.vdisk_stats_controller_write_io_ppm (gauge)
 | Write I/O in parts per million | 
| logicinsight.pe.vdisk_stats_hypervisor_avg_io_latency_usecs (gauge)
 | Average I/O latency from hypervisor | 
| logicinsight.pe.vdisk_stats_hypervisor_avg_read_io_latency_usecs (gauge)
 | Average read I/O latency from hypervisor | 
| logicinsight.pe.vdisk_stats_hypervisor_avg_write_io_latency_usecs (gauge)
 | Average write I/O latency from hypervisor | 
| logicinsight.pe.vdisk_stats_hypervisor_io_bandwidth_kBps (gauge)
 | I/O bandwidth from hypervisor in KiBps | 
| logicinsight.pe.vdisk_stats_hypervisor_num_io (gauge)
 | Total I/O operations from hypervisor | 
| logicinsight.pe.vdisk_stats_hypervisor_num_iops (gauge)
 | Total IOPS from hypervisor | 
| logicinsight.pe.vdisk_stats_hypervisor_num_read_io (gauge)
 | Read I/O operations from hypervisor | 
| logicinsight.pe.vdisk_stats_hypervisor_num_read_iops (gauge)
 | Read IOPS from hypervisor | 
| logicinsight.pe.vdisk_stats_hypervisor_num_write_io (gauge)
 | Write I/O operations from hypervisor | 
| logicinsight.pe.vdisk_stats_hypervisor_num_write_iops (gauge)
 | Write IOPS from hypervisor | 
| logicinsight.pe.vdisk_stats_hypervisor_read_io_bandwidth_kBps (gauge)
 | Read I/O bandwidth from hypervisor in KiBps | 
| logicinsight.pe.vdisk_stats_hypervisor_timespan_usecs (gauge)
 | Time range of hypervisor metrics in microseconds | 
| logicinsight.pe.vdisk_stats_hypervisor_total_io_size_kbytes (gauge)
 | Total I/O size by hypervisor in KiB | 
| logicinsight.pe.vdisk_stats_hypervisor_total_io_time_usecs (gauge)
 | Total I/O time by hypervisor in microseconds | 
| logicinsight.pe.vdisk_stats_hypervisor_total_read_io_size_kbytes (gauge)
 | Total read I/O size by hypervisor in KiB | 
| logicinsight.pe.vdisk_stats_hypervisor_total_read_io_time_usecs (gauge)
 | Total read I/O time by hypervisor in microseconds | 
| logicinsight.pe.vdisk_stats_hypervisor_write_io_bandwidth_kBps (gauge)
 | Write I/O bandwidth from hypervisor in KiBps | 
| logicinsight.pe.vdisk_stats_io_bandwidth_kBps (gauge)
 | I/O bandwidth overall in KiBps | 
| logicinsight.pe.vdisk_stats_num_io (gauge)
 | Total number of I/O operations | 
| logicinsight.pe.vdisk_stats_num_iops (gauge)
 | Total number of IOPS | 
| logicinsight.pe.vdisk_stats_num_random_io (gauge)
 | Total number of random I/O operations | 
| logicinsight.pe.vdisk_stats_num_read_io (gauge)
 | Total number of read I/O operations | 
| logicinsight.pe.vdisk_stats_num_read_iops (gauge)
 | Total number of read IOPS | 
| logicinsight.pe.vdisk_stats_num_seq_io (gauge)
 | Total number of sequential I/O operations | 
| logicinsight.pe.vdisk_stats_num_write_io (gauge)
 | Total number of write I/O operations | 
| logicinsight.pe.vdisk_stats_num_write_iops (gauge)
 | Total number of write IOPS | 
| logicinsight.pe.vdisk_stats_random_io_ppm (gauge)
 | Random I/O in parts per million | 
| logicinsight.pe.vdisk_stats_read_io_bandwidth_kBps (gauge)
 | Read I/O bandwidth in KiBps | 
| logicinsight.pe.vdisk_stats_read_io_ppm (gauge)
 | Read I/O in parts per million | 
| logicinsight.pe.vdisk_stats_seq_io_ppm (gauge)
 | Sequential I/O in parts per million | 
| logicinsight.pe.vdisk_stats_timespan_usecs (gauge)
 | Measurement duration in microseconds | 
| logicinsight.pe.vdisk_stats_total_io_size_kbytes (gauge)
 | Total I/O size in KiB | 
| logicinsight.pe.vdisk_stats_total_io_time_usecs (gauge)
 | Total I/O time in microseconds | 
| logicinsight.pe.vdisk_stats_total_read_io_size_kbytes (gauge)
 | Total read I/O size in KiB | 
| logicinsight.pe.vdisk_stats_total_read_io_time_usecs (gauge)
 | Total read I/O time in microseconds | 
| logicinsight.pe.vdisk_stats_total_transformed_usage_bytes (gauge)
 | Total transformed usage in bytes | 
| logicinsight.pe.vdisk_stats_total_untransformed_usage_bytes (gauge)
 | Total untransformed usage in bytes | 
| logicinsight.pe.vdisk_stats_write_io_bandwidth_kBps (gauge)
 | Write I/O bandwidth in KiBps | 
| logicinsight.pe.vdisk_stats_write_io_ppm (gauge)
 | Write I/O in parts per million | 
| logicinsight.pe.redfish_asic_temp_celsius (gauge)
 | ASIC temperature in Celsius | 
| logicinsight.pe.redfish_cpu_temp_celsius (gauge)
 | CPU temperature in Celsius | 
| logicinsight.pe.redfish_global_cpu_count (gauge)
 | Total CPU count | 
| logicinsight.pe.redfish_global_cpu_status (gauge)
 | Global CPU status (0=OK, 1=Warning, 2=Critical) | 
| logicinsight.pe.redfish_global_mem_capacitygib (gauge)
 | Total memory capacity in GiB | 
| logicinsight.pe.redfish_global_mem_status (gauge)
 | Global memory status (0=OK, 1=Warning, 2=Critical) | 
| logicinsight.pe.redfish_global_powerstate_status (gauge)
 | Power state status (0=On, 1=Off, 2=Error) | 
| logicinsight.pe.redfish_global_status (gauge)
 | Global health status (0=OK, 1=Warning, 2=Critical) | 
| logicinsight.pe.redfish_memory_temp_celsius (gauge)
 | Memory temperature in Celsius | 
| logicinsight.pe.redfish_psu_AverageConsumedWatts (gauge)
 | Average power consumed by PSU in Watts | 
| logicinsight.pe.redfish_psu_MaxConsumedWatts (gauge)
 | Max power consumed by PSU in Watts | 
| logicinsight.pe.redfish_psu_MinConsumedWatts (gauge)
 | Min power consumed by PSU in Watts | 
| logicinsight.pe.redfish_psu_PowerCapacityWatts (gauge)
 | Total PSU power capacity in Watts | 
| logicinsight.pe.redfish_psu_PowerConsumedWatts (gauge)
 | Current PSU power consumption in Watts | 
| logicinsight.pe.redfish_psu_status (gauge)
 | PSU status (0=OK, 1=Warning, 2=Critical) | 
| logicinsight.pe.redfish_storagedevice_temp_celsius (gauge)
 | Storage device temperature in Celsius | 
| logicinsight.pe.redfish_systemboard_temp_celsius (gauge)
 | System board temperature in Celsius | 
| logicinsight.pe.vms_control (gauge)
 | Real metric used as a control reference to improve dashboard display consistency |