Table Name: | server_stats |
Table Number: | 5683 |
Group: | System |
Description: | Stores the statistical information needs to be tracked |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
arch_ind | LONG | int | DIRECT, ALLOW_NULL | When set to 1, indicates the object is ready for purge/archive | ||||
create_timestamp | CLK_TIME | datetime | 46 | Date/time of creation of the Server statistics | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
duration_unit | LONG | int | 0 | DIRECT | Duration in seconds for the unit denominator e.g. 2 hours is 7200 seconds | |||
focus_lowid | LONG | int | DIRECT | Internal record number (objid) of the managed object in the Clarify database | ||||
focus_type | LONG | smallint | DIRECT | Object type ID of the managed object in the Clarify database | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | |||
obsv_begin_date | CLK_TIME | datetime | Time stamp for the start date/time of the recorded statistics. Note: the end time of the observation can be computed as begin_date + duration | |||||
server_type | CHAR | varchar | 80 | Type of server that is monitored e.g Notifier, Rule Mgr, e-mail, etc | ||||
stat_value | DECIMAL | decimal (19,4) | The actual value of the statistics |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views | Set Name | Type ID Stored in | Objid Stored In |
---|---|---|---|---|---|---|---|---|---|---|
Exclusive Set Relations | ||||||||||
st_func2gbst_elm | MTO | gbst_elm | stfunc2server_stats | Name of the statistic that is monitored (e.g Messages delivered) | ||||||
st_unit2gbst_elm | MTO | gbst_elm | stunit2server_stats | Unit of observation - what someone would expect to show at the numerator level of the unit | ||||||
server_stats2server | MTO | server | server2server_stats | Server instance for which performance is monitored | ||||||
server_stats2user | MTO | user | user2server_stats | User for which performance is monitored (exclusive relationship => a measure could refer to a user , might be extended in the future for contacts, etc) | route_to | focus_type | focus_lowid |
Index Name | Fields | Flags |
---|
Index Name | Fields | Additional Information |
---|---|---|
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
server_stats | |||