Gathering detailed insights and metrics for statsd-agent-js
Gathering detailed insights and metrics for statsd-agent-js
Gathering detailed insights and metrics for statsd-agent-js
Gathering detailed insights and metrics for statsd-agent-js
Statsd client to monitor CPU, Memory, Disk and Network based on Node JS
npm install statsd-agent-js
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
3 Stars
33 Commits
1 Forks
2 Watchers
1 Branches
2 Contributors
Updated on Oct 12, 2020
Latest Version
2.0.0
Package Id
statsd-agent-js@2.0.0
Unpacked Size
20.88 kB
Size
6.33 kB
File Count
17
NPM Version
5.8.0
Node Version
7.10.1
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
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']
10000
10000
statsd-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:
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 1/30 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
14 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More