Administrator Guide

real32 S4_mins;
[Description("Number of times the system was in Hibernate state (S4) where the time in S4 was
between 0 to 30 mins.")]
sint16 S4_Event_Bin_0_30_mins;
[Description("Number of times the system was in Hibernate state (S4) where the time in S4 was
between 30 mins to 1 hr.")]
sint16 S4_Event_Bin_30_60_mins;
[Description("Number of times the system was in Hibernate state (S4) where the time in S4 was
between 1 hr to 2 hrs.")]
sint16 S4_Event_Bin_60_120_mins;
[Description("Number of times the system was in Hibernate state (S4) where the time in S4 was
between 2 to 4 hrs.")]
sint16 S4_Event_Bin_120_240_mins;
[Description("Number of times the system was in Hibernate state (S4) where the time in S4 was
between 4 to 8 hrs.")]
sint16 S4_Event_Bin_240_480_mins;
[Description("Number of times the system was in Hibernate state (S4) where the time in S4 was
between 8 to 16 hrs.")]
sint16 S4_Event_Bin_480_960_mins;
[Description("Number of times the system was in Hibernate state (S4) where the time in S4 was
greater than 16 hrs.")]
sint16 S4_Event_Bin_GT_960_mins;
[Description("Number of times the system entered Standby/Sleep state (S3).")]
sint16 S3_Requests;
[Description("Total time the system was in Standby/Sleep state (S3).")]
real32 S3_mins;
[Description("Number of times the system was in Standby/Sleep state (S3) where the time in S3
was between 0 to 30 mins.")]
sint16 S3_Event_Bin_0_30_mins;
[Description("Number of times the system was in Standby/Sleep state (S3) where the time in S3
was between 30 mins to 1 hr.")]
sint16 S3_Event_Bin_30_60_mins;
[Description("Number of times the system was in Standby/Sleep state (S3) where the time in S3
was between 1 hr to 2 hrs.")]
sint16 S3_Event_Bin_60_120_mins;
[Description("Number of times the system was in Standby/Sleep state (S3) where the time in S3
was between 2 to 4 hrs.")]
sint16 S3_Event_Bin_120_240_mins;
[Description("Number of times the system was in Standby/Sleep state (S3) where the time in S3
was between 4 to 8 hrs.")]
sint16 S3_Event_Bin_240_480_mins;
[Description("Number of times the system was in Standby/Sleep state (S3) where the time in S3
was between 8 to 16 hrs.")]
sint16 S3_Event_Bin_480_960_mins;
[Description("Number of times the system was in Standby/Sleep state (S3) where the time in S3
was greater than 16 hrs.")]
sint16 S3_Event_Bin_GT_960_mins;
[Description("Average CPU comcumption for all processors combined.")]
real32 Avg_CPU_Consumption;
[Description("Number of times the CPU consumption was 0%.")]
sint16 CPU_0_Pct;
[Description("Number of times the CPU consumption was between 0 to 20%.")]
sint16 CPU_1_20_Pct;
[Description("Number of times the CPU consumption was between 20 to 40%.")]
sint16 CPU_20_40_Pct;
[Description("Number of times the CPU consumption was between 40 to 60%.")]
sint16 CPU_40_60_Pct;
[Description("Number of times the CPU consumption was between 60 to 80%.")]
sint16 CPU_60_80_Pct;
[Description("Number of times the CPU consumption was between 80 to 100%.")]
sint16 CPU_80_100_Pct;
[Description("Average CPU throttle (for all processors combined).")]
real32 Avg_CPU_Throttle;
[Description("Number of times the CPU throttle was 0%.")]
sint16 Throttle_0_Pct;
[Description("Number of times the CPU throttle was between 0 to 25%.")]
sint16 Throttle_1_25_Pct;
[Description("Number of times the CPU throttle was between 25 to 50%.")]
sint16 Throttle_25_50_Pct;
[Description("Number of times the CPU throttle was between 50 to 75%.")]
sint16 Throttle_50_75_Pct;
[Description("Number of times the CPU throttle was between 75 to 100%.")]
sint16 Throttle_75_100_Pct;
30
ANHANG B – WMI Klassendefinitionsdateien