/mrshl

🐦 marshall ― A tiny tool to collect metrics

Primary LanguageRust

mrshl.rs

Test

🐦 A small tool to collect metrics

About

  • This is minimal custom tool which i use to collect CPU, Heap metrics from native processes & elasticsearch

How to use

  1. Download the latest version.
  2. Update the config.yml file
    • change server_url to the URL mrshl-srvr is running on.
    • add/update process in procs array
      • pid: PID of the process
      • name: Name of the process
      • pid_file: Path of path where PID of process is stored ( Optional)