xenadmin/XenAdmin/Diagnostics/Checks
Konstantina Chremmou 6898148466
Merge pull request #3021 from kc284/remove-updates-tab
CP-39817: Removed updates tab page.
2022-06-21 10:48:46 +01:00
..
DR Some corrections on the DRWizard prechecks page: 2022-04-01 16:07:43 +01:00
AssertCanEvacuateCheck.cs Added flag VM.VirtualisationStatus.NOT_INSTALLED to replace value 0 for clarity. 2020-07-30 10:42:20 +01:00
AssertCanEvacuateUpgradeCheck.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
AutomatedUpdatesLicenseCheck.cs Derive BrokenSR from HostProblem. Removed obsolete classes. Some code modernisation and consolidation. 2020-02-27 09:29:40 +00:00
CertificateKeyLengthCheck.cs CP-37850: Update RPU005 to version 4.0 2022-01-24 15:22:07 +00:00
Check.cs Run LegacySsl , PowerOn mode, and PV Guest checks only if strictly necessary. 2020-04-02 10:55:37 +01:00
ClientVersionCheck.cs Use more generic names for client version updates, checks, alerts etc. 2021-06-09 15:52:10 +01:00
DiskSpaceForBatchUpdatesCheck.cs Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive. 2022-04-06 13:11:34 +01:00
DmcCheck.cs CP-39142: Add RPU pre-check in CHCenter to warn of DMC removal. 2022-03-03 14:36:06 +00:00
HAOffCheck.cs Derive BrokenSR from HostProblem. Removed obsolete classes. Some code modernisation and consolidation. 2020-02-27 09:29:40 +00:00
HealthCheckServiceCheck.cs CP-37850: Update RPU005 to version 4.0 2022-01-24 15:22:07 +00:00
HostHasHotfixCheck.cs CA-337287: Skip legacy protocol and power-on iLO checks with a warning if the RPU hotfix is missing. 2020-03-30 10:48:32 +01:00
HostLivenessCheck.cs Removed HostMaintenanceModeCheck; simplified logic by having the HostLivenessCheck 2018-10-22 14:23:29 +01:00
HostMemoryPostUpgradeCheck.cs CP-32844: Check and warn if DVSC is configured when updating or upgrading a pool. 2020-03-02 17:46:29 +00:00
HostNeedsRebootCheck.cs CA-317752: Take live-patching qualification into consideration in the Install Update pre-checks 2019-07-22 17:49:18 +01:00
PatchPrecheckCheck.cs Renamed AsyncAction.RunExternal to AsyncAction.RunSync so it is more descriptive. 2022-04-06 13:11:34 +01:00
PBDsPluggedCheck.cs Derive BrokenSR from HostProblem. Removed obsolete classes. Some code modernisation and consolidation. 2020-02-27 09:29:40 +00:00
PoolHasGFS2SR.cs CP-35471: Refactor HostNotSafeToUpgrade classes to avoid code repetition. 2021-03-11 09:30:52 +00:00
PoolLegacySslCheck.cs Run LegacySsl , PowerOn mode, and PV Guest checks only if strictly necessary. 2020-04-02 10:55:37 +01:00
PowerOniLoCheck.cs Run LegacySsl , PowerOn mode, and PV Guest checks only if strictly necessary. 2020-04-02 10:55:37 +01:00
PrepareToUpgradeCheck.cs CA-365082: Do not run the PrepareToUpgradeCheck before the necessary RPU hotfix has been applied. 2022-03-14 17:32:29 +00:00
PVGuestsCheck.cs CP-39933: Show the names of the PV guests preventing upgrade if any are detected. 2022-06-08 14:01:04 +01:00
RebootPendingOnMasterCheck.cs CP-38583: suggested modifications. (And a couple of code smells). 2022-06-15 13:05:11 +01:00
SafeToUpgradeCheck.cs CP-37850: Update RPU005 to version 4.0 2022-01-24 15:22:07 +00:00
ServerSelectionCheck.cs CP-34231: Remove language with negative connotations (#2860) 2021-08-31 11:31:16 +01:00
VSwitchControllerCheck.cs Run vSwitch Controller and PV Guest checks only if strictly necessary. 2020-04-01 15:31:36 +01:00