21 lines
1.2 KiB
Diff
21 lines
1.2 KiB
Diff
diff -up sblim-gather-2.2.9/provider/mof/Linux_MetricProfile.mof.orig sblim-gather-2.2.9/provider/mof/Linux_MetricProfile.mof
|
|
--- sblim-gather-2.2.9/provider/mof/Linux_MetricProfile.mof.orig 2014-10-09 23:29:10.000000000 +0200
|
|
+++ sblim-gather-2.2.9/provider/mof/Linux_MetricProfile.mof 2015-03-05 13:17:35.657778506 +0100
|
|
@@ -22,9 +22,3 @@
|
|
|
|
class Linux_MetricRegisteredProfile : CIM_RegisteredProfile
|
|
{ };
|
|
-
|
|
-[
|
|
- Association
|
|
-]
|
|
-class Linux_MetricElementConformsToProfile : CIM_ElementConformsToProfile
|
|
-{ };
|
|
diff -up sblim-gather-2.2.9/provider/mof/Linux_MetricProfile.registration.orig sblim-gather-2.2.9/provider/mof/Linux_MetricProfile.registration
|
|
--- sblim-gather-2.2.9/provider/mof/Linux_MetricProfile.registration.orig 2014-10-09 23:29:10.000000000 +0200
|
|
+++ sblim-gather-2.2.9/provider/mof/Linux_MetricProfile.registration 2015-03-05 13:17:40.169798969 +0100
|
|
@@ -1,3 +1,2 @@
|
|
# Classname Namespace ProviderName ProviderModule ProviderTypes ...
|
|
Linux_MetricRegisteredProfile root/interop OSBase_MetricRegisteredProfileProvider OSBase_MetricRegisteredProfileProvider instance
|
|
-Linux_MetricElementConformsToProfile root/interop OSBase_MetricElementConformsToProfileProvider OSBase_MetricElementConformsToProfileProvider instance association
|