SpaceRadar allows interactive visualization of disk space and memory. It currently supports Sunburst, Treemap, and Flamegraph charts. Compressed files can be read directly. To detect them, the file name has to end with .gz.
space memory disk usage visualization sunburst treemap flamecharts d3Yes the name is a bit weird. coremem would be more appropriate, but for backwards compatible reasons the ps_mem name remains. pip install ps_mem is supported, or rpm and deb packages are available for most distros. Also the ps_mem.py script can be run directly.
ram memory process usage shared🔥 An easy way to calculate the 'impact' of running a task in Node.JS Coded with ❤️ by Simone Primarosa. Sympact runs a script and profiles its execution time, CPU usage, and memory usage. Sympact then returns an execution report containing the averages of the results.
benchmark profile system impact memory cpu cli nodejs damage pid pids process usage resources benchmarking profiler profiling sys compute calculate impactjs processes isolation vm fork script task tree ram processorThe Printer Usage Monitoring Application is an open and extensible printer usage monitoring application. It allows businesses, government departments and educational establishments to track their printer usage and identify cost savings that can be made.
printer ee printer-monitoring printqueuewatch puma research usageA tool for monitoring and keeping track of the disk usage of your SharePoint sites.
disk-usage sharepoint usageUses marked-terminal to render a README.md for any npm module in the terminal.Now with built-in pager! Page up/down, arrow keys to scroll line-by-line, q to quit. I added this because piping to less, even with -r, doesn't work right with ANSI escape codes.
readme manpm man-n man npm cli utility module help markdown npm-man terminal usageSeries of workshops with examples related to different JavaScript good parts and design recipies.Every example on some topic stays in a separate folder and consists of main index.html file that can be opened in the browser and index.js that can be easily executed via command-line.
js design patterns general examples usageEasily show the usage of your CLI tool from a Markdown string or file. You can just plug cli-usage in without thinking about paramters, or you can handle that your self using the .get API end-point. This will listen for -h, -help or --help passed into your CLI and try to locate a usage.md file from the directory of the file. If help is passed and the usage.md file found, the usage will be printed and the application will exit with code 0.
cli-usage markdown usage cli print-usageThis is a Node.js-based command line tool that crawls a list of URLs and spits out statistics about JavaScript libraries in use on each page. Instead of just looking at script URLs, we actually generate a DOM and execute the JavaScript on each page, then run configurable "inspector" JS that looks for actual JavaScript objects to determine which libraries (and library versions) are in use, regardless of how they're loaded.
statistics stats crawler js library jslib usageThis Hapi.js plugin provides a configurable route for /service-status (/health) API reporting which returns a varied output depending on the consumer headers, request type and query flags. NOTE: failing dependecy services should never cause your node to be marked bad (lest you cascade failures down the chain--and remove your entire app stack from the node pool). Your tests should only validate that your node is configured and running correctly (otherwise, an LTM would remove a good node out of the pool only because another service went down).
hapi hapi-plugin service-status health monitoring monitor ltm plugin usage statusA simple, data-driven module for creating a usage guide. A usage guide is created by first defining an arbitrary number of sections, e.g. a description section, synopsis, option list, examples, footer etc. Each section has an optional header and some content. Each section must be of type content or optionList.
terminal command-line usage generatorA minimal, offline-friendly Google Analytics Measurement Protocol client for tracking usage statistics in shell and javascript applications. This is a low-level API client, it doesn't hold any opinion of how usage tracking should be done. If you're looking for a convention which leverages the power and flexibility of Custom Metrics and Dimensions, take a look at app-usage-stats. For the command line client see usage-stats-cli.
google analytics measurement protocol tracking usage stats app application gaNode.js library to get a snapshot of the currently running processes, OS-agnostic. Needs root/Admin permissions. WMI (specifically wmic) is used to gather the information itself. WMI is fairly slow the first time it's called, it might even take up to 2-3 seconds. Make sure your app will gracefully handle this. Subsequent calls will be much faster.
processes os cpu memory usage tasks tasklist top vtop ps wmi wmic
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.