This wiki is locked. Future workgroup activity and specification development must take place at our new wiki. For more information, see this blog post about the new governance model and this post about changes to the website.
-- JulianneBielski - 05 Sep 2012

Agenda

Cover the description block for monitoring agent status:

<rdf:Description rdf:about="http://itmprovider.org/rec001#knt">
<rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
<dcterms:title>
Windows OS Agent
</dcterms:title>
<pm:availabilityStatus rdf:resource="http://open-services.net/ns/perfmon#NotRunning"/>
</rdf:Description>

Potential values for pm:availabilityStatus predicate

http://open-services.net/ns/perfmon#NotRunning

http://open-services.net/ns/perfmon#Running

http://open-services.net/ns/perfmon#Unknown

Cover updated properties related to disk metrics and monitoring agent status:

<!-- Sequence of storage volumes attached to this ComputerSystem? in order of percentage disk space used -->
<pm:disksByPercentageSpaceUsed rdf:resource="http://itmprovider.org/rec001#diskSpaceUsed-seq"/>

<!-- Sequence of installed monitoring agents ordered by availability status -->
<pm:monitoringAgentsByStatus rdf:resource="http://itmprovider.org/rec001#monitoringAgentsStatus-seq"/>

Topic revision: r2 - 05 Sep 2012 - 18:57:49 - JulianneBielski
 
This site is powered by the TWiki collaboration platform Copyright � by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Contributions are governed by our Terms of Use
Ideas, requests, problems regarding this site? Send feedback