Bitcoin Forum
July 07, 2024, 05:04:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 [4]
61  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: May 14, 2014, 12:37:02 PM
Well, I prefer to surprise positively than make you disappointed because of partly delivered list of features...
However, if you have some advices, suggestions or most wanted features please feel free to suggest them!
It would be good to be able to change the pool a miner is on and be able to see if the pool is alive...
not sure if you can do that ?

also if you can then be able to add all the miners or select miners from a list to add the pool to
Thanks for propositions, I'll see what can I do.
62  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: May 13, 2014, 08:16:50 PM
Well, I prefer to surprise positively than make you disappointed because of partly delivered list of features...
However, if you have some advices, suggestions or most wanted features please feel free to suggest them!
63  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: May 12, 2014, 11:41:12 AM
When will your nxt update be ready
Miner controle
Around the end of the next week Smiley
64  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: May 11, 2014, 03:18:40 PM
I managed to fix missing hash speed without bothering you with dumps. Your dashboard looks much more cooler now: http://cgminermonitor.com/Shared/3478e7c38ba04ac2ba30e5765dcb4d6a0
65  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: May 09, 2014, 06:43:44 PM

I've just published new client version. Could you update the client and send me the dump file, which will be created after running new client with parameter: dumpFile=blademinerissue.txt? As always, you can download the new version from here: http://cgminermonitor.com/GetStarted

Hi i have downloaded the new client and installed / ran it the same way with the extra option but it did nothing apart from send the data to the website 

what did i do wrong

I am very sorry, I haven't gave you precise instructions. Be sure to run it with extra parameter like this:
Code:
./CgminerMonitorClientX64Linux -dumpFile=blademinerissue
then the file blademinerissue should be created.
66  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: May 05, 2014, 12:51:58 PM
no problem they should both be around 15mh/s now

I've just published new client version. Could you update the client and send me the dump file, which will be created after running new client with parameter: dumpFile=blademinerissue.txt? As always, you can download the new version from here: http://cgminermonitor.com/GetStarted
67  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: May 01, 2014, 07:00:29 PM
Hi
i have upgraded my miners to Gridseed blades but i can see that they are alive but I'm not getting the speed

http://cgminermonitor.com/Shared/3478e7c38ba04ac2ba30e5765dcb4d6a0

Blademiner1 should be around 25Mh/s

Blademiner2 should be around 5.2Mh/s



thanks

Thanks pjcltd for reporting that. I'll investigate the issue and let you know about results.
68  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: April 25, 2014, 11:02:20 PM
@Dophoeve, @pjcltd and others: share feature is done!
You can share your whole dashboard or just dashboard of one miner. For example, here are my private miners: http://cgminermonitor.com/Shared/da5cbaed907a425fb56be08f8a5daa0b0

Full share of one miner is still under development - due to some problems it will be available much later...
Hope that dashboard share is good for now Smiley

Good stuff
its working for me
http://cgminermonitor.com/Shared/9d6f9258cf3648e6ba06ccde947e630e1

I see that you have zeros in max indicator - zero for max temperature and zero for max fan percents. Quick fix and you don't have ugly zeros anymore.
Glad you like it!
BTW. Nice miner you have there...
69  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: April 25, 2014, 05:07:21 PM
@Dophoeve, @pjcltd and others: share feature is done!
You can share your whole dashboard or just dashboard of one miner. For example, here are my private miners: http://cgminermonitor.com/Shared/da5cbaed907a425fb56be08f8a5daa0b0

Full share of one miner is still under development - due to some problems it will be available much later...
Hope that dashboard share is good for now Smiley
70  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: April 20, 2014, 06:45:27 PM
its ok i fixed it

But
will this work on a Ras Pi?


Hey again! Now it's confirmed - it's working on Raspberry PI! However, you have to compile it from source - which is extremely simple. Just follow the instructions here: http://cgminermonitor.com/GetStarted -> Install HOWTO -> Compile from source
71  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: April 20, 2014, 04:51:24 PM
Is there any way to run the client on one machine, and have it connect to cgminer on another?  (( Miners are all running thru a stratum proxy and don't have direct access to the internet ))

Yes, I do realize this will make it unable to get machine stats and only get cgminer API info.. I'm good with that.

thanks,
Sigg

Edit:  Thinking about it some more... having the ability for a single client to monitor multiple cgminer instances on multiple machines would be really sweet Smiley

What do you think about possibility to specify miner's IP in config? You would be able to run multiple instances of CgminerMonitorClient by specyfing different config files. Proof of concept script for monitoring multiple miners would look like this:

Code:
screen -r miner1 -dm CgminerMonitorClientX64Linux -configFile=miner1.config
screen -r miner2 -dm CgminerMonitorClientX64Linux -configFile=miner2.config
screen -r miner3 -dm CgminerMonitorClientX64Linux -configFile=miner3.config

However, some future features might not work in remote mode.
72  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: April 17, 2014, 08:27:48 AM
Thanks guys for your input. To sum up, there should be possibility to:
-share only dashboard for only one worker
-share all statistics of one worker
-share only dashboard for all workers

Is this correct?
73  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: April 16, 2014, 09:07:08 AM
How do you upgrade to pro account ?

This will be as easy as possible. Pay indicated amount of BTC to your address and your account will upgrade automatically.
Why BTC? Because there is no easy "forward founds" REST API for LTC. To my knowledge, such API is provided only by blockchain.

ok but there are other services that offer taking payment with other coins
have alook at this site
https://www.coinpayments.net/

i have used it a few times with out any problems and it will be better for script miners
as they might not have BTC to pay but they will have other coins.

Thanks, for sure I will look into that. I missed that somehow.
74  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: April 16, 2014, 08:54:05 AM
How do you upgrade to pro account ?

This will be as easy as possible. Pay indicated amount of BTC to your address and your account will upgrade automatically.
Why BTC? Because there is no easy "forward founds" REST API for LTC. To my knowledge, such API is provided only by blockchain.
75  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: April 16, 2014, 08:40:39 AM
Thanks everyone for positive input! It's crucial to have satisfied users!

what about adding a public option
I have 3 rigs rented out and it would be nice to have this totally read only option
so that you could let who every has rented your rig out to see whats going on.

Is that something you would be able to add.
I remember about that too. Taking this opportunity I would ask you, if link per worker would be ok?

Hi
yes that would be very good.
How long before you  will be able to do this ?

What are your plans for charging for this ?
I will try to do this within a week and I won't charge anything for this. Upgrade for pro account (controlling miner from web, advanced notifications, more than X miners) in the future will be paid. I was thinking about fee equal to 2% of earnings but that seems to be too high. What do you think about a fee equal to (1MH/s earnings * 2%)/worker? That would cost something like 0,1LTC/month/worker, which seems to be cheap.
76  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: April 16, 2014, 07:44:09 AM
Thanks everyone for positive input! It's crucial to have satisfied users!

This is brilliant. Been using for 24 hours and has worked great, and has told me when a miner went down. Just the utility i've been looking for!
I remember about the utility, sorry to keep you waiting so long. Soon (in a week or two) I will be working full-time on this project and I hope everything will move faster.

Edit: Good idea to setup the client on auto-start, Cgwatcher occasionally reboots my machine when a card goes down
That should be easy, just follow Tips&Tricks on the bottom of this page: http://cgminermonitor.com/GetStarted

Awesome web app... very happy with it. Any plans for mobile integration? ie, Android app to interface with the site?
For now, web app is designed to look good on desktop, mobile or tablet. Unfortunately, Android App isn't in short-term plans.

what about adding a public option
I have 3 rigs rented out and it would be nice to have this totally read only option
so that you could let who every has rented your rig out to see whats going on.

Is that something you would be able to add.
I remember about that too. Taking this opportunity I would ask you, if link per worker would be ok?
77  Bitcoin / Mining software (miners) / Re: CgminerMonitor.com - cloud monitor for all your miners! on: April 15, 2014, 10:04:59 PM
Is it limited to scrypt algo? I have sgminer running X11 algo.... would it work?
There are no limits for hash method. There are already users with SHA256, scrypt, skein, nscrypt.

A very beautiful website, i want try it, by the way, is there any fee for using?
Thanks, there are no fees. All current functionality WILL remain FREE. There will be more sophisticated features in the future, for a small fee.

its ok i fixed it

But
will this work on a Ras Pi?

Great! Could you tell us where was the problem to avoid it in the future?
Depends what OS you use on Ras Pi. I did a quick research and it looks like it should be working. Please let me know if it works!
78  Bitcoin / Mining software (miners) / Re: ANUBIS - a CGMINER Web Frontend on: April 03, 2014, 12:38:46 PM
Here is alternative solution for both windows and linux, with easier setup (no php installation or ports forwarding) and works even if miner will be completely frozen/dead.
https://bitcointalk.org/index.php?topic=553947.0
79  Bitcoin / Mining support / Re: How do you get this multiple rigs with single monitor ? on: April 02, 2014, 04:47:09 PM
Alternative for CGwatcher and CGremote, also works on linux:
http://cgminermonitor.com/
80  Bitcoin / Mining software (miners) / CgminerMonitor.com - cloud monitor for all your miners! on: April 02, 2014, 10:14:11 AM
CgminerMonitor.com - cloud monitor for all your miners!

CgminerMonitor enables you to easily monitor your miners. No ports forwarding, no Apache Server installation or any python scripts.

How does it work?
Your miner runs our client program (CgminerMonitorClient, see the source at GitHub) that sends statistics to our servers. Statistics are sent in various intervals: 20-30 s for cgminer data and 9-11min for hardware data.
Once on our servers, we save your data into the database and aggregate the statistics for beautiful, visual analysis.
To check the status of your miner, just visit our website and look at graphs.

Features
  • Web interface, mobile friendly
  • No installation, client open-sourced
  • 'Miner is down' email notifications
  • Beautiful graphs
  • Free
  • Works on almost anything: Windows, Linux (OpenSUSE, Ubuntu, BAMT, PiMP, CryptoSlax, MinePeon - Raspberry PI and more...), Mac OS X
  • Stable, no downtime, already used for over a month by many workers Reddit link

Screenshots






Install HOWTO

Planned Features
  • Control your miner from web interface - if you will allow, of course
  • Temps notifications
  • Wallet statistics
Pages: « 1 2 3 [4]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!