os-info-server
Small Node server that reports available OS parameters, like free memory and CPU load
Small Node server that reports available OS parameters, like free memory and CPU load
A Module that Provides you System Resource Usage (CPU, RAM, DISK) Information.
Create thumbnail from 3D STL file. Creates beautifully rendered png and jpeg output server-side with no GPU from ASCII and Binary STL's.
CPU (Central Processing Unit) Data
Lightweight JavaScript-based user-agent string parser
thetool is a CLI tool to capture different cpu, memory and other profiles for your node app in Chrome DevTools friendly format
Simple to use wrapper around LibCPUID. Gives extremely detailed information about the CPU(s) your code is running on.
collecting system informations and send them via UDP to the asgard Server(github.com / chiltscher / asgard) which will display the stats of every client in the network
An easy way to calculate the 'impact' of running a task in Node.JS
Collected statistics used memory and cpu.
Thaw carrots by warming up your laptop to a specific temperature
Minimal task queue executed when CPU is idle
node profiling
A node process manager that isn't spanners all the way down
easily cluster your functions
Simple to use wrapper around LibCPUID. Gives extremely detailed information about the CPU(s) your code is running on.
CPU & Memory Monitor, auto dump.
Executes code in a forked Node.js process and returns a Bluebird promise
v8 cpu & heap-memory profiler log analystics
When I needed to get memory, cpu and disk information on NodeJS, I ended up looking for answers on stackoverflow and using multiple packages with some code. I am putting all together here.