提交 | 用户 | 时间
|
820397
|
1 |
export interface RedisMonitorInfoVO { |
H |
2 |
info: RedisInfoVO |
|
3 |
dbSize: number |
|
4 |
commandStats: RedisCommandStatsVO[] |
|
5 |
} |
|
6 |
|
|
7 |
export interface RedisInfoVO { |
|
8 |
io_threaded_reads_processed: string |
|
9 |
tracking_clients: string |
|
10 |
uptime_in_seconds: string |
|
11 |
cluster_connections: string |
|
12 |
current_cow_size: string |
|
13 |
maxmemory_human: string |
|
14 |
aof_last_cow_size: string |
|
15 |
master_replid2: string |
|
16 |
mem_replication_backlog: string |
|
17 |
aof_rewrite_scheduled: string |
|
18 |
total_net_input_bytes: string |
|
19 |
rss_overhead_ratio: string |
|
20 |
hz: string |
|
21 |
current_cow_size_age: string |
|
22 |
redis_build_id: string |
|
23 |
errorstat_BUSYGROUP: string |
|
24 |
aof_last_bgrewrite_status: string |
|
25 |
multiplexing_api: string |
|
26 |
client_recent_max_output_buffer: string |
|
27 |
allocator_resident: string |
|
28 |
mem_fragmentation_bytes: string |
|
29 |
aof_current_size: string |
|
30 |
repl_backlog_first_byte_offset: string |
|
31 |
tracking_total_prefixes: string |
|
32 |
redis_mode: string |
|
33 |
redis_git_dirty: string |
|
34 |
aof_delayed_fsync: string |
|
35 |
allocator_rss_bytes: string |
|
36 |
repl_backlog_histlen: string |
|
37 |
io_threads_active: string |
|
38 |
rss_overhead_bytes: string |
|
39 |
total_system_memory: string |
|
40 |
loading: string |
|
41 |
evicted_keys: string |
|
42 |
maxclients: string |
|
43 |
cluster_enabled: string |
|
44 |
redis_version: string |
|
45 |
repl_backlog_active: string |
|
46 |
mem_aof_buffer: string |
|
47 |
allocator_frag_bytes: string |
|
48 |
io_threaded_writes_processed: string |
|
49 |
instantaneous_ops_per_sec: string |
|
50 |
used_memory_human: string |
|
51 |
total_error_replies: string |
|
52 |
role: string |
|
53 |
maxmemory: string |
|
54 |
used_memory_lua: string |
|
55 |
rdb_current_bgsave_time_sec: string |
|
56 |
used_memory_startup: string |
|
57 |
used_cpu_sys_main_thread: string |
|
58 |
lazyfree_pending_objects: string |
|
59 |
aof_pending_bio_fsync: string |
|
60 |
used_memory_dataset_perc: string |
|
61 |
allocator_frag_ratio: string |
|
62 |
arch_bits: string |
|
63 |
used_cpu_user_main_thread: string |
|
64 |
mem_clients_normal: string |
|
65 |
expired_time_cap_reached_count: string |
|
66 |
unexpected_error_replies: string |
|
67 |
mem_fragmentation_ratio: string |
|
68 |
aof_last_rewrite_time_sec: string |
|
69 |
master_replid: string |
|
70 |
aof_rewrite_in_progress: string |
|
71 |
lru_clock: string |
|
72 |
maxmemory_policy: string |
|
73 |
run_id: string |
|
74 |
latest_fork_usec: string |
|
75 |
tracking_total_items: string |
|
76 |
total_commands_processed: string |
|
77 |
expired_keys: string |
|
78 |
errorstat_ERR: string |
|
79 |
used_memory: string |
|
80 |
module_fork_in_progress: string |
|
81 |
errorstat_WRONGPASS: string |
|
82 |
aof_buffer_length: string |
|
83 |
dump_payload_sanitizations: string |
|
84 |
mem_clients_slaves: string |
|
85 |
keyspace_misses: string |
|
86 |
server_time_usec: string |
|
87 |
executable: string |
|
88 |
lazyfreed_objects: string |
|
89 |
db0: string |
|
90 |
used_memory_peak_human: string |
|
91 |
keyspace_hits: string |
|
92 |
rdb_last_cow_size: string |
|
93 |
aof_pending_rewrite: string |
|
94 |
used_memory_overhead: string |
|
95 |
active_defrag_hits: string |
|
96 |
tcp_port: string |
|
97 |
uptime_in_days: string |
|
98 |
used_memory_peak_perc: string |
|
99 |
current_save_keys_processed: string |
|
100 |
blocked_clients: string |
|
101 |
total_reads_processed: string |
|
102 |
expire_cycle_cpu_milliseconds: string |
|
103 |
sync_partial_err: string |
|
104 |
used_memory_scripts_human: string |
|
105 |
aof_current_rewrite_time_sec: string |
|
106 |
aof_enabled: string |
|
107 |
process_supervised: string |
|
108 |
master_repl_offset: string |
|
109 |
used_memory_dataset: string |
|
110 |
used_cpu_user: string |
|
111 |
rdb_last_bgsave_status: string |
|
112 |
tracking_total_keys: string |
|
113 |
atomicvar_api: string |
|
114 |
allocator_rss_ratio: string |
|
115 |
client_recent_max_input_buffer: string |
|
116 |
clients_in_timeout_table: string |
|
117 |
aof_last_write_status: string |
|
118 |
mem_allocator: string |
|
119 |
used_memory_scripts: string |
|
120 |
used_memory_peak: string |
|
121 |
process_id: string |
|
122 |
master_failover_state: string |
|
123 |
errorstat_NOAUTH: string |
|
124 |
used_cpu_sys: string |
|
125 |
repl_backlog_size: string |
|
126 |
connected_slaves: string |
|
127 |
current_save_keys_total: string |
|
128 |
gcc_version: string |
|
129 |
total_system_memory_human: string |
|
130 |
sync_full: string |
|
131 |
connected_clients: string |
|
132 |
module_fork_last_cow_size: string |
|
133 |
total_writes_processed: string |
|
134 |
allocator_active: string |
|
135 |
total_net_output_bytes: string |
|
136 |
pubsub_channels: string |
|
137 |
current_fork_perc: string |
|
138 |
active_defrag_key_hits: string |
|
139 |
rdb_changes_since_last_save: string |
|
140 |
instantaneous_input_kbps: string |
|
141 |
used_memory_rss_human: string |
|
142 |
configured_hz: string |
|
143 |
expired_stale_perc: string |
|
144 |
active_defrag_misses: string |
|
145 |
used_cpu_sys_children: string |
|
146 |
number_of_cached_scripts: string |
|
147 |
sync_partial_ok: string |
|
148 |
used_memory_lua_human: string |
|
149 |
rdb_last_save_time: string |
|
150 |
pubsub_patterns: string |
|
151 |
slave_expires_tracked_keys: string |
|
152 |
redis_git_sha1: string |
|
153 |
used_memory_rss: string |
|
154 |
rdb_last_bgsave_time_sec: string |
|
155 |
os: string |
|
156 |
mem_not_counted_for_evict: string |
|
157 |
active_defrag_running: string |
|
158 |
rejected_connections: string |
|
159 |
aof_rewrite_buffer_length: string |
|
160 |
total_forks: string |
|
161 |
active_defrag_key_misses: string |
|
162 |
allocator_allocated: string |
|
163 |
aof_base_size: string |
|
164 |
instantaneous_output_kbps: string |
|
165 |
second_repl_offset: string |
|
166 |
rdb_bgsave_in_progress: string |
|
167 |
used_cpu_user_children: string |
|
168 |
total_connections_received: string |
|
169 |
migrate_cached_sockets: string |
|
170 |
} |
|
171 |
|
|
172 |
export interface RedisCommandStatsVO { |
|
173 |
command: string |
|
174 |
calls: number |
|
175 |
usec: number |
|
176 |
} |