Bitcoin Forum
February 13, 2026, 02:07:38 AM *
News: Community awards 2025
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Monitoring Claymore with Splunk on: December 03, 2017, 06:13:44 AM
Linked is a set of Powershell scripts to monitor EthDcrMiner64.exe and send collected data to a Splunk instance.
Check readme.txt.

scripts: https://files.fm/u/thttwfez

splunk event sample: https://i.imgur.com/GVXElzN.png
splunk chart of latest hashrates: https://i.imgur.com/MGMZsXK.png

/c
2  Alternate cryptocurrencies / Mining (Altcoins) / Correlating GPU to PCI Slot [Windows] on: November 20, 2017, 02:56:10 PM
It really is a pain to identify which GPU needs attention based on information available in Windows. 

The closest I have come to identifying a GPU index to its PCI slot is demonstrated in the below Powershell script.  But even then, each Windows install is different so this procedure can't really be reproduced.  I am posting this in case someone has come across a better method or can expand on this script.

The idea behind this script is to identify all PCI devices and their children in Windows.  Then, one has to unplug GPU by GPU and correlate the PCI device to a physical PCI slot.  Once you have this cross reference, you can disable the GPUs you need in order to identify them.  The disabled GPUs will output a ProblemCode other than zero in the script.

Required DeviceManagement Cmdlets:
https://gallery.technet.microsoft.com/Device-Management-7fad2388

Powershell Script:
https://pastebin.com/x3zzzgru

Powershell Output:


/c
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.5 (Windows/Linux) on: June 11, 2017, 01:08:14 AM


it's problem of Remote Desktop connection, Don't using it, try team viewer or other software, You will see all GPU fan speed and temp.

no shit,  I will have to check that out next time I see the rig.
  thanks buddy.

/c
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.5 (Windows/Linux) on: June 11, 2017, 12:59:23 AM

now claymore only show GPU0 fan speed and temp, not show another GPU.


@congloi: I have the same issue.   let me know if you find the resolution.

/c
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.5 (Windows/Linux) on: June 09, 2017, 06:16:07 PM
Latest version is v9.5:

-tt   set target GPU temperature. For example, "-tt 80" means 80C temperature. You can also specify values for every card, for example "-tt 70,80,75".
   You can also set static fan speed if you specify negative values, for example "-tt -50" sets 50% fan speed. Specify zero to disable control and hide GPU statistics.
   "-tt 1" (default) does not manage fans but shows GPU temperature and fan status every 30 seconds. Specify values 2..5 if it is too often.
   Note: for NVIDIA cards only temperature monitoring is supported, temperature management is not supported.
   Note: for Linux gpu-pro drivers, miner must have root access to manage fans, otherwise only monitoring will be available.


@Claymore: are temps and fan speed available for RX 5xx with latest driver in Windows 10?  They display for NVIDIA cards but not for the 5xx series.

/c

You need a monitor or a dummy plug in the card plugged in the primary PCI-E x16 slot for the AMD drivers to be able to read and set the fan and temperature settings. You also need to change the primary video to the PCI-E slot and not the on board video in the motherboard Bios.

@Vann: thanks buddy, that works for the first card.  What about the others?

/c
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.5 (Windows/Linux) on: June 08, 2017, 07:49:50 PM
Latest version is v9.5:

-tt   set target GPU temperature. For example, "-tt 80" means 80C temperature. You can also specify values for every card, for example "-tt 70,80,75".
   You can also set static fan speed if you specify negative values, for example "-tt -50" sets 50% fan speed. Specify zero to disable control and hide GPU statistics.
   "-tt 1" (default) does not manage fans but shows GPU temperature and fan status every 30 seconds. Specify values 2..5 if it is too often.
   Note: for NVIDIA cards only temperature monitoring is supported, temperature management is not supported.
   Note: for Linux gpu-pro drivers, miner must have root access to manage fans, otherwise only monitoring will be available.


@Claymore: are temps and fan speed available for RX 5xx with latest driver in Windows 10?  They display for NVIDIA cards but not for the 5xx series.

/c
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!