You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rob Smith edited this page Sep 16, 2014
·
9 revisions
ProcessResourcesCollector
A Diamond collector that collects memory usage of each process defined in it's
config file by matching them with their executable filepath or the process name.
This collector can also be used to collect memory usage for the Diamond process.
Example config file ProcessResourcesCollector.conf
exe and name are both lists of comma-separated regexps.
count_workers defined under [process] will determine whether to count how many
workers are there of processes which match this [process],
for example: cgi workers.