Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pcolby/scripts
Scripts that I've shared on my blog, etc.
https://github.com/pcolby/scripts
bash proc-stat sqs
Last synced: about 1 month ago
JSON representation
Scripts that I've shared on my blog, etc.
- Host: GitHub
- URL: https://github.com/pcolby/scripts
- Owner: pcolby
- License: unlicense
- Created: 2013-10-06T05:28:08.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-11-16T12:30:04.000Z (almost 5 years ago)
- Last Synced: 2023-08-03T22:05:58.285Z (over 1 year ago)
- Topics: bash, proc-stat, sqs
- Language: PHP
- Size: 7.81 KB
- Stars: 25
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scripts
Just some scripts that I've shared various places, such as on [my blog](http://colby.id.au/).
* [benchmarking-sqs/*](benchmarking-sqs)- some basic PHP scripts used to
[benchmark SQS](http://colby.id.au/benchmarking-sqs).
* [cpu.sh](cpu.sh) - a basic Bash shell script demonstrating how to
[calculate CPU Usage from /proc/stat](http://colby.id.au/calculating-cpu-usage-from-proc-stat).## License
These are all in the public domain, so do whatever you like with them.