pid-stats:给定 pid 文件,将进程统计信息发送到 statsd

时间:2024-07-30 09:36:14
【文件属性】:

文件名称:pid-stats:给定 pid 文件,将进程统计信息发送到 statsd

文件大小:5KB

文件格式:ZIP

更新时间:2024-07-30 09:36:14

JavaScript

pid-stats 为 statsd 生成进程信息,给定 pid 文件。 使用并需要安装 。 用 node.js 编写。 用法: Usage: node pid-stats ... [options] pidfiles Options: -host, --host Statsd host [localhost] -p, --port Statsd port [8125] -t, --period Statsd period [5000] -P, --prefix Statsd prefix [process.] -S, --suffix Statsd suffix [] pid-stats 将在配置的时间段内(默认为 5 秒)对目标进程进行采样,将值写入 statsd 并退出。 它随着时间的推


【文件预览】:
pid-stats-master
----pid-stats.js(5KB)
----package.json(794B)
----LICENSE(1KB)
----.gitignore(97B)
----.npmrc(61B)
----README.md(3KB)

网友评论