'); $("#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 > Monitor and Notification attribute groups IBM Tivoli Monitoring, Version 6.3
Counter Notifications
The Counter Notifications attribute group is a non-event based attribute group that sends events that are received by all counter monitors.
The following list contains information about each attribute in the Counter Notifications attribute group:
- 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 local time at the agent when the data was collected
- Type
- Time
- Names
- Attribute name
- Timestamp
- Column name
- TIMESTAMP
- Notification Type attribute
- Description
- The type of notification received. Describes how the observed attribute of the MBean triggered the notification.
- Type
- String
- Names
- Attribute name
- Notification_Type
- Column name
- NOTIFICATI
- Monitor ID attribute
- Description
- Monitor ID of the monitor who generated this notification
- Type
- Integer
- Names
- Attribute name
- Monitor_ID
- Column name
- MONITOR_ID
- Observed MBean attribute
- Description
- The MBean whose attribute is being monitored
- Type
- String
- Names
- Attribute name
- Observed_MBean
- Column name
- OBSERVED_M
- Observed Attribute attribute
- Description
- Name of the attribute that is monitored in the Observed MBean
- Type
- String
- Names
- Attribute name
- Observed_Attribute
- Column name
- OBSERVED_A
- Threshold attribute
- Description
- The current threshold of the monitor
- Type
- String
- Names
- Attribute name
- Threshold
- Column name
- THRESHOLD
- Offset attribute
- Description
- The value added to the threshold each time the attribute exceeds the threshold. This value forms a new threshold.
- Type
- String
- Names
- Attribute name
- Offset
- Column name
- OFFSET
- Modulus attribute
- Description
- The maximum value of the attribute. When it reaches this value, it rolls over and begins counting again from zero.
- Type
- Integer
- Names
- Attribute name
- Modulus
- Column name
- MODULUS
- Counter Value attribute
- Description
- Value of the counter that triggered the notification
- Type
- Integer
- Names
- Attribute name
- Counter_Value
- Column name
- COUNTER_VA
- Notification Time Stamp attribute
- Description
- Time that the notification was triggered
- Type
- Time
- Names
- Attribute name
- Notification_Time_Stamp
- Column name
- NOTIFICAT0
- Notification Message attribute
- Description
- The message in the notification
- Type
- String
- Names
- Attribute name
- Notification_Message
- Column name
- NOTIFICAT1
Parent topic:
Monitor and Notification attribute groups