10 #import <kerio/web/idl/SharedStructures.idl>
22 enum HistogramIntervalType {
30 typedef sequence<double> PercentHistogram;
34 PercentHistogram memory;
42 void getInc(out
SystemHealthData data, out DateTimeStamp sampleTime, in HistogramIntervalType type, in kerio::web::DateTimeStamp startSampleTime);
double diskTotal
total number of bytes on data partition (install dir on windows)
Definition: SystemHealth.idl:36
Definition: SystemHealth.idl:32
Definition: Assist.idl:10
Definition: SystemHealth.idl:40
double memoryTotal
memory histogram has to have fixed maximum to this value
Definition: SystemHealth.idl:35