
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
statsd-agent-js
Advanced tools
Statsd client to monitor CPU, Memory, Disk and Network based on Node JS
Statsd client to monitor CPU, Memory, Disk and Network based on Node JS
git clone https://github.com/eranbetzalel/statsd-agent-js.git
The configuration is loaded from config.custom.js. If the file does not exists - it will be created from config.default.js.
['cpu-monitor', 'memory-monitor', 'disk-monitor', 'network-monitor']1000010000statsd-client package configuration
['memory.used']Use forever service to install the agent as linux service.
sudo forever-service install statsd-agent-js -s src/app.js
Use the following commands to run/stop statsd-agent-js:
service statsd-agent-js start
service statsd-agent-js stop
service statsd-agent-js restart
service statsd-agent-js status
Working on it...
A monitor has 2 purposes collect and send statistics. The statsd name pattern is "hostname.monitor.statistic".
The package delivers with the following monitors:
FAQs
Statsd client to monitor CPU, Memory, Disk and Network based on Node JS
We found that statsd-agent-js demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.