Bitcoin Forum
May 06, 2024, 01:33:29 AM *
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 1260 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


1714959209
Hero Member
*
Offline Offline

Posts: 1714959209

View Profile Personal Message (Offline)

Ignore
1714959209
Reply with quote  #2

1714959209
Report to moderator
1714959209
Hero Member
*
Offline Offline

Posts: 1714959209

View Profile Personal Message (Offline)

Ignore
1714959209
Reply with quote  #2

1714959209
Report to moderator
1714959209
Hero Member
*
Offline Offline

Posts: 1714959209

View Profile Personal Message (Offline)

Ignore
1714959209
Reply with quote  #2

1714959209
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
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!