$('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
HTTP attribute groups
The two HTTP attribute groups, Managed URLs and URL Objects, are used to receive information from URLs and the objects within theses URLs.
For information about the syntax that is used in the Managed URLs and URL Objects tables, see (Specific fields for HTTP attributes).
Managed URLs
The following list contains information about each attribute in the Managed URL 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
- URL attribute - This attribute is a key attribute
- Description
- The URL that is being monitored.
- Type
- String
- Names
- Attribute name
- URL
- Column name
- HTTPURL
- Response Time attribute
- Description
- The amount of time it took to download the response in milliseconds.
- Type
- Integer with enumerated value. The string is displayed in the Tivoli Enterprise Portal, the warehouse, and queries return the number. The defined value is TIMEOUT (-1).
- Names
- Attribute name
- Response_Time
- Column name
- HTTPURL
- Page Size attribute
- Description
- The size of the page that is returned by the HTTP request.
- Type
- Integer with enumerated value. The string is displayed in the Tivoli Enterprise Portal, the warehouse, and queries return the number. The defined value is NO_RESPONSE_RECEIVED(-1).
- Names
- Attribute name
- Page_Size
- Column name
- PAGESZ
- Page Objects attribute
- Description
- The total number of objects that are associated with the monitored page.
- Type
- Integer with enumerated value. The string is displayed in the Tivoli Enterprise Portal, the warehouse, and queries return the number. The defined value is NOT_COLLECTED(-1).
- Names
- Attribute name
- Page_Objects
- Column name
- PGOBJS
- Total Object Size attribute
- Description
- The size of the page that is returned by the HTTP request.
- Type
- Integer with enumerated value. The string is displayed in the Tivoli Enterprise Portal, the warehouse, and queries return the number. The defined value is NOT_COLLECTED(-1).
- Names
- Attribute name
- Total_Object_Size
- Column name
- TOTOSZ
- Page Title attribute
- Description
- The page title of the received URL page.
- Type
- String
- Names
- Attribute name
- Page_Title
- Column name
- PAGETTL
- Server Type attribute
- Description
- The type of server that is used at the target URL website.
- Type
- String
- Names
- Attribute name
- Server_Type
- Column name
- SRVTYP
- Response Code attribute
- Description
- The response code of the HTTP request.
- Type
- Integer with enumerated value. The string is displayed in the Tivoli Enterprise Portal, the warehouse, and queries return the number. The defined value is NO_RESPONSE_RECEIVED(-1).
- Names
- Attribute name
- Response_Code
- Column name
- CODE
- Status attribute
- Description
- The current managed URL status (OK or status description).
- Type
- String
- Names
- Attribute name
- Status
- Column name
- STATUS
- URL Alias attribute
- Description
- The user-specified alias for the URL.
- Type
- String
- Names
- Attribute name
- URL_Alias
- Column name
- ALIAS
- User Data attribute
- Description
- The user data that is specified with the URL.
- Type
- String
- Names
- Attribute name
- User_Data
- Column name
- USER
URL Objects
The following list contains information about each attribute in the URL Objects 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
- URL attribute - This attribute is a key attribute
- Description
- The URL that is being monitored.
- Type
- String
- Names
- Attribute name
- URL
- Column name
- HTTPURL
- Object Name attribute
- Description
- The name of the page object within the target URL.
- Type
- String
- Names
- Attribute name
- Object_Name
- Column name
- ONAME
- Object Size attribute
- Description
- The size (bytes) of the page object within the target URL.
- Type
- Integer with enumerated values. The strings are displayed in the Tivoli Enterprise Portal. The warehouse and queries return the numbers. The defined values are NOT_COLLECTED (-1), OBJECT_NOT_FOUND (-2). Any other values show the numeric value.
- Names
- Attribute name
- Object_Size
- Column name
- SIZE
- Object Response Time attribute
- Description
- The amount of time it took to download the object in milliseconds.
- Type
- Integer with enumerated values. The strings are displayed in the Tivoli Enterprise Portal. The warehouse and queries return the numbers. The defined values are NOT_COLLECTED (-1), NO_RESPONSE_RECEIVED (-2), STATUS_CODE_ERROR (-3). Any other values show the numeric value.
- Names
- Attribute name
- Object_Response_Time
- Column name
- ORTIME
Parent topic:
Attributes reference