Skip to content

A simple resource usage report generator for linux flavored operating systems. This tool does not include a GUI and is mainly to be used on monitoring memory usage in non-GUI environments.

License

Notifications You must be signed in to change notification settings

dovh-me/usage-reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USAGE REPORTER

A simple resource usage report generator for linux flavored operating systems. This tool does not include a GUI and is mainly to be used on monitoring memory usage in non-GUI environments.

Currently only records the memory usage

Resource Tool being used
Memory free

Prerequisites

  • Linux flavored operating system
  • NodeJs (17+)
  • An http server (http-server recommended) - To view the generated report

How to use

  1. Do npm install
  2. Do npm run record
  3. Enter q in the terminal to stop recording
  4. Copy the out/ directory to a local machine or wherever a browser can be launched
  5. Host the content in out/ in a http server

DEVELOPED AND DISTRIBUTED BY dovh-me

About

A simple resource usage report generator for linux flavored operating systems. This tool does not include a GUI and is mainly to be used on monitoring memory usage in non-GUI environments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published