Bitcoin Forum
April 26, 2024, 08:09:35 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4]  All
  Print  
Author Topic: [iOS] Asi MPM (Completely free, Calculator Support MiningPoolHub, SUPRNOVA)  (Read 19787 times)
HunAsi (OP)
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
May 14, 2018, 06:10:41 AM
 #61

New version is available with a very interesting feature: Miner Monitor! You can monitor your miner's GPUs' temperature from your mobile in REAL-TIME! For more info, please visit the webpage: https://asimpm.com/help/minermonitor

I changed the miner name in the config file as shown in the website but the iOS app still shows "default".
Is there any other place that I need to change as well ?

No, nothing else. You have to pay attention for the "" characters and the , in the end of the line if this row not the last.
I think I will change the config file structure, it is too sensitive for to be correct

New Clients are available for Linux and Windows. You can edit the name and temperature unit inside the client, so you cannot touch for the config file!

I downloaded and run the new client but got stuck at "state connecting..." so I dont get the barcode (new key) yet
Do you have any idea why?


The problem is on the server side. Sometimes it freeze for some reason. I try to fix it as soon as possible.
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714118975
Hero Member
*
Offline Offline

Posts: 1714118975

View Profile Personal Message (Offline)

Ignore
1714118975
Reply with quote  #2

1714118975
Report to moderator
q89p426
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
May 14, 2018, 07:14:45 PM
 #62

Everything is fine now. Great tool !!
Juraj256
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
May 23, 2018, 05:36:47 AM
 #63

Love this app!

Just trying to install my second miner, but as your tutorial says: "After you installed the client on your second miner, but before run it, edit the configuration file as follows"

Which one is configuration file for linux? Because I did not find "channel id" string in config.conf

Thank you  Smiley
HunAsi (OP)
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
May 23, 2018, 11:01:27 AM
Last edit: May 23, 2018, 11:12:45 AM by HunAsi
 #64

Love this app!

Just trying to install my second miner, but as your tutorial says: "After you installed the client on your second miner, but before run it, edit the configuration file as follows"

Which one is configuration file for linux? Because I did not find "channel id" string in config.conf

Thank you  Smiley

Thank you! I will update the tutorial Smiley

There are 2 ways to reach your goal:
  • Edit the config file, just append like this (of course, replace YOUR_CHANNEL_ID with your real one. The inverted commas are required, the file must be a valid JSON file!):
Code:
{
    "name": "default",
    "temp_unit": "c",
    "channel_id" : "YOUR_CHANNEL_KEY"
}
  • Run the client on the second miner, and after the qr code appears, quit (press q). Then open the config file and replace the channel id. (In the first run, the client generates a unique config file which contains the new channel key which generated by the server)

These methods work on both Linux and Windows.

If you have any problem or question, feel free to contact me! Smiley

Ps.: Is there a desktop installed on your linux? If yes, does "./ASiMinerMonitor --wingui" work? For me yes, but nobody else confirmed this... Sad
Juraj256
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
May 23, 2018, 03:08:17 PM
 #65

Love this app!

Just trying to install my second miner, but as your tutorial says: "After you installed the client on your second miner, but before run it, edit the configuration file as follows"

Which one is configuration file for linux? Because I did not find "channel id" string in config.conf

Thank you  Smiley

Thank you! I will update the tutorial Smiley

There are 2 ways to reach your goal:
  • Edit the config file, just append like this (of course, replace YOUR_CHANNEL_ID with your real one. The inverted commas are required, the file must be a valid JSON file!):
Code:
{
    "name": "default",
    "temp_unit": "c",
    "channel_id" : "YOUR_CHANNEL_KEY"
}
  • Run the client on the second miner, and after the qr code appears, quit (press q). Then open the config file and replace the channel id. (In the first run, the client generates a unique config file which contains the new channel key which generated by the server)

These methods work on both Linux and Windows.

If you have any problem or question, feel free to contact me! Smiley

Ps.: Is there a desktop installed on your linux? If yes, does "./ASiMinerMonitor --wingui" work? For me yes, but nobody else confirmed this... Sad

Okay so now I understand what to do. You have to add "channel_id" string into config.conf file. Not to edit it, as I thought  Smiley

So I have successfully done that, but now, after I execute AsiMinerMonitor nothing really happens. So the question is, is this supposed to work on EthOS?

Thank you.   
HunAsi (OP)
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
May 24, 2018, 05:40:12 AM
 #66

Love this app!

Just trying to install my second miner, but as your tutorial says: "After you installed the client on your second miner, but before run it, edit the configuration file as follows"

Which one is configuration file for linux? Because I did not find "channel id" string in config.conf

Thank you  Smiley

Thank you! I will update the tutorial Smiley

There are 2 ways to reach your goal:
  • Edit the config file, just append like this (of course, replace YOUR_CHANNEL_ID with your real one. The inverted commas are required, the file must be a valid JSON file!):
Code:
{
    "name": "default",
    "temp_unit": "c",
    "channel_id" : "YOUR_CHANNEL_KEY"
}
  • Run the client on the second miner, and after the qr code appears, quit (press q). Then open the config file and replace the channel id. (In the first run, the client generates a unique config file which contains the new channel key which generated by the server)

These methods work on both Linux and Windows.

If you have any problem or question, feel free to contact me! Smiley

Ps.: Is there a desktop installed on your linux? If yes, does "./ASiMinerMonitor --wingui" work? For me yes, but nobody else confirmed this... Sad

Okay so now I understand what to do. You have to add "channel_id" string into config.conf file. Not to edit it, as I thought  Smiley

So I have successfully done that, but now, after I execute AsiMinerMonitor nothing really happens. So the question is, is this supposed to work on EthOS?

Thank you.   

I do not have EthOS, so I cannot test it on. It should work... What does "nothing really happens" mean? Can you get any (error) message in a console or in a log file? Or just a console blank? Try to run with "./AsiMinerMonitor --verbose". In that case, you will get more information in the log file.
astronyu
Member
**
Offline Offline

Activity: 91
Merit: 10


View Profile
June 02, 2018, 08:16:08 AM
 #67

Is it possible to use this to monitor multi algo switching mining on MPM?
boogiepop
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 03, 2018, 02:36:21 PM
 #68

thanks for such a great app and also miner monitor is amazing.

is it possible to add:

https://cryptoknight.cc/

pool?
HunAsi (OP)
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
June 09, 2018, 04:20:33 PM
 #69

Is it possible to use this to monitor multi algo switching mining on MPM?

Yes, it is. I would like to support this feature too. But this is just a hobby project, so the implementation time is based on how much free time do I have...
HunAsi (OP)
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
June 09, 2018, 04:28:50 PM
 #70

thanks for such a great app and also miner monitor is amazing.

is it possible to add:

https://cryptoknight.cc/

pool?

I guess, it is a node-cryptonote-pool based pool. If yes, or it has an API then the answer is yes. But I do no mine on any node-cryptonote-pool based pool, and it hides all of its miners, so very hard to implements the API. Because I do not have any test data... As a result, I would like to support this pool engine, but I cannot at the moment. I hope soon Smiley
boogiepop
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 10, 2018, 09:13:46 AM
 #71

Yes it has api

<symbol>
<wallet>

https://cryptoknight.cc/rpc/<symbol>/stats
https://cryptoknight.cc/rpc/<symbol>/stats_address?address=<wallet>&longpoll=false

has json outputs, i am not sure at the backend but i am sure there should be already a template on your codebase for this.

no need for regex nothing, just parsing the json
boogiepop
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 10, 2018, 09:37:44 AM
 #72

here is the full api that i received from pool owners

all the pools are based on node-cryptonote-pool.

Quote

also naming for each symbol can be found at

https://raw.githubusercontent.com/sebseb7/cryptoknight_cc/master/nginx.conf
HunAsi (OP)
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
June 10, 2018, 05:16:03 PM
 #73

here is the full api that i received from pool owners

all the pools are based on node-cryptonote-pool.

Quote

also naming for each symbol can be found at

https://raw.githubusercontent.com/sebseb7/cryptoknight_cc/master/nginx.conf

It is amazing! Thank you very very much!! I will implement it as soon as I can!
boogiepop
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 10, 2018, 05:40:13 PM
 #74

nice, let me know if you need anything included testing and stuff
HunAsi (OP)
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
June 15, 2018, 05:16:07 AM
 #75

Updated to v3.0!
Supported yiimp engine, fixed DCR on Suprnova.cc and fixed balance problem on Ethermine/Flypool/Ethpool.
at10ti0n
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
July 13, 2018, 07:45:20 AM
 #76

Would be able to implement the luckpool.net api - currently zencash, in the app?
MainCoins
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile WWW
February 15, 2019, 06:48:31 AM
 #77

Great app!!!

I'm running a couple of pools: https://MyPool.Online
How to request to add? Do you have some kind of publicly hosted settings file which I can clone/modify/pull request?

My open-ethereum-pools:

ubq:

https://api.ubq.mypool.online/api/stats
https://api.ubq.mypool.online/api/miners
https://api.ubq.mypool.online/api/blocks
https://api.ubq.mypool.online/api/payments
http://api.ubq.mypool.online/api/accounts/<address>

the same for:
music (api.music.mypool.online)
etc
eth
ella
pirl
exp

Thank you for adding!

MyPool.Online Pools: http://MyPool.Online
Minerbunker
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
June 16, 2019, 04:31:40 PM
 #78

Hello,I would like to know if the app is compatible with CoolMine.Top mining pool, if not is it possible to add it? and if there is a way to remove the adds, like a paid version or something.
MaXeY
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 23, 2019, 05:47:16 AM
 #79

can you add Digibyte Pool ?
Pages: « 1 2 3 [4]  All
  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!