Commit Graph

5 Commits

Author SHA1 Message Date
SL 5370b52825 [Common]
新增数据库所在磁盘可用空间的监测。
DiskManager对象中新增对数据库所在磁盘剩余空间的监测逻辑,并在DATA中注册相关的诊断信息。
DiskManager的后台Monitor现成调度周期由1800秒改为30秒。
DataTraceManager的ImmediateCache()方法中,新增数据库磁盘可用空间检测,如果空间不足,AO Hopping追踪被禁用。
2024-01-16 16:03:13 +08:00
SL a0c00f0292 [Common]
ModuleName枚举中新增Diagnosis项。
修改DeviceEntityT对象中的诊断数据路径为System.Diagnosis
2024-01-09 10:05:25 +08:00
SL 742726ae32 移除全局BypassInterlock系统参数,现在可针对每个Module单独配置。
InterlockManager中增加SetEventLevel()方法,当PM进入Service模式时,允许将Interlock事件打印信息的等级降为Info。
移除BypassEnableTable系统参数。
2023-08-09 17:57:50 +08:00
DESKTOP-1N1NK8A\auvkk 3621ef2e50 [Common]
移除ModuleName枚举定义中显式指定的序号。
ModuleName没居中新增UnDefined项目。
优化ModuleHelper对象的Converter()方法,如果指定的Module名称不存在,则返回ModuleName.UnDefined。
2023-05-09 15:04:09 +08:00
DESKTOP-GPE37UV\THINKAPD 1ace450916 Add project files. 2023-04-13 11:51:03 +08:00