PHP Classes

File: web/SSO/modules/memcacheMonitor/dictionaries/memcachestat.definition.json

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/SSO/modules/memcacheMonitor/dictionaries/memcachestat.definition.json   Download  
File: web/SSO/modules/memcacheMonitor/dictionaries/memcachestat.definition.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 976 bytes
 

Contents

Class file image Download
{ "pid": { "en": "Process ID" }, "uptime": { "en": "Uptime" }, "time": { "en": "Current time" }, "version": { "en": "Version" }, "rusage_user": { "en": "CPU Seconds (User)" }, "rusage_system": { "en": "CPU Seconds (System)" }, "curr_items": { "en": "Currently number of items" }, "total_items": { "en": "Total items ever" }, "bytes": { "en": "Total bytes in use currently" }, "curr_connections": { "en": "Current open connections" }, "total_connections": { "en": "Total connections" }, "connection_structures": { "en": "Connection structures" }, "cmd_get": { "en": "Total GET commands" }, "cmd_set": { "en": "Total SET commands" }, "get_hits": { "en": "Total GET commands (success)" }, "get_misses": { "en": "Total GET commands (failed)" }, "bytes_read": { "en": "Bytes in to the server" }, "bytes_written": { "en": "Bytes written by the server" }, "limit_maxbytes": { "en": "Total storage avail" } }