Skip to content

Monitoring memory usage of a process in windows (batch script)

Notifications You must be signed in to change notification settings

jpcv222/monitoring-memory-usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

monitoring-memory-usage

Monitoring memory usage of a process in windows (batch script)

Features

  • Windows batch script based
  • Tasklist and taskkill commands
  • Windows command line

Execution

  • Schedule task in Windows Task Scheduler
  • Schedule the periodicity of task execution
  • Execute script in the task
  • Set the maximum used memory defined in the script (MMU constant)
  • The script receives one parameter (the name of the process)

About

Monitoring memory usage of a process in windows (batch script)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published