Document memory_usage field in procstat input
This commit is contained in:
parent
8461631703
commit
2754a484f9
|
@ -106,6 +106,7 @@ implemented as a WMI query. The pattern allows fuzzy matching using only
|
||||||
- memory_rss (int)
|
- memory_rss (int)
|
||||||
- memory_stack (int)
|
- memory_stack (int)
|
||||||
- memory_swap (int)
|
- memory_swap (int)
|
||||||
|
- memory_usage (float)
|
||||||
- memory_vms (int)
|
- memory_vms (int)
|
||||||
- minor_faults (int)
|
- minor_faults (int)
|
||||||
- nice_priority (int)
|
- nice_priority (int)
|
||||||
|
|
Loading…
Reference in New Issue