forked from Crowd9/Benchmark
-
Notifications
You must be signed in to change notification settings - Fork 0
Grendel7/Benchmark
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
################################################################################ # ServerBear (http://serverbear.com) benchmarker # ################################################################################ This script will: * Download and install packages to run UnixBench * Download and run UnixBench * Upload to ServerBear the UnixBench output and information about this computer This script has been tested on Ubuntu, Debian, and CentOs. Running it on other environments may not work correctly. To improve consistency, we recommend that you stop any services you may be running (e.g. web server, database, etc) to get the environment as close as possible to the original configuration. WARNING: You run this script entirely at your own risk. ServerBear accepts no responsibility for any damage this script may cause. Please review the code at https://github.com/HansAdema/Benchmark if you have any concerns To run (please substitute your host details, you must include a valid email address to recieve your report): wget -N https://raw.github.com/HansAdema/Benchmark/master/sb.sh&&bash sb.sh Example: wget -N https://raw.github.com/HansAdema/Benchmark/master/sb.sh&&bash sb.sh Docker Usage ------------ docker run --rm -it kylemanna/serverbear 'Linode' 'Linode 512' 'storecrowd@mailinator.com' '19.99'
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 93.7%
- Dockerfile 6.3%