🐦 A small tool to collect metrics
- This is minimal custom tool which i use to collect CPU, Heap metrics from native processes & elasticsearch
- Download the latest version.
- Update the config.yml file
- change
server_url
to the URLmrshl-srvr
is running on. - add/update process in
procs
arraypid
: PID of the processname
: Name of the processpid_file
: Path of path where PID of process is stored ( Optional)
- change