浏览代码

New "heuristics.txt" doc to hold ideas for potential alerts.

Frederic G. MARAND 13 年之前
父节点
当前提交
a6fd69d5be
共有 1 个文件被更改,包括 15 次插入0 次删除
  1. 15 0
      doc/heuristics.txt

+ 15 - 0
doc/heuristics.txt

@@ -0,0 +1,15 @@
+Possible alerts
+
+- bins in a cluster are not matched in size
+- clock deviation within servers (and with the client) outside some limit
+- inconsistent builds between servers
+- variation on connection and answer delay
+- non-zero eviction rate 
+- inconsistent slab factors between bins
+- multiple uses of same bin in monitor config
+- rusage_* increase on some servers outside normal variations
+- inconsistent uptimes
+- optimizations: different slabs factor simulation shows less memory use than current
+
+Suggestions on
+	http://code.google.com/p/memcached/wiki/NewServerMaint