Usage: checkInfra [-C] [ -n ] [ -t ] [ -ha [-vu -va -vd -vc] ] [ -s ] [ -h ] [-S] [-Sd] [-p [-nl -nb -io] [-cn] ] ]
-C|--connectivity : Perform a connectivity check between CCM and cluster nodes
-cr|--credentials : Validate the vCenter user account in the CSP cluster
-n|--ntpservers : Check to see if configured NTP servers are reachable and responsive
-t|--timezone : Check to see if configured timezone is set on CCM and cluster nodes
-l|--license : Check to see if configured license server is reachable. Also shows the current license Status
-d|--dns : Check to see if configured servers are reachable and responsive.
-L|--ext-logserver : Check to see if configured external log server is reachable.
-a|--archive : Check to see if configured archive server is reachable.
-S|--storage : Show overall status of storage services of the cluster.
-Sd|--storage-details : Show current status of each storage component.
-s|--show : Show current CSP Cluster configuration. If this option is given, the rest of the options are ignored
-ha|--high-availability : Check to see if node anti-afinity is set.
-vu|--vcenter-user : vCenter user ID created for CSP use
-va|--vcenter-address : vCenter IP address or FQDN
-vd|--vcenter-datacenter : vCenter datacenter name
-vc|--vcenter-cluster : vCenter cluster name within the given datacenter
-cc|--cluster-config : fullpatch to cluster-config.yaml file
-p|--performance : Check to see if environment's IOPs, network laterncy, and network bandwidth meet the minimum requirement
-nl|--network-laterncy : Sub-option of '-p|--performance' for checking network laterncy
-nb|--network-bandwidth : Sub-option of '-p|--performance' for checking network bandwidth
-io|--iops : Sub-option of '-p|--performance' for checking iops
-cn|--cluster-nodes : Comma-seperated cluster node IPs or FQDNs
-h|--help : Print this help message. If this option is given, the rest of the options are ignored
Examples:
checkInfra -C
checkInfra -C -n
checkInfra
Note
If no specific options are given, it assumes all options are set except for -s and -h