pidusage icon indicating copy to clipboard operation
pidusage copied to clipboard

Cross-platform process cpu % and memory usage of a PID

Results 38 pidusage issues
Sort by recently updated
recently updated
newest added

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

| Q | A | ------------- | --- | Branch? | main | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets | Fix...

**Description** Sometimes it would be useful when output object contain `command` property during monitor case. Or we could customize the display arguments, but it looks like complicate because it may...

| Q | A | ------------- | --- | Branch? | main | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix...

Hello everyone, I'm kind of new to using pm2 and it keeps stopping. If anyone could tell me what is wrong, I would appreciate it. Here are the logs: ```...

| Q | A | ------------- | --- | Branch? | main | Bug fix? | no | New feature? | no (well, maybe - I really small one) |...

**API Platform version(s) affected**: Windows 10 **Description** Running the code in a setInterval causes a ton of process to be create and cause lag **How to reproduce** ```js import pidusage...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Just tried this on a ubuntu server and got the warning about linux not being supported.

TLDR, applications using Webpack fails to include the platform method files. I found a simple fix. This line needs to have the js file extension: https://github.com/soyuka/pidusage/blob/61f63bd9e8f576c4b7b673171dc7262bd3c26ae8/lib/stats.js#L32 Turning into: ```javascript stat...