Commit 00cdbed
authored
Add tracking of configurable VM limits to operations checklist (OpenRiak#116)
* Add tracking of configurable VM limits to operations checklist
* Add proc (for vm_proc_percent)
* Change words to reflect differences between process monitoring and other stats
The ets limit is no longer a hard limit. the atom count and port count growing is probably an indication of an issue - i.e. unlike the process count it should not need to be increased with scale.1 parent db22b38 commit 00cdbed
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
225 | 226 | | |
226 | 227 | | |
227 | 228 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
773 | 773 | | |
774 | 774 | | |
775 | 775 | | |
776 | | - | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
777 | 781 | | |
778 | 782 | | |
779 | 783 | | |
| |||
0 commit comments