Bitcoin Forum
May 13, 2024, 08:19:11 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Need a simple way to log the CGMiner's output message.  (Read 1045 times)
sunjar2013 (OP)
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
March 07, 2014, 02:02:18 AM
 #1

Hello Dear Group:
    I want collect the output message from running CGMiner, which is simple way to do it? I need store the output data to a text file, if it can output to redirection to serial port is better. Any information will be appreciate.
1715631551
Hero Member
*
Offline Offline

Posts: 1715631551

View Profile Personal Message (Offline)

Ignore
1715631551
Reply with quote  #2

1715631551
Report to moderator
1715631551
Hero Member
*
Offline Offline

Posts: 1715631551

View Profile Personal Message (Offline)

Ignore
1715631551
Reply with quote  #2

1715631551
Report to moderator
1715631551
Hero Member
*
Offline Offline

Posts: 1715631551

View Profile Personal Message (Offline)

Ignore
1715631551
Reply with quote  #2

1715631551
Report to moderator
Bitcoin addresses contain a checksum, so it is very unlikely that mistyping an address will cause you to lose money.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715631551
Hero Member
*
Offline Offline

Posts: 1715631551

View Profile Personal Message (Offline)

Ignore
1715631551
Reply with quote  #2

1715631551
Report to moderator
1715631551
Hero Member
*
Offline Offline

Posts: 1715631551

View Profile Personal Message (Offline)

Ignore
1715631551
Reply with quote  #2

1715631551
Report to moderator
Remember remember the 5th of November
Legendary
*
Offline Offline

Activity: 1862
Merit: 1011

Reverse engineer from time to time


View Profile
March 07, 2014, 04:16:33 AM
 #2

Hello Dear Group:
    I want collect the output message from running CGMiner, which is simple way to do it? I need store the output data to a text file, if it can output to redirection to serial port is better. Any information will be appreciate.

CGminer is open source. You can easily modify it to do anything, including dumping stats to a file.

BTC:1AiCRMxgf1ptVQwx6hDuKMu4f7F27QmJC2
sunjar2013 (OP)
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
March 07, 2014, 09:48:25 AM
 #3

Thanks, but I want a simple way, like as add some parameter or use Re-direction or pipe etc.
-ck
Legendary
*
Offline Offline

Activity: 4102
Merit: 1633


Ruu \o/


View Profile WWW
March 07, 2014, 02:49:55 PM
 #4

add: 2>log.txt
and it will store all output in log.txt... though all of that and much more is documented in the readme as well.

Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel
2% Fee Solo mining at solo.ckpool.org
-ck
sunjar2013 (OP)
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
March 08, 2014, 02:28:31 AM
 #5

Hello ckolivas, I am great pleasure to got your reply, it works, thank you very much.
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!