This command shows a dashboard VAST compute cluster metrics.
Usage
computecluster dashboardExample
vcli: admin> computecluster dashboard
+------------------+-----------------------------------------------------------------------------------------------------------------+
| Compute-clusters | {'total': 1, 'creating': 0, 'updating': 0, 'running': 1, 'deleting': 0} |
| Cnodes | {'total': 4, 'ready': 4, 'disk_pressure': 0, 'memory_pressure': 0, 'pid_pressure': 0, 'network_unavailable': 0} |
| Pods | {'total': 115, 'failed': 0, 'running': 99, 'pending': 0, 'succeeded': 16, 'unknown': 0} |
| Deployments | {'total': 36, 'running': 36, 'degraded': 0, 'error': 0} |
| Service-counts | 36 |
| Namespace-counts | 11 |
| Tenant-counts | 1 |
+------------------+-----------------------------------------------------------------------------------------------------------------+