The OSLC Performance Monitoring Vocabulary
All vocabulary
URIs defined in the OSLC Performance Monitoring namespace.
Performance Monitoring
PerformanceMonitoringRecord
A resource representing performance monitoring information
Metric
Metric category for metrics defined in the Performance Monitoring vocabulary.
ResourceUsageMetrics
Metric category for metrics that show resource usage.
ResourceAvailabilityMetrics
Metric category for metrics that show resource availability.
ResourceExhaustionMetrics
Metric category for metrics that show resource consumption in excess of capacity.
ResponseTimeMetrics
Metric category for metrics that show time it takes for a response to be returned to a request.
RequestMetrics
Metric category for requests on a resource, originating from an end user or a system component.
CpuMetrics
Metric category for CPU-related metrics.
MemoryMetrics
Metric category for memory-related metrics.
DiskMetrics
Metric category for disk-related metrics.
NetworkMetrics
Metric category for network-related metrics.
ThreadPoolMetrics
Metric category for thread pool-related metrics.
BufferPoolMetrics
Metric category for buffer pool-related metrics.
VirtualizationMetrics
Metric category for virtualization-related resource metrics.
FailureMetrics
Metric category for requests that fail.
CpuUsed
CPU used.
VirtualMemoryUsed
Virtual memory used.
RealMemoryUsed
Real memory used.
DiskSpaceUsed
Disk space used.
HeapMemoryUsed
Heap memory used.
TableSpaceUsed
Table space used.
TableSpaceFree
Table space free.
TimeThreadPoolExhausted
Time during which a thread pool was fully utilized (no threads were free)
TimeJCAThreadPoolExhausted
Time during which a Java Connection Architecture thread pool was fully utilized (no threads were free)
TimeDatabaseThreadPoolExhausted
DiskSpaceOverCommitAmount
Amount of disk space committed beyond the disk's capacity.
MemoryAvailableAfterGarbageCollection
Memory available following completion of a garbage collection request.
VmCpuReady
Amount of CPU ready from a virtual machine's point of view
CpuSpeed
Speed of the CPU
LoginRequestFailures
Failed login requests
AvgLoginRequestFailures
Average login request failures
SqlStatmentFailures
SQL statements that failed
GarbageCollectionRequests
Garbage collection requests
AvgRequestFailures
Average request failures
RequestFailures
Request failures
ResponseTime
Time required for some system to respond to a request
AvgJmsGetTime
Average time required for a system to respond to a Java Messaging Service GET request
NetworkIOErrors
Network packets sent or received that did not complete successfully.
60
PerMinute
Units for a quantity where a value of one represents 60 seconds of time.
LockListUsed
Lock usage
SortOverflows
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.
QueueFull
A queue filled to its maximum capacity
QueueDepth
Size/lenght/depth of a queue
RemoteInboundConnections
Remote inbound connections
LocalInboundConnections
Local inbound connections
HighDepthQueueCount
MessageCount
LogUsed
Amount of log used, either absolute or relative to some maximum
HostedDatabases
Databases hosted, either absolute or relative to some maximum
BufferPoolHits
Buffer pool hits, e.g. hit ratio or count
process
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.
disk
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.
availabilityStatus
An indication of availability.
monitoringAgent
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.
mobilityEnabled
An indication about whether the resource can move about dynamically.
tableReorganizationNeeded
Indicates whether a database’s tables need to be reorganized.
NotRunning
Not running in its host environment
Running
Running in its host environment
Unknown
Unknown status