文件操作 - CIM_RecordLogCapabilities.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/System/CIM_RecordLogCapabilities.mof
编辑文件内容
// Copyright (c) 2010 DMTF. All rights reserved. [Version ( "2.27.0" ), UMLPackagePath ( "CIM::System::Logs" ), Description ( "CIM_RecordLogcapabilities describes the capabilities supported " "by the associated record log." )] class CIM_RecordLogCapabilities : CIM_EnabledLogicalElementCapabilities { [Description ( "SupportedRecordTypes indicates which record types are supported.\n" "2 (\"Record Data\") indicates that this log is capable " "of storing log entry data in the RecordData property of " "CIM_RecordForLog in the format that is identified by the " "RecordFormat property of CIM_RecordForLog.\n" "3 (\"Standard Messages\") indicates that this log is " "capable of storing log entries using Standard Messages." ), ValueMap { "0", "2", "3", ".." }, Values { "Unknown", "Record Data", "Standard Messages", "DMTF Reserved" }] uint16 SupportedRecordTypes[]; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件