|
| Cache Expiries Total | Total number of objects expired from the cache since system initialization |
| Cache Expiries/Sec | Number of objects expired from the cache per second |
| Cache Hits Total | Total number of "object found in cache" events since system initialization |
| Cache Hits/Sec | Number of "object found in cache" events per second |
| Cache Inserts Total | Total number of objects inserted into the cache since system initialization |
| Cache Inserts/Sec | Number of objects inserted into cache per second |
| Cache Misses Total | Total number of "object not found in cache" events since system initialization |
| Cache Misses/Sec | Number of "object not found in cache" events per second |
| Cache Timeout | Number of seconds a Distinguished Name (DN) entry can stay in the cache before being expired |
| DN Entries | Total number of DN object-type entries in the cache |
| DN Entries Memory | Memory occupied by all DN entries in the cache (in bytes) |
| LDAP Searches Total | Total number of LDAP search requests issued since system initialization |
| LDAP Searches/Sec | Number of LDAP search requests issued per second |
| LRU Entries | Number of cached object entries on the LRU chain (that is, currently unused) |
| Max Entries | Maximum number of entries allowed in the cache |
| Max Memory Size | Maximum allowed memory size of the cache (in bytes) |
| Not Found DN Entries | Total number of "Not Found DN" type entries in the cache |
| Not Found DN Entries Memory | Memory occupied by all "Not Found DN" Entries in the cache (in bytes) |
| Not Found GUID Entries | Total number of "Not Found GUID" type entries in the cache |
| Not Found GUID Entries Memory | Memory occupied by all "Not FOund GUID" Entries in the cache (in bytes) |
| Outstanding Async Notifies | Number of outstanding LDAP notification requests |
| Outstanding Async Reads | Number of outstanding LDAP read requests |
| Outstanding Async Searches | Number of outstanding LDAP search requests |
| Search Entries | Total number of Search type entries in the cache |
| Search Entries Memory | Memory occupied by all search entries in the cache (in bytes) |
| Total Entries | Total number of entries in the cache, including DN, Search, Not Found DN, and Not Found GUID type entries |
| Total Entries Memory | Memory occupied by all entry objects in the cache (in bytes), not including the cache tables overhead |
| Total Memory Size | Total shared memory size of the cache (in bytes) including cache Entry objects and the cache table data structures |
| Total Search Entries | Total number of search objects entries in the cache |