Skip to content

Check Process CPU and Memory

Choose a tag to compare

@ncr-devops-machine ncr-devops-machine released this 11 Dec 15:54
4d58d38

✔️ New Checks

  • check_process_cpu checks cpu consumption of a particular process. per-core and aggregate cpu supported in linux. Aggregate cpu only in windows.
  • check_process_memory checks memory consumption of a process

👏 Contributors

  • @dk185179