3. Configuration Checks - AlexanderStock/cloudviewer GitHub Wiki

# List of checks:

Cluster:

  • Issues:

Description: Searches for all Cluster Issues

Standardvalues:

Example Configuration:

Screenshot:


  • Alarmstate:

Description: Searches for all Cluster Alarms

Standardvalues:

Example Configuration:

Screenshot:


  • DRSstate:

Description: Checks the DRS Status

Standardvalues: "vmotionRate","enableVmBehaviorOverrides","enabled"

Example Configuration:

Screenshot:


  • DASstate:

Description: Checks the DAS/HA Status

Standardvalues: "hostMonitoring","admissionControlEnabled","enabled"

Example Configuration:

Screenshot:


  • Overallstatus

Description: Checks the Overall status (red,yellow,green)

Standardvalues:

Example Configuration:

Screenshot:


Host:

  • Issues: Searches for all Host Issues
  • Alarmstate: Searches for all Host Alarms
  • Connectionstate: Checks the connection state of the host
  • Hardware: Checks the Hardware Status of the Host (CIM)
  • ServiceState: Checks status of a Service against a given value
  • Networkstate: Checks all configured Networkconections and checks the switchmtu size which can be given as Standardvalue
  • Overallstatus Checks the Overall status (red,yellow,green)

Datastore:

  • Issues: Searches for all Datastore Issues
  • Alarmstate: Searches for all Datastore Alarms
  • Capacity: Checks the free capacity against given Standardvalues
  • Overallstatus Checks the Overall status (red,yellow,green)

VirtualMachines:

  • Issues: Searches for all VM Issues
  • Alarmstate: Searches for all VM Alarms
  • GuestDisks: Checks all Guest Disks against Standardvalues
  • GuestConnectionState: Checks the connection state from vCenter view
  • GuestInstallermount: Checks if the Guestinstaller is still mounted
  • GuestSnapshots: Checks the age of Guestsnapshots against a given Standardvalue
  • Overallstatus Checks the Overall status (red,yellow,green)