|
1 | 1 | ### Spectrum System Metrics
|
2 | 2 |
|
3 | 3 | ```
|
4 |
| -# HELP spectrum_system_auth_service_cert_set |
5 |
| -# TYPE spectrum_system_auth_service_cert_set gauge |
6 |
| -
|
7 |
| -# HELP spectrum_system_auth_service_configured |
8 |
| -# TYPE spectrum_system_auth_service_configured gauge |
9 |
| -
|
10 |
| -# HELP spectrum_system_auth_service_enabled |
11 |
| -# TYPE spectrum_system_auth_service_enabled gauge |
12 |
| -
|
13 |
| -# HELP spectrum_system_auth_service_pwd_set |
14 |
| -# TYPE spectrum_system_auth_service_pwd_set gauge |
15 |
| -
|
16 |
| -# HELP spectrum_system_cache_prefetch |
17 |
| -# TYPE spectrum_system_cache_prefetch gauge |
18 |
| -
|
19 |
| -# HELP spectrum_system_censor_callhome |
20 |
| -# TYPE spectrum_system_censor_callhome gauge |
21 |
| -
|
22 |
| -# HELP spectrum_system_compression_active |
23 |
| -# TYPE spectrum_system_compression_active gauge |
24 |
| -
|
25 | 4 | # HELP spectrum_system_compression_compressed_capacity The total used capacity for all compressed volume copies in non-data reduction pools.
|
26 | 5 | # TYPE spectrum_system_compression_compressed_capacity gauge
|
27 | 6 |
|
28 |
| -# HELP spectrum_system_compression_destage_mode |
29 |
| -# TYPE spectrum_system_compression_destage_mode gauge |
30 |
| -
|
31 | 7 | # HELP spectrum_system_compression_uncompressed_capacity The total uncompressed used capacity for all compressed volume copies in non-data reduction pools
|
32 | 8 | # TYPE spectrum_system_compression_uncompressed_capacity gauge
|
33 | 9 |
|
|
37 | 13 | # HELP spectrum_system_deduplication_capacity_saving The total amount of used capacity that is saved by data deduplication. This saving is before any compression.
|
38 | 14 | # TYPE spectrum_system_deduplication_capacity_saving gauge
|
39 | 15 |
|
40 |
| -# HELP spectrum_system_easy_tier_acceleration |
41 |
| -# TYPE spectrum_system_easy_tier_acceleration gauge |
42 |
| -
|
43 |
| -# HELP spectrum_system_enhanced_callhome |
44 |
| -# TYPE spectrum_system_enhanced_callhome gauge |
45 |
| -
|
46 |
| -# HELP spectrum_system_gen1_compatibility_mode_enabled |
47 |
| -# TYPE spectrum_system_gen1_compatibility_mode_enabled gauge |
48 |
| -
|
49 |
| -# HELP spectrum_system_gm_inter_cluster_delay_simulation |
50 |
| -# TYPE spectrum_system_gm_inter_cluster_delay_simulation gauge |
51 |
| -
|
52 |
| -# HELP spectrum_system_gm_intra_cluster_dalay_simulation |
53 |
| -# TYPE spectrum_system_gm_intra_cluster_dalay_simulation gauge |
54 |
| -
|
55 |
| -# HELP spectrum_system_gm_link_tolerance |
56 |
| -# TYPE spectrum_system_gm_link_tolerance gauge |
57 |
| -
|
58 |
| -# HELP spectrum_system_gm_max_host_delay |
59 |
| -# TYPE spectrum_system_gm_max_host_delay gauge |
60 |
| -
|
61 |
| -# HELP spectrum_system_has_nas_key |
62 |
| -# TYPE spectrum_system_has_nas_key gauge |
63 |
| -
|
64 |
| -# HELP spectrum_system_high_temp_mode |
65 |
| -# TYPE spectrum_system_high_temp_mode gauge |
66 |
| -
|
67 |
| -# HELP spectrum_system_inventory_mail_interval |
68 |
| -# TYPE spectrum_system_inventory_mail_interval gauge |
69 |
| -
|
70 |
| -# HELP spectrum_system_max_replication_delay |
71 |
| -# TYPE spectrum_system_max_replication_delay gauge |
72 |
| -
|
73 |
| -# HELP spectrum_system_odx |
74 |
| -# TYPE spectrum_system_odx gauge |
75 |
| -
|
76 | 16 | # HELP spectrum_system_overhead_capacity The overhead capacity consumption in all storage pools that is not attributed to data.
|
77 | 17 | # TYPE spectrum_system_overhead_capacity gauge
|
78 | 18 |
|
79 |
| -# HELP spectrum_system_partnership_exclusion_threshold |
80 |
| -# TYPE spectrum_system_partnership_exclusion_threshold gauge |
81 |
| -
|
82 | 19 | # HELP spectrum_system_physical_capacity the total physical capacity of all fully allocated and thin-provisioned storage that is managed by the storage system
|
83 | 20 | # TYPE spectrum_system_physical_capacity gauge
|
84 | 21 |
|
85 | 22 | # HELP spectrum_system_physical_free_capacity The total free physical capacity of all fully allocated and thin-provisioned storage that is managed by the storage system
|
86 | 23 | # TYPE spectrum_system_physical_free_capacity gauge
|
87 | 24 |
|
88 |
| -# HELP spectrum_system_rc_buffer_size |
89 |
| -# TYPE spectrum_system_rc_buffer_size gauge |
90 |
| -
|
91 |
| -# HELP spectrum_system_relationship_bandwidth_limit |
92 |
| -# TYPE spectrum_system_relationship_bandwidth_limit gauge |
93 |
| -
|
94 | 25 | # HELP spectrum_system_space_allocated_to_vdisks The sum of mdiskgrp real_capacity
|
95 | 26 | # TYPE spectrum_system_space_allocated_to_vdisks gauge
|
96 | 27 |
|
97 | 28 | # HELP spectrum_system_space_in_mdisk_grps The sum of mdiskgrp capacity
|
98 | 29 | # TYPE spectrum_system_space_in_mdisk_grps gauge
|
99 | 30 |
|
100 |
| -# HELP spectrum_system_statistics_frequency |
101 |
| -# TYPE spectrum_system_statistics_frequency gauge |
102 |
| -
|
103 |
| -# HELP spectrum_system_statistics_status |
104 |
| -# TYPE spectrum_system_statistics_status gauge |
105 |
| -
|
106 | 31 | # HELP spectrum_system_tier0_flash_compressed_data_used The capacity of compressed data used on the flash tier 0 storage tier
|
107 | 32 | # TYPE spectrum_system_tier0_flash_compressed_data_used gauge
|
108 | 33 |
|
|
148 | 73 | # HELP spectrum_system_total_vdiskcopy_capacity The total virtual capacity of all volume copies in the cluster
|
149 | 74 | # TYPE spectrum_system_total_vdiskcopy_capacity gauge
|
150 | 75 |
|
151 |
| -# HELP spectrum_system_unmap |
152 |
| -# TYPE spectrum_system_unmap gauge |
153 |
| -
|
154 | 76 | # HELP spectrum_system_used_capacity_after_reduction The total amount of capacity that is used for thin-provisioned and compressed volume copies in the storage pool after data reduction occurs.
|
155 | 77 | # TYPE spectrum_system_used_capacity_after_reduction gauge
|
156 | 78 |
|
157 | 79 | # HELP spectrum_system_used_capacity_before_reduction The total amount of data that is written to thin-provisioned and compressed volume copies that are in data reduction storage pools - before data reduction occurs
|
158 | 80 | # TYPE spectrum_system_used_capacity_before_reduction gauge
|
159 | 81 |
|
160 |
| -# HELP spectrum_system_vdisk_protection_enabled |
161 |
| -# TYPE spectrum_system_vdisk_protection_enabled gauge |
162 |
| -
|
163 |
| -# HELP spectrum_system_vdisk_protection_time |
164 |
| -# TYPE spectrum_system_vdisk_protection_time gauge |
165 |
| -
|
166 | 82 | # HELP spectrum_system_physical_capacity_used_percent The physical capacity utilization.
|
167 | 83 | # TYPE spectrum_system_physical_capacity_used_percent
|
168 | 84 |
|
|
0 commit comments