CarlWebster / Citrix-XenApp-XenDesktop-7-V2

Citrix XenApp/XenDesktop 7.x V2 for Versions 7.8+
GNU General Public License v2.0
20 stars 2 forks source link

Version 2.06 #2

Closed CarlWebster closed 7 years ago

CarlWebster commented 7 years ago

Version 2.06 30-Jun-2017

Added all properties from Get-MonitorConfiguration to Datastore section

For the Monitoring Database Details:

CollectHotfixDataEnabled

DataCollectionEnabled

DetailedSqlOutputEnabled

EnableDayLevelGranularityProcessUtilization

EnableHourLevelGranularityProcessUtilization

EnableMinLevelGranularityProcessUtilization

FullPollStartHour

MonitorQueryTimeoutSeconds

ResolutionPollTimeHours

SyncPollTimeHours

For the Groom Retention Settings in Days:

GroomApplicationErrorsRetentionDays

GroomApplicationFaultsRetentionDays

GroomApplicationInstanceRetentionDays

GroomDeletedRetentionDays

GroomFailuresRetentionDays

GroomHourlyRetentionDays

GroomLoadIndexesRetentionDays

GroomMachineHotfixLogRetentionDays

GroomMachineMetricDataRetentionDays

GroomMachineMetricDaySummaryDataRetentionDays

GroomMinuteRetentionDays

GroomNotificationLogRetentionDays

GroomProcessUsageDayDataRetentionDays

GroomProcessUsageHourDataRetentionDays

GroomProcessUsageMinuteDataRetentionDays

GroomProcessUsageRawDataRetentionDays

GroomResourceUsageDayDataRetentionDays

GroomResourceUsageHourDataRetentionDays

GroomResourceUsageMinuteDataRetentionDays

GroomResourceUsageRawDataRetentionDays

GroomSessionMetricsDataRetentionDays

GroomSessionsRetentionDays

GroomSummariesRetentionDays

Added Function GetSQLVersion

Added Read-Committed Snapshot and SQL Server version data to Datastore table

If any of the databases are configured for mirroring and the database size is null,

use the mirror server's name to calculate the size

if the size is still null, report "Unable to determine"

If SQL Server mirroring is not configured, in the Datastore table use "Not Configured" for the Mirror Server Address