Query SmartWeb OM <om>
Display operational measurements related to the containing element.
Type:
omCommandTypeDefault:
display all counters, with ID and nameCHILD ELEMENTS |
Child |
Occurrences |
Type |
Reset All Counters <reset> | 0 .. 1 | omResetType |
Include counter names in response <include_name> | 0 .. 1 | boolean |
Include timestamp in response <include_time> | 0 .. 1 | boolean |
OM Help <help> | 0 .. 1 | boolean |
Last Interval <last> | 0 .. 1 | boolean |
Include Only Non-Zero Error OM Counters <errors> | 0 .. 1 | boolean |
Counter Value <count> | 0 .. * | omCountType |
Minimum Threshold Value <min_threshold> | 0 .. * | omThresholdType |
Maximum Threshold Value <max_threshold> | 0 .. * | omThresholdType |
Include Only Non-Zero OM Counters <non_zero_only> | 0 .. 1 | boolean |
PARENT ELEMENTS |
Parent |
Type |
SmartWeb Email Application <email> | SmartEmailAppCommandType |
SmartWeb Application <http> | SmartWebAppCommandType |
SmartWeb Email Application <email> | SmartEmailAppResponseType |
SmartWeb Application <http> | SmartWebAppResponseType |
MEASUREMENTS |
|||
ID |
Name |
Type |
Description |
552960 | Transaction Attempts | EVENT ACCUMULATOR | Number of transactions which were initiated |
552961 | Transaction Successful | EVENT ACCUMULATOR | Number of transactions which completed successfully |
552962 | Transaction Elapsed Time | DURATION ACCUMULATOR | Elapsed time for successful transactions this interval in microseconds |
552963 | Minimum Transaction Duration | DURATION MINIMUM | Minimal duration for a transaction this interval in microseconds |
552964 | Maximum Transaction Duration | DURATION MAXIMUM | Maximum duration for a transaction this interval in microseconds |
552965 | Transaction Duration Variance**2 | VARIANCE ACCUMULATOR | Cumulative square of the difference of each duration from the average this interval (stddev = sqrt(this/count) |
552966 | Transaction Failed | ERROR ACCUMULATOR | Number of transactions which failed to complete successfully |
552967 | Unsupported Message Rcvd | ERROR ACCUMULATOR | Number of message received which are not supported |
552968 | No Transaction Available | ERROR ACCUMULATOR | Number of time transactions where not initiated due to a shortage of transactions |
552972 | Retransmission Attempts Exceeded | ERROR ACCUMULATOR | |
552973 | Transaction Answer Timeout | EVENT ACCUMULATOR | Number of transactions which failed due to a timeout while awaiting an answer |
552974 | Transactions Available | VALUE LOG | Current number of available transactions |
552975 | Received GET | EVENT ACCUMULATOR | |
552976 | Sent GET | EVENT ACCUMULATOR | |
552977 | Received POST | EVENT ACCUMULATOR | |
552978 | Sent POST | EVENT ACCUMULATOR | |
552979 | Sent Email | EVENT ACCUMULATOR |