IBM Tivoli Monitoring Vocabulary

Licensed Materials (See https://jazz.net/ns/license.html) - Property of IBM.
© Copyright IBM Corporation 2012. All Rights Reserved.
U.S. Government Users Restricted Rights: Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

The namespace URI for this vocabulary is:

http://jazz.net/ns/ism/perfmon/itm#

This page lists the RDF classes, properties, and individuals that make up the IBM Tivoli Monitoring Vocabulary vocabulary. Following W3C best practices, this information is available as HTML (this page) and as RDF.

More details on how this page was generated and other related material can be found in the wiki article Publishing RDF Vocabularies on jazz.net.

Description:

The IBM Tivoli Monitoring vocabulary.

See Also:

Classes in this vocabulary:

Buffer Used, ConfigurationSetting, Connection Entries used, Data file free utilization, Dead letter queue depth, Disabled, Enabled, Input handles, Library Cache Hit Ratio, Maximum number of active channels used, Maximum number of channels used, Native Identity, Output handles, Primary Key, Processes in use, Sessions in use

Properties in this vocabulary:

affinity, applicationHealth, applicationStatus, attribute, attributeGroup, attributeValue, channelInitiatorStatus, commandServerStatus, disksByPercentageSpaceUsed, getStatus, instanceName, internalID, managedSystemName, monitoringAgentsByStatus, nativeIdentity, osType, primaryKey, putStatus, topDBConnectionPoolsInUse, topJ2CConnectionPoolsInUse, topProcessesforCPUUtil, topProcessesforRealMemUtil, topProcessesforVirtMemUtil, topSlowestPortalPages, topSlowestServiceComponents, topTablespaceUsage, topThreadPoolsInUse

affinity

http://jazz.net/ns/ism/perfmon/itm#affinity
affinity is an RDF property.

An affinity in the ITM context is a way of associating a version of an agent product with the attribute groups, situations, and other ITM artifacts it supports.

See Also:

AIX

http://jazz.net/ns/ism/perfmon/itm#AIX
AIX is an RDF individual.

Indicates that the operating system type is AIX.

See Also:

applicationHealth

http://jazz.net/ns/ism/perfmon/itm#applicationHealth
applicationHealth is an RDF property.

Specifies the health of an enterprise application using health:OK, health:Warning, health:Error, health:Unknown.

See Also:

applicationStatus

http://jazz.net/ns/ism/perfmon/itm#applicationStatus
applicationStatus is an RDF property.

A sequence of crtv:ServiceInstance resources representing enterprise applications and sorted alphabetically and whose operational status is provided in terms of pm:availabilityStatus.

See Also:

attribute

http://jazz.net/ns/ism/perfmon/itm#attribute
attribute is an RDF property.

Name of an ITM attribute, for example one that is a primary key for the resource. It is an attribute in the attribute group specified for the itm:attributeGroup property. The attribute name should be the value of the *COLUMN: tag from the agent's ODI file.

See Also:

attributeGroup

http://jazz.net/ns/ism/perfmon/itm#attributeGroup
attributeGroup is an RDF property.

This property specifies the name of the ITM attribute group that has a row which uniquely identifies the resource internally within ITM. It should be the value of the *TABLE: tag for the attribute group from the agent's ODI file.

See Also:

attributeValue

http://jazz.net/ns/ism/perfmon/itm#attributeValue
attributeValue is an RDF property.

Value of the attribute identified by the itm:attribute property, which is an attribute in an ITM attribute group that identifies a column as a primay key value for the attribute group.

See Also:

Buffer Used

http://jazz.net/ns/ism/perfmon/itm#BufferUsed
Buffer Used is an RDF class.

Measures utilization of buffers such as DB2 Fast Communication Manager buffers.

See Also:

channelInitiatorStatus

http://jazz.net/ns/ism/perfmon/itm#channelInitiatorStatus
channelInitiatorStatus is an RDF property.

Status of an IBM MQ channel initiator in terms of pm:availabilityStatus values.

See Also:

commandServerStatus

http://jazz.net/ns/ism/perfmon/itm#commandServerStatus
commandServerStatus is an RDF property.

Status of an IBM MQ server in terms of pm:availabilityStatus values.

See Also:

ConfigurationSetting

http://jazz.net/ns/ism/perfmon/itm#ConfigurationSetting
ConfigurationSetting is an RDF class.

Class that categories configuration settings.

See Also:

Connection Entries used

http://jazz.net/ns/ism/perfmon/itm#ConnectionEntriesUsed
Connection Entries used is an RDF class.

Measures utilization of connection entries such as DB2 Fast Communication Manager connection entries.

See Also:

Data file free utilization

http://jazz.net/ns/ism/perfmon/itm#DataFileFreeUtil
Data file free utilization is an RDF class.

Relative number of unused data files. The percentage of files that are not open compared to the maximum number of files that are allowed to be open at the same time by an Oracle database, for example.

See Also:

Dead letter queue depth

http://jazz.net/ns/ism/perfmon/itm#DlqDepth
Dead letter queue depth is an RDF class.

Measures the depth of the dead letter queue on, for example, a message server.

See Also:

Disabled

http://jazz.net/ns/ism/perfmon/itm#Disabled
Disabled is an RDF class.

Configuration setting that indicates a particular behavior is disabled.

See Also:

disksByPercentageSpaceUsed

http://jazz.net/ns/ism/perfmon/itm#disksByPercentageSpaceUsed
disksByPercentageSpaceUsed is an RDF property.

A list of disks sorted by percentage space used, for example those used by a computer operating system.

See Also:

Enabled

http://jazz.net/ns/ism/perfmon/itm#Enabled
Enabled is an RDF class.

Configuration setting that indicates a particular behavior is enabled.

See Also:

getStatus

http://jazz.net/ns/ism/perfmon/itm#getStatus
getStatus is an RDF property.

Indicates whether 'gets' are enabled or disabled for an IBM MQ queue. Valid values are any subclass of http://jazz.net/ns/ism/perfmon/itm#ConfigurationSetting, for example http://jazz.net/ns/ism/perfmon/itm#Enabled or http://jazz.net/ns/ism/perfmon/itm#Disabled.

See Also:

HP-UX

http://jazz.net/ns/ism/perfmon/itm#HP-UX
HP-UX is an RDF individual.

Indicates that the operating system type is HP-UX.

See Also:

IBM i

http://jazz.net/ns/ism/perfmon/itm#IBMi
IBM i is an RDF individual.

Indicates that the operating system type is IBM i.

See Also:

Input handles

http://jazz.net/ns/ism/perfmon/itm#InputHandles
Input handles is an RDF class.

Input handles or connection metric. ITM measures the number of applications that have a handle open to an input queue, for example.

See Also:

instanceName

http://jazz.net/ns/ism/perfmon/itm#instanceName
instanceName is an RDF property.

For ITM multi-instance agents, this property specifies the agent's instance name if it has been configured by a user. If no instance name has been configured, this property should be absent (omitted).

See Also:

internalID

http://jazz.net/ns/ism/perfmon/itm#internalID
internalID is an RDF property.

This property is not intended for use by OSLC-only client applications. It allows correlation between entries in ITM's internal resource repository with the resources ITM registers with Registry Services.

See Also:

Library Cache Hit Ratio

http://jazz.net/ns/ism/perfmon/itm#LibraryCacheHitRatio
Library Cache Hit Ratio is an RDF class.

Measures the library cache efficiency. In ITM, this as measured by the percentage of times the fully parsed or compiled representation of PL/SQL blocks and SQL statements are already in memory in an Oracle database.

See Also:

Linux

http://jazz.net/ns/ism/perfmon/itm#Linux
Linux is an RDF individual.

Indicates that the operating system type is Linux.

See Also:

managedSystemName

http://jazz.net/ns/ism/perfmon/itm#managedSystemName
managedSystemName is an RDF property.

Specifies the ITM product-specific internal identifier for the monitored resource used in many ITM APIs, including non-HTTP APIs. Allows products that use ITM's monitored resource identifier in their products to correlate them with crtv resources.

See Also:

Maximum number of active channels used

http://jazz.net/ns/ism/perfmon/itm#MaxActiveChannelsUsed
Maximum number of active channels used is an RDF class.

Active channels used by a message server, for example. ITM measures the maximum number of active channels.

See Also:

Maximum number of channels used

http://jazz.net/ns/ism/perfmon/itm#MaxChannelsUsed
Maximum number of channels used is an RDF class.

Channels used by a message server, for example. ITM measures the maximum number of channels used.

See Also:

monitoringAgentsByStatus

http://jazz.net/ns/ism/perfmon/itm#monitoringAgentsByStatus
monitoringAgentsByStatus is an RDF property.

The list of monitoring agents sorted by pm:availabilityStatus values, for example those running in an operating system.

See Also:

Mounted

http://jazz.net/ns/ism/perfmon/itm#Mounted
Mounted is an RDF individual.

Indicates that a resource, such as a database instance, is mounted.

See Also:

nativeIdentity

http://jazz.net/ns/ism/perfmon/itm#nativeIdentity
nativeIdentity is an RDF property.

Links to a resource containing properties used in many non-HTTP ITM APIs to identify the subject resource in those other API contexts.

See Also:

Native Identity

http://jazz.net/ns/ism/perfmon/itm#NativeIdentity
Native Identity is an RDF class.

A resource that helps client programs correlate ITM's OSLC resources with resources exposed via other ITM interfaces.

See Also:

Offline

http://jazz.net/ns/ism/perfmon/itm#Offline
Offline is an RDF individual.

Indicates that a resource, such as a database instance, is offline.

See Also:

Open

http://jazz.net/ns/ism/perfmon/itm#Open
Open is an RDF individual.

Indicates that a resource is open. In the case of Oracle database instances, an open database is one that is started, mounted, and available for access by clients.

See Also:

OpenMigrate

http://jazz.net/ns/ism/perfmon/itm#OpenMigrate
OpenMigrate is an RDF individual.

Indicates that a resource, such as a database instance, has been opened so that migration or upgrade can be performed.

See Also:

osType

http://jazz.net/ns/ism/perfmon/itm#osType
osType is an RDF property.

The type of operating system running on a crtv:ComputerSystem instance, such as itm:Windows2000.

See Also:

Output handles

http://jazz.net/ns/ism/perfmon/itm#OutputHandles
Output handles is an RDF class.

Output handles or connection metric. ITM measures the number of applications that have a handle open to an output queue, for example.

See Also:

primaryKey

http://jazz.net/ns/ism/perfmon/itm#primaryKey
primaryKey is an RDF property.

This property links to a resource that contains the the attribute and attribute value for the primary key of an ITM ODI attribute group. If multiple attributes in the attribute group are required to uniquely identify the resource then there should be multiple instances of this property.

See Also:

Primary Key

http://jazz.net/ns/ism/perfmon/itm#PrimaryKey
Primary Key is an RDF class.

A resource that helps client programs correlate ITM's OSLC resources with resources exposed via other interfaces, for example those that might be expressed as a row in an ODI table.

See Also:

Processes in use

http://jazz.net/ns/ism/perfmon/itm#ProcessesInUse
Processes in use is an RDF class.

Processes in use within some context. The percentage of processes that are connected to an Oracle database instance out of the maximum number of configured processes for that instance, for example.

See Also:

putStatus

http://jazz.net/ns/ism/perfmon/itm#putStatus
putStatus is an RDF property.

Indicates whether 'puts' are enabled or disabled for an IBM MQ queue. Valid values are any subclass of http://jazz.net/ns/ism/perfmon/itm#ConfigurationSetting, for example http://jazz.net/ns/ism/perfmon/itm#Enabled or http://jazz.net/ns/ism/perfmon/itm#Disabled.

See Also:

Sessions in use

http://jazz.net/ns/ism/perfmon/itm#SessionsInUse
Sessions in use is an RDF class.

Sessions in use within some context. The percentage of sessions that are in use out of the maximum number of sessions configured for an Oracle database instance, for example.

See Also:

Started

http://jazz.net/ns/ism/perfmon/itm#Started
Started is an RDF individual.

Indicates that a resource, such as a database instance, is started.

See Also:

SunOS

http://jazz.net/ns/ism/perfmon/itm#SunOS
SunOS is an RDF individual.

Indicates that the operating system type is SunOS.

See Also:

topDBConnectionPoolsInUse

http://jazz.net/ns/ism/perfmon/itm#topDBConnectionPoolsInUse
topDBConnectionPoolsInUse is an RDF property.

The top database connection pools in use. For example, those in use by a web application server, sorted by utilization.

See Also:

topJ2CConnectionPoolsInUse

http://jazz.net/ns/ism/perfmon/itm#topJ2CConnectionPoolsInUse
topJ2CConnectionPoolsInUse is an RDF property.

The top J2C connection pools in use. For example, those in use by a web application server, sorted by utilization.

See Also:

topProcessesforCPUUtil

http://jazz.net/ns/ism/perfmon/itm#topProcessesforCPUUtil
topProcessesforCPUUtil is an RDF property.

The top consumers of CPU resource, for example amongst those running in a computer operating system. Other examples include Java Virtual Machines and Database Management Systems.

See Also:

topProcessesforRealMemUtil

http://jazz.net/ns/ism/perfmon/itm#topProcessesforRealMemUtil
topProcessesforRealMemUtil is an RDF property.

The top consumers of real memory, for example amongst those running in a computer operating system, for example.

See Also:

topProcessesforVirtMemUtil

http://jazz.net/ns/ism/perfmon/itm#topProcessesforVirtMemUtil
topProcessesforVirtMemUtil is an RDF property.

The top consumers of virtual memory, for example amongst those running in a computer operating system, for example.

See Also:

topSlowestPortalPages

http://jazz.net/ns/ism/perfmon/itm#topSlowestPortalPages
topSlowestPortalPages is an RDF property.

The slowest-responding web portal pages. For example, those being served by a web portal server, sorted by response time.

See Also:

topSlowestServiceComponents

http://jazz.net/ns/ism/perfmon/itm#topSlowestServiceComponents
topSlowestServiceComponents is an RDF property.

The top slowest-responding service components. For example, those in use by a web application server.

See Also:

topTablespaceUsage

http://jazz.net/ns/ism/perfmon/itm#topTablespaceUsage
topTablespaceUsage is an RDF property.

Lists a sequence of table space resources used by a database and sorted by utilization; ITM currently uses crtv:TableSpace resources, but clients should tolerate others in the future.

See Also:

topThreadPoolsInUse

http://jazz.net/ns/ism/perfmon/itm#topThreadPoolsInUse
topThreadPoolsInUse is an RDF property.

The top thread pools in use. For example, those used by a web application server, sorted by utilization.

See Also:

Windows 2000

http://jazz.net/ns/ism/perfmon/itm#Windows2000
Windows 2000 is an RDF individual.

Indicates that the operating system type is Windows 2000.

See Also:

Windows 7

http://jazz.net/ns/ism/perfmon/itm#Windows7
Windows 7 is an RDF individual.

Indicates that the operating system type is Windows 7.

See Also:

Windows 8

http://jazz.net/ns/ism/perfmon/itm#Windows8
Windows 8 is an RDF individual.

Indicates that the operating system type is Windows 8.

See Also:

Windows NT

http://jazz.net/ns/ism/perfmon/itm#WindowsNT
Windows NT is an RDF individual.

Indicates that the operating system type is Windows NT.

See Also:

Windows Server 2003

http://jazz.net/ns/ism/perfmon/itm#WindowsServer2003
Windows Server 2003 is an RDF individual.

Indicates that the operating system type is Windows Server 2003.

See Also:

Windows Server 2008

http://jazz.net/ns/ism/perfmon/itm#WindowsServer2008
Windows Server 2008 is an RDF individual.

Indicates that the operating system type is Windows Server 2008.

See Also:

Windows Server 2012

http://jazz.net/ns/ism/perfmon/itm#WindowsServer2012
Windows Server 2012 is an RDF individual.

Indicates that the operating system type is Windows Server 2012.

See Also:

Windows Vista

http://jazz.net/ns/ism/perfmon/itm#WindowsVista
Windows Vista is an RDF individual.

Indicates that the operating system type is Windows Vista.

See Also:

Windows XP

http://jazz.net/ns/ism/perfmon/itm#WindowsXP
Windows XP is an RDF individual.

Indicates that the operating system type is Windows XP.

See Also:

zOS

http://jazz.net/ns/ism/perfmon/itm#zOS
zOS is an RDF individual.

Indicates that the operating system type is zOS.

See Also:

zVM

http://jazz.net/ns/ism/perfmon/itm#zVM
zVM is an RDF individual.

Indicates that the operating system type is zVM.

See Also: