Update of /cvsroot/sblim/cmpi-base/test/cim
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2372/test/cim
Added Files:
Linux_OperatingSystemStatisticalData.cim
Linux_OperatingSystemStatistics.cim
Log Message:
feature request# 1186592: support for OS statistical information added
... contribution by Michael Schuele :) ... thx
--- NEW FILE: Linux_OperatingSystemStatistics.cim ---
********************************************************************************
association : Linux_OperatingSystemStatistics
objectPath : Linux_OperatingSystemStatistics.ManagedElement="VALID_VALUE_NOT_NEEDED",Stats="VALID_VALUE_NOT_NEEDED"
sourceRole : ManagedElement
targetRole : Stats
sourceClass : Linux_OperatingSystem
targetClass : Linux_OperatingSystemStatisticalData
--------------------------------------------------------------------------------
Instance enumInstanceNames
--------------------------------------------------------------------------------
Instance enumInstances
--------------------------------------------------------------------------------
Instance get
--------------------------------------------------------------------------------
Instance set
Expected Exception : NOT_SUPPORTED
--------------------------------------------------------------------------------
Instance create
Expected Exception : NOT_SUPPORTED
--------------------------------------------------------------------------------
Instance delete
Expected Exception : NOT_SUPPORTED
--------------------------------------------------------------------------------
Association associatorNames
--------------------------------------------------------------------------------
Association associators
--------------------------------------------------------------------------------
Association referenceNames
--------------------------------------------------------------------------------
Association references
--- NEW FILE: Linux_OperatingSystemStatisticalData.cim ---
********************************************************************************
class : Linux_OperatingSystemStatisticalData
objectPath : Linux_OperatingSystemStatisticalData.InstanceID=Linux:testsystem
--------------------------------------------------------------------------------
Instance enumInstanceNames
--------------------------------------------------------------------------------
Instance enumInstances
--------------------------------------------------------------------------------
Instance get
--------------------------------------------------------------------------------
Instance set
Expected Exception : NOT_SUPPORTED
--------------------------------------------------------------------------------
Instance create
Expected Exception : NOT_SUPPORTED
--------------------------------------------------------------------------------
Instance delete
Expected Exception : NOT_SUPPORTED
|