export interface IBdcomCpuUtilization { oneSecond: string; oneMinute: string; fiveMinutes: string; max: string; }