Atmos fixed content device counters (deprecated)
These counters measure the activities for a particular Atmos fixed content device.
| Counter name | Type | Definition |
|---|---|---|
| Active Handler Calls | Meter | Keeps track of the number of fixed handler instances that are currently servicing a request. |
| Can Content Be Deleted | Duration | Records the average duration required to determine if a specific content element is eligible to be deleted from the fixed content device. |
| Can Content Be Deleted Failures | Event | Counts the number of failed attempts to determine if a content element can be deleted from the fixed content device. |
| Close Element | Duration | The duration for completing access to the content element of a document. |
| Close Element Failures | Event | The number of failures to completing access to the content element of a document. |
| Connect Handler | Duration | The duration for connection to a fixed content device. |
| Connect Handler Failures | Event | The number of failures to connecting to a fixed content device. |
| Create Content | Duration | Records the average duration for creating a new content element on the fixed content device. |
| Create Content Failures | Event | Counts the number of failed attempts to create content elements on the fixed content device. |
| Delete Content | Duration | The duration for deleting the content of a document. |
| Delete Content Failures | Event | The number of failures for deleting the content of a document. |
| Disconnect Handler | Duration | The duration for disconnecting from a fixed content device. |
| Exists | Duration | The duration for inquiring about the existence of a document. |
| Exists Failures | Event | The number of failures to inquiring about the existence of a document. |
| Get Content Size | Duration | The duration for inquiring about the content size of a document. |
| Get Content Size Failures | Event | The number of failures to inquiring about the size of a document. |
| Get Retention Date | Duration | The duration for inquiring about the retention date of a document. |
| Get Retention Date Failures | Event | The number of failures for inquiring about the retention date of a document. |
| HTTP Write Stream Bytes | Event | Counts the number of bytes written to the HTTP stream that is used to send a request to the Atmos server. |
| HTTP Write Stream Bytes Duration | Duration | Records the average duration of write operations on the HTTP stream that is used to send requests to the Atmos sever. |
| HTTPS Read Stream Bytes | EVent | Counts the number of bytes read from the HTTP stream that is used to receive a response from the Atmos server. |
| HTTP Read Stream Bytes Duration | Duration | Records the average duration of read operations on the HTTP stream when it is used to receive a response message from the Atmos server. |
| HTTP Exceptions | Event | Counts the number of exceptions that occur when performing an HTTP stream operation. |
| HTTP Errors | Event | Counts the number of HTTP errors that occur when reading an HTTP response from the Atmos server. |
| Initialize Device | Duration | The duration for initializing a fixed content device. |
| Initialize Device Failures | Event | The number of failures for initializing a fixed content device. |
| Is Retention Date Allowed | Duration | Records the average duration required to determine whether or not a specified retention date is valid. |
| Is Retention Date Allowed Failures | Event | Counts the number of failed attempts to determine whether or not a specified retention date is valid. |
| Open Element | Duration | The duration for initiating access to the content element of a document. |
| Open Element Failures | Event | The number of failures to access the content element of a document. |
| Read Content | Duration | The duration for reading the content of a document. |
| Read Content Failures | Event | The number of failures to read the content of a document. |
| Seek | Duration | The duration of the file seek operation to a content element. |
| Seek Failures | Event | The number of failures at performing the file seek operation to a content element. |
| Validate Fixed Device | Duration | The duration for validating a fixed content device. |
| Validate Fixed Device Failures | Event | The number of failures for validating a fixed content device. |
| Validate Resource String | Duration | Records the average amount of time required to validate the Resource String property associated with a fixed content area. |
| Validate Resource String Failures | Event | Counts the number of failed attempts to validate the resource String property associated with a fixed content area. |