The OSLC Performance Monitoring Vocabulary
The namespace URI for this vocabulary is:
http://open-services.net/ns/perfmon#
This page lists the RDFS classes and RDF properties that make up
the
OSLC
Performance Monitoring
vocabulary. Following
W3C best practices
,
this information is available in HTML format (this page) and
in RDFS format
.
More details on how this page is generated and other related
material can be found in the
OSLC URI Naming Guidelines
.
Description:
All vocabulary
URIs defined in the OSLC Performance Monitoring namespace.
See Also:
RDFS Classes in this namespace
AvgJmsGetTime, AvgLoginRequestFailures, AvgRequestFailures, BufferPoolHits, BufferPoolMetrics, CpuMetrics, CpuSpeed, CpuUsed, DiskMetrics, DiskSpaceOverCommitAmount, DiskSpaceUsed, FailureMetrics, GarbageCollectionRequests, HeapMemoryUsed, HighDepthQueueCount, HostedDatabases, LocalInboundConnections, LockListUsed, LoginRequestFailures, LogUsed, MemoryAvailableAfterGarbageCollection, MemoryMetrics, MessageCount, Metric, NetworkIOErrors, NetworkMetrics, PerformanceMonitoringRecord, PerMinute, QueueDepth, QueueFull, RealMemoryUsed, RemoteInboundConnections, RequestFailures, RequestMetrics, ResourceAvailabilityMetrics, ResourceExhaustionMetrics, ResourceUsageMetrics, ResponseTime, ResponseTimeMetrics, SortOverflows, SqlStatmentFailures, TableSpaceFree, TableSpaceUsed, ThreadPoolMetrics, TimeDatabaseThreadPoolExhausted, TimeJCAThreadPoolExhausted, TimeThreadPoolExhausted, VirtualizationMetrics, VirtualMemoryUsed, VmCpuReady
RDF Properties in this namespace
availabilityStatus, disk, mobilityEnabled, monitoringAgent, NotRunning, process, Running, tableReorganizationNeeded, Unknown
availabilityStatus
http://open-services.net/ns/perfmon#availabilityStatus
availabilityStatus is an RDF property.
An indication of availability.
See Also:
AvgJmsGetTime
http://open-services.net/ns/perfmon#AvgJmsGetTime
AvgJmsGetTime is an RDFS class.
Average time required for a system to respond to a Java Messaging Service GET request
See Also:
AvgLoginRequestFailures
http://open-services.net/ns/perfmon#AvgLoginRequestFailures
AvgLoginRequestFailures is an RDFS class.
Average login request failures
See Also:
AvgRequestFailures
http://open-services.net/ns/perfmon#AvgRequestFailures
AvgRequestFailures is an RDFS class.
Average request failures
See Also:
BufferPoolHits
http://open-services.net/ns/perfmon#BufferPoolHits
BufferPoolHits is an RDFS class.
Buffer pool hits, e.g. hit ratio or count
See Also:
BufferPoolMetrics
http://open-services.net/ns/perfmon#BufferPoolMetrics
BufferPoolMetrics is an RDFS class.
Metric category for buffer pool-related metrics.
See Also:
CpuMetrics
http://open-services.net/ns/perfmon#CpuMetrics
CpuMetrics is an RDFS class.
Metric category for CPU-related metrics.
See Also:
CpuSpeed
http://open-services.net/ns/perfmon#CpuSpeed
CpuSpeed is an RDFS class.
Speed of the CPU
See Also:
CpuUsed
http://open-services.net/ns/perfmon#CpuUsed
CpuUsed is an RDFS class.
CPU used.
See Also:
disk
http://open-services.net/ns/perfmon#disk
disk is an RDF property.
A disk attached, for example, to a computer system. Typically refers to a resource with type crtv:ComputerSystem, but it may refer to other resource types.
See Also:
DiskMetrics
http://open-services.net/ns/perfmon#DiskMetrics
DiskMetrics is an RDFS class.
Metric category for disk-related metrics.
See Also:
DiskSpaceOverCommitAmount
http://open-services.net/ns/perfmon#DiskSpaceOverCommitAmount
DiskSpaceOverCommitAmount is an RDFS class.
Amount of disk space committed beyond the disk's capacity.
See Also:
DiskSpaceUsed
http://open-services.net/ns/perfmon#DiskSpaceUsed
DiskSpaceUsed is an RDFS class.
Disk space used.
See Also:
FailureMetrics
http://open-services.net/ns/perfmon#FailureMetrics
FailureMetrics is an RDFS class.
Metric category for requests that fail.
See Also:
GarbageCollectionRequests
http://open-services.net/ns/perfmon#GarbageCollectionRequests
GarbageCollectionRequests is an RDFS class.
Garbage collection requests
See Also:
HeapMemoryUsed
http://open-services.net/ns/perfmon#HeapMemoryUsed
HeapMemoryUsed is an RDFS class.
Heap memory used.
See Also:
HighDepthQueueCount
http://open-services.net/ns/perfmon#HighDepthQueueCount
HighDepthQueueCount is an RDFS class.
See Also:
HostedDatabases
http://open-services.net/ns/perfmon#HostedDatabases
HostedDatabases is an RDFS class.
Databases hosted, either absolute or relative to some maximum
See Also:
LocalInboundConnections
http://open-services.net/ns/perfmon#LocalInboundConnections
LocalInboundConnections is an RDFS class.
Local inbound connections
See Also:
LockListUsed
http://open-services.net/ns/perfmon#LockListUsed
LockListUsed is an RDFS class.
Lock usage
See Also:
LoginRequestFailures
http://open-services.net/ns/perfmon#LoginRequestFailures
LoginRequestFailures is an RDFS class.
Failed login requests
See Also:
LogUsed
http://open-services.net/ns/perfmon#LogUsed
LogUsed is an RDFS class.
Amount of log used, either absolute or relative to some maximum
See Also:
MemoryAvailableAfterGarbageCollection
http://open-services.net/ns/perfmon#MemoryAvailableAfterGarbageCollection
MemoryAvailableAfterGarbageCollection is an RDFS class.
Memory available following completion of a garbage collection request.
See Also:
MemoryMetrics
http://open-services.net/ns/perfmon#MemoryMetrics
MemoryMetrics is an RDFS class.
Metric category for memory-related metrics.
See Also:
MessageCount
http://open-services.net/ns/perfmon#MessageCount
MessageCount is an RDFS class.
See Also:
Metric
http://open-services.net/ns/perfmon#Metric
Metric is an RDFS class.
Metric category for metrics defined in the Performance Monitoring vocabulary.
See Also:
mobilityEnabled
http://open-services.net/ns/perfmon#mobilityEnabled
mobilityEnabled is an RDF property.
An indication about whether the resource can move about dynamically.
See Also:
monitoringAgent
http://open-services.net/ns/perfmon#monitoringAgent
monitoringAgent is an RDF property.
Software that monitors a resource’s availability, performance, capacity, or utilization. Typically refers to a resource with type foaf:Agent, but it may refer to other resource types.
See Also:
NetworkIOErrors
http://open-services.net/ns/perfmon#NetworkIOErrors
NetworkIOErrors is an RDFS class.
Network packets sent or received that did not complete successfully.
See Also:
NetworkMetrics
http://open-services.net/ns/perfmon#NetworkMetrics
NetworkMetrics is an RDFS class.
Metric category for network-related metrics.
See Also:
NotRunning
http://open-services.net/ns/perfmon#NotRunning
NotRunning is an RDF description.
Not running in its host environment
See Also:
http://open-services.net/ns/perfmon#PerformanceMonitoringRecord
PerformanceMonitoringRecord is an RDFS class.
A resource representing performance monitoring information
See Also:
PerMinute
http://open-services.net/ns/perfmon#PerMinute
PerMinute is an RDFS class.
Units for a quantity where a value of one represents 60 seconds of time.
See Also:
process
http://open-services.net/ns/perfmon#process
process is an RDF property.
A process running, for example, in a computer system. Typically refers to a resource with type crtv:ComputerSystem, but it may refer to other resource types.
See Also:
QueueDepth
http://open-services.net/ns/perfmon#QueueDepth
QueueDepth is an RDFS class.
Size/lenght/depth of a queue
See Also:
QueueFull
http://open-services.net/ns/perfmon#QueueFull
QueueFull is an RDFS class.
A queue filled to its maximum capacity
See Also:
RealMemoryUsed
http://open-services.net/ns/perfmon#RealMemoryUsed
RealMemoryUsed is an RDFS class.
Real memory used.
See Also:
RemoteInboundConnections
http://open-services.net/ns/perfmon#RemoteInboundConnections
RemoteInboundConnections is an RDFS class.
Remote inbound connections
See Also:
RequestFailures
http://open-services.net/ns/perfmon#RequestFailures
RequestFailures is an RDFS class.
Request failures
See Also:
RequestMetrics
http://open-services.net/ns/perfmon#RequestMetrics
RequestMetrics is an RDFS class.
Metric category for requests on a resource, originating from an end user or a system component.
See Also:
ResourceAvailabilityMetrics
http://open-services.net/ns/perfmon#ResourceAvailabilityMetrics
ResourceAvailabilityMetrics is an RDFS class.
Metric category for metrics that show resource availability.
See Also:
ResourceExhaustionMetrics
http://open-services.net/ns/perfmon#ResourceExhaustionMetrics
ResourceExhaustionMetrics is an RDFS class.
Metric category for metrics that show resource consumption in excess of capacity.
See Also:
ResourceUsageMetrics
http://open-services.net/ns/perfmon#ResourceUsageMetrics
ResourceUsageMetrics is an RDFS class.
Metric category for metrics that show resource usage.
See Also:
ResponseTime
http://open-services.net/ns/perfmon#ResponseTime
ResponseTime is an RDFS class.
Time required for some system to respond to a request
See Also:
ResponseTimeMetrics
http://open-services.net/ns/perfmon#ResponseTimeMetrics
ResponseTimeMetrics is an RDFS class.
Metric category for metrics that show time it takes for a response to be returned to a request.
See Also:
Running
http://open-services.net/ns/perfmon#Running
Running is an RDF description.
Running in its host environment
See Also:
SortOverflows
http://open-services.net/ns/perfmon#SortOverflows
SortOverflows is an RDFS class.
A sort's performance was impacted because the data to be sorted is large enough for it to overflow from (relatively) fast to (relatively) slow storage.
See Also:
SqlStatmentFailures
http://open-services.net/ns/perfmon#SqlStatmentFailures
SqlStatmentFailures is an RDFS class.
SQL statements that failed
See Also:
tableReorganizationNeeded
http://open-services.net/ns/perfmon#tableReorganizationNeeded
tableReorganizationNeeded is an RDF property.
Indicates whether a database’s tables need to be reorganized.
See Also:
TableSpaceFree
http://open-services.net/ns/perfmon#TableSpaceFree
TableSpaceFree is an RDFS class.
Table space free.
See Also:
TableSpaceUsed
http://open-services.net/ns/perfmon#TableSpaceUsed
TableSpaceUsed is an RDFS class.
Table space used.
See Also:
ThreadPoolMetrics
http://open-services.net/ns/perfmon#ThreadPoolMetrics
ThreadPoolMetrics is an RDFS class.
Metric category for thread pool-related metrics.
See Also:
TimeDatabaseThreadPoolExhausted
http://open-services.net/ns/perfmon#TimeDatabaseThreadPoolExhausted
TimeDatabaseThreadPoolExhausted is an RDFS class.
See Also:
TimeJCAThreadPoolExhausted
http://open-services.net/ns/perfmon#TimeJCAThreadPoolExhausted
TimeJCAThreadPoolExhausted is an RDFS class.
Time during which a Java Connection Architecture thread pool was fully utilized (no threads were free)
See Also:
TimeThreadPoolExhausted
http://open-services.net/ns/perfmon#TimeThreadPoolExhausted
TimeThreadPoolExhausted is an RDFS class.
Time during which a thread pool was fully utilized (no threads were free)
See Also:
Unknown
http://open-services.net/ns/perfmon#Unknown
Unknown is an RDF description.
Unknown status
See Also:
VirtualizationMetrics
http://open-services.net/ns/perfmon#VirtualizationMetrics
VirtualizationMetrics is an RDFS class.
Metric category for virtualization-related resource metrics.
See Also:
VirtualMemoryUsed
http://open-services.net/ns/perfmon#VirtualMemoryUsed
VirtualMemoryUsed is an RDFS class.
Virtual memory used.
See Also:
VmCpuReady
http://open-services.net/ns/perfmon#VmCpuReady
VmCpuReady is an RDFS class.
Amount of CPU ready from a virtual machine's point of view
See Also: