xenadmin/XenAdmin/Diagnostics/Checks
Konstantina Chremmou f7391e991b
CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring
Added brand management files and refactored the following brand variables:
* BRANDING_XENSERVER_UPDATE_URL
* BRANDING_PERF_ALERT_MAIL_LANGUAGE_DEFAULT
* BRANDING_SEARCH
* BRANDING_UPDATE
* BRANDING_BACKUP
* BRANDING_LEGACY_PRODUCT_BRAND
* ISO
* BRANDING_VERSION_5_6
* BRANDING_VERSION_6_2
* BRANDING_VERSION_6_0
* BRANDING_VERSION_6_5
* BRANDING_VERSION_7_0
* BRANDING_VERSION_7_1_2
* BRANDING_VERSION_8_0
* BRANDING_VERSION_8_1
* BRANDIND_COPYRIGHT
* BRANDING_COPYRIGHT_2

Also: Try passing the timestamp server as parameter
2020-01-22 14:47:39 +00:00
..
DR Avoid duplicate logging; compact multiple logging calls. 2019-11-13 12:31:44 +00:00
AssertCanEvacuateCheck.cs Avoid duplicate logging; compact multiple logging calls. 2019-11-13 12:31:44 +00:00
AssertCanEvacuateUpgradeCheck.cs CA-293328: SafeToUpgradeCheck was not checking for liveness first; now this 2018-07-04 12:09:37 +01:00
AutomatedUpdatesLicenseCheck.cs CA-293682: In the RPU wizard, only check the batch hotfix license restriction for Dundee or greater hosts 2018-07-11 12:59:52 +01:00
CfuAvailabilityCheck.cs CA-293764: Added new property XenObject to the Checks, which returns the Pool 2018-07-13 12:39:33 +01:00
Check.cs CA-293764: Added new property XenObject to the Checks, which returns the Pool 2018-07-13 12:39:33 +01:00
DiskSpaceForBatchUpdatesCheck.cs Removed code applicable to servers earlier than dundee since connection to them is now blocked. 2019-02-06 09:25:38 +00:00
HAOffCheck.cs Reverted the AutomatedUpdatedLicenseCheck to derive from HostPostLivenessCheck or 2018-07-08 22:43:21 +01:00
HostCheck.cs CA-293764: Added new property XenObject to the Checks, which returns the Pool 2018-07-13 12:39:33 +01:00
HostHasHotfixCheck.cs CA-293328: SafeToUpgradeCheck was not checking for liveness first; now this 2018-07-04 12:09:37 +01:00
HostHasUnsupportedStorageLinkSRCheck.cs CA-293328: SafeToUpgradeCheck was not checking for liveness first; now this 2018-07-04 12:09:37 +01:00
HostLivenessCheck.cs Removed HostMaintenanceModeCheck; simplified logic by having the HostLivenessCheck 2018-10-22 14:23:29 +01:00
HostMemoryPostUpgradeCheck.cs CA-322790: Fix unhandled exception when the host cannot be reached to execute an API call. 2019-07-24 09:46:00 +01: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 Avoid duplicate logging; compact multiple logging calls. 2019-11-13 12:31:44 +00:00
PBDsPluggedCheck.cs CA-299356: If there are any broken SRs, show all of them when running prechecks 2018-10-22 14:23:29 +01:00
PoolCheck.cs CA-293764: Added new property XenObject to the Checks, which returns the Pool 2018-07-13 12:39:33 +01:00
PoolHasGFS2SR.cs Update the PoolHasGFS2SR class to inherit from HostPostLivenessCheck 2018-07-13 13:23:01 +01:00
PrepareToUpgradeCheck.cs Log the stack trace when an exception is encountered and don't use the *Format() counterpart of the logging method for it. 2019-11-13 12:31:44 +00:00
PVGuestsCheck.cs CA-156873, CP-31105 (partial): Apply common branding and versioning to assemblies; branding refactoring 2020-01-22 14:47:39 +00:00
RebootPendingOnMasterCheck.cs CA-293328: SafeToUpgradeCheck was not checking for liveness first; now this 2018-07-04 12:09:37 +01:00
SafeToUpgradeCheck.cs Log the stack trace when an exception is encountered and don't use the *Format() counterpart of the logging method for it. 2019-11-13 12:31:44 +00:00
ServerSelectionCheck.cs CA-293328: SafeToUpgradeCheck was not checking for liveness first; now this 2018-07-04 12:09:37 +01:00
XenCenterVersionCheck.cs CA-293764: Added new property XenObject to the Checks, which returns the Pool 2018-07-13 12:39:33 +01:00