Bitcoin Forum
May 14, 2024, 12:55:59 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Display stats for dedicated mining rigs on Desktop [MAC]  (Read 1261 times)
kwaaak (OP)
Full Member
***
Offline Offline

Activity: 139
Merit: 100


View Profile
June 05, 2011, 12:02:18 PM
Last edit: June 05, 2011, 03:46:30 PM by kwaaak
 #1

Quote
Software:
   MSI Afterburner (http://event.msi.com/vga/afterburner/download.htm)
   Phoenix (http://forum.bitcoin.org/?topic=6458.0)
   GeekTool (http://projects.tynsoe.org/en/)


1. Activate logging for both MSI Afterburner and Phoenix.


   a) MSI Afterburner:
      - Go to "Settings"

      - Go to tab "Monitoring"

      - Activate "Log history to file"


   b) Phoenix
      - Create a text file

      - Copy/Paste this command line:
        
Code:
cmd /c phoenix -u http://kwaaak.2:yFd4yW4kt4RghEw2W7XPV3zyxXN5bP@swepool.net:8337/ -k phatk VECTORS BFI_INT FASTLOOP=false DEVICE=0 AGGRESSION=11 > phoenixlog.txt
                                                                  
      - Save file with .bat extension            Mine for me!

      - Launch batch file                               
                                                      
                                              

2. Share folders containing "HardwareMonitoring.hml" and "phoenixlog.txt"



3. GeekTool
   - Drag "Shell" icon to Desktop

   - Examples
        a) Temperature display:
         
Code:
tail -1 /Volumes/msi/HardwareMonitoring.hml | cut -c 26-27

        b) Hashing rate:
         
Code:
tail -1 /Volumes/phoenix-1.48/phoenixlog.txt | cut -c 2-15

        c) Sent shares:
         
Code:
tail -1 /Volumes/phoenix-1.48/phoenixlog.txt | cut -c 21-32

   - Adjust refresh rate and text size, colour, position


1715691359
Hero Member
*
Offline Offline

Posts: 1715691359

View Profile Personal Message (Offline)

Ignore
1715691359
Reply with quote  #2

1715691359
Report to moderator
1715691359
Hero Member
*
Offline Offline

Posts: 1715691359

View Profile Personal Message (Offline)

Ignore
1715691359
Reply with quote  #2

1715691359
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715691359
Hero Member
*
Offline Offline

Posts: 1715691359

View Profile Personal Message (Offline)

Ignore
1715691359
Reply with quote  #2

1715691359
Report to moderator
1715691359
Hero Member
*
Offline Offline

Posts: 1715691359

View Profile Personal Message (Offline)

Ignore
1715691359
Reply with quote  #2

1715691359
Report to moderator
1715691359
Hero Member
*
Offline Offline

Posts: 1715691359

View Profile Personal Message (Offline)

Ignore
1715691359
Reply with quote  #2

1715691359
Report to moderator
mechatronic
Newbie
*
Offline Offline

Activity: 11
Merit: 0



View Profile
June 06, 2011, 09:30:59 PM
 #2

How did you get phoenix to run on OS X?

kwaaak (OP)
Full Member
***
Offline Offline

Activity: 139
Merit: 100


View Profile
June 07, 2011, 02:31:24 PM
 #3

How did you get phoenix to run on OS X?



It's running on Windows, I just monitor it from my Mac.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!