Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
NiklasFalk
on 08/04/2018, 19:32:48 UTC
Does anyone have a idea how to display hashrate on xmr-stak-v2.4.1-cuda8?
When you are SSH into the miner and use screen -x miner
you can type c,  h, or r to get connection report, hashrate and results.

No idea if there are command line options to make the hashrate be reported continuously so you can see it in the SMOS console.

This is for 2.4.1 sorry
Code:
miner@simpleminer:/root/miner/xmr-stak-v2.4.1-cuda8$ ./xmr-stak --help
Usage: xmr-stak [OPTION]...
 
  -h, --help                 show this help
  -v, --version              show version number
  -V, --version-long         show long version number
  -c, --config FILE          common miner configuration file
  -C, --poolconf FILE        pool configuration file
  --benchmark BLOCKVERSION   ONLY do a 60-second benchmark and exit
  --noAMD                    disable the AMD miner backend
  --noAMDCache               disable the AMD(OpenCL) cache for precompiled binaries
  --amd FILE                 AMD backend miner config file
  --noNVIDIA                 disable the NVIDIA miner backend
  --nvidia FILE              NVIDIA backend miner config file
 
The following options can be used for automatic start without a guided config,
If config exists then this pool will be top priority.
  -o, --url URL              pool url and port, e.g. pool.usxmrpool.com:3333
  -O, --tls-url URL          TLS pool url and port, e.g. pool.usxmrpool.com:10443
  -u, --user USERNAME        pool user name or wallet address
  -r, --rigid RIGID          rig identifier for pool-side statistics (needs pool support)
  -p, --pass PASSWD          pool password, in the most cases x or empty ""
  --use-nicehash             the pool should run in nicehash mode
  --currency NAME            currency to mine

Supported coin opitons:
- aeon7
- cryptonight
- cryptonight_lite
- edollar
- electroneum
- graft
- intense
- karbo
- monero7
- stellite
- sumokoin

Version: xmr-stak 2.4.1 737383a
Brought to by fireice_uk and psychocrypt under GPLv3.