$('a[name]').remove(); $('#ic-homepage__footer').before('
'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('
'); $("#ic-homepage__feed-tips").wrapInner('
'); });
IBM Tivoli Monitoring > Version 6.3 > User's Guides > Agent Builder User's Guide > Attributes reference IBM Tivoli Monitoring, Version 6.3
Discovery attribute groups
An attribute group that represents the set of subnode instances that are defined for a subnode type
When you create a subnode type, an attribute group is created that represents the set of subnode instances that are defined for that subnode type. Each of these attribute groups includes the same set of attributes.
The following list contains information about each attribute in a Discovery attribute group. The name in bold text shows how the attribute is displayed in the Tivoli Enterprise Portal:
- Node attribute - This attribute is a key attribute
- Description
- The managed system name of the agent
- Type
- String
- Names
- Attribute name
- Node
- Column name
- ORIGINNODE
- Timestamp attribute
- Description
- The time from the agent system when the data row was built and sent to the Tivoli Enterprise Monitoring Server (or stored for historical purposes). It represents the local time zone of the agent system.
- Type
- Time
- Names
- Attribute name
- Timestamp
- Column name
- TIMESTAMP
- Subnode MSN attribute
- Description
- The Managed System Name of the subnode agent.
- Type
- String
- Names
- Attribute name
- Subnode_MSN
- Column name
- SN_MSN
- Subnode Affinity attribute
- Description
- The affinity for the subnode agent.
- Type
- String
- Names
- Attribute name
- Subnode_Affinity
- Column name
- SN_AFFIN
- Subnode Type attribute
- Description
- The node type of this subnode.
- Type
- String
- Names
- Attribute name
- Subnode_Type
- Column name
- SN_TYPE
- Subnode Resource Name attribute
- Description
- The resource name of the subnode agent.
- Type
- String
- Names
- Attribute name
- Subnode_Resource_Name
- Column name
- SN_RES
- Subnode Version attribute
- Description
- The version of the subnode agent.
- Type
- Names
- Attribute name
- Subnode_Version
- Column name
- SN_VER
Parent topic:
Attributes reference