Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
pm2-server-monit
Advanced tools
PM2 module to automatically monitor vital signs of your server :
pm2 install pm2-server-monit
Default settings:
drive
is the name of the drive you want to monitor, you can monitor multiples at the same time by adding a ,
between names (example: /,/data
to monitor both /
and /data
assuming they are two different partition). Default is /
disk_refresh_rate
the rate of refresh for the metrics related to disk in seconds (default to 60
)memory_refresh_rate
the rate of refresh for metrics related to memory in seconds (default to 2
)cpu_refresh_rate
the rate of refresh for metrics related to cpu usage in seconds (default to 2
)network_refresh_rate
the rate of refresh for metrics related to network bandwitdh in seconds (default to 5
)To modify the config values you can use PM2 Plus dashboard or the following commands:
pm2 set pm2-server-monit:drive /
pm2 set pm2-server-monit:network_refresh_rate 10
:warning: :warning: :warning:
If this module uses too much CPU, increase all the refresh rate to higher values
If you have metrics that doesn't appear, it means that is not supported on your platform. Also always check the logs with pm2 logs pm2-server-monit
for errors.
:warning: :warning: :warning:
pm2 uninstall pm2-server-monit
pm2 module:update pm2-server-monit
FAQs
Rack to monitor a server
The npm package pm2-server-monit receives a total of 385 weekly downloads. As such, pm2-server-monit popularity was classified as not popular.
We found that pm2-server-monit demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.