Bitcoin Forum
June 20, 2024, 06:46:20 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Mining software (miners) / Re: [ANN] Announcing MinerMedic BETA - FREE CryptoMining Monitor / Manager Software on: December 02, 2019, 12:15:35 AM
Great! We just released source for the BETA a few days ago (btw Windows is not currently supported).

MinerMedic Page:  https://phenome.ai/apps/minermedic/
MinerMedic Source:  https://github.com/holitics/minermedic

All (constructive) feedback welcome.

Thanks!
2  Bitcoin / Mining software (miners) / Re: [ANN] Announcing MinerMedic BETA - FREE CryptoMining Monitor / Manager Software on: September 05, 2019, 11:10:46 AM
I'd like to see something that wasn't an app. Also something that doesn't require you to install anything on the miner.

Something that ran on a machine local to the miners network (either physically or via VPN). A machine I controlled. Web based so it was OS agnostic.

@Biffa, great! that is exactly what this is! It is separate from the miners and requires no agent to be installed on each miner. We run it on Rasp PIs (but you can run on any machine you like) - locally to our miners and run Hamachi right on the PI that allows us to access the web-based UI or REST-API remotely, as well as the other machines in the Mining Room, if needed.

Hopefully you have looked at the CGminer API (written by Kano when he and -ck were still collaborating) https://github.com/kanoi/cgminer/blob/master/API-README  No matter who makes the miner or what it mines, that API is the basis for virtually all miner coms with the outside world.

@ NotFuzzyWarm - YES, thank you for mentioning that. We are aware of and following CGMINER. We have a modified class called pycgminer.py (originally by Thomas Sileo in 2013) that handles communication to some of the miners. We had to make some small changes to support different versions of Python, different port numbers and commands (for different miners), etc., but all that will be included and referenced in the source distribution.
3  Bitcoin / Mining software (miners) / Re: [ANN] Announcing MinerMedic BETA - FREE CryptoMining Monitor / Manager Software on: August 30, 2019, 02:43:08 PM
Thank you - lots of places to post, it's hard to find the right one. Happy I got it right!

Yes, it can power cycle based on using remote Miner commands (i.e. API calls or SSH into the box) - or talking to the PDU or SmartPlug. You can associate a SmartPDU or SmartPlug (or sensor objects, fans, chillers, whatever you want, etc) with a Miner or set of Miners, then tell the system to automatically do things based on your needs. The system understands the concept of models, objects, relationships, actions, etc. There is a general state machine that is followed (please see link to image below) - but it can be modified by using JSON configuration or code.

https://phenome.ai/wp-content/uploads/2019/08/MinerMedic_State_Machine_08302019.png

It will be interesting to see what people end up building with this - sky is the limit, really!

Thanks!

The Phenome.AI Team
https://phenome.ai/apps/minermedic/
4  Bitcoin / Mining software (miners) / [ANN] Announcing MinerMedic BETA - FREE CryptoMining Monitor / Manager Software on: August 30, 2019, 12:03:02 AM
Announcing upcoming BETA of MINERMEDIC, an open-source app written for the Phenome.AI platform (also having an upcoming BETA).

MinerMedic will monitor and manage your Miners and hardware infrastructure and will allow you to implement automation and remote sensors based on a variety of completely customizable triggers. It will also help you to automatically manage PROFITABILITY of your miners, shut them off when they are not profitable and turn them on when they are. This is REALLY important if you live in an area with high electricity prices!

This is not a CLOUD app, nor does it require agents on your miners. This is a standalone app that runs somewhere on your LAN and talks directly to the devices. You don't need a lot of firepower - we run it on Raspberry PIs. MinerMedic will be open-source and FREE to use.

Seeking BETA testers (and contributors!) We are hoping that folks will eventually add new support for unsupported Miners and Pools - we only have so many miners (and only so much time!) There is a list on the website. If you are interested in participating in the BETA (or contributing to the APP), please join the mailing list on the bottom of the website page. We will send out emails when the builds are ready and the code has been uploaded to GitHub.

Please visit our website to check out the current features and sign up!
https://phenome.ai/apps/minermedic/

Hope to see you soon!!

The Phenome.AI Team
5  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: March 12, 2019, 08:48:57 PM
I have a quick question about the following API call:

https://miningpoolhub.com/index.php?page=api&action=getminingandprofitsstatistics

This API call returns some great information about each pool. I would like clarification on what the units and time frame are for the following fields?

"normalized_profit": 0.05755849,
"normalized_profit_amd": 0.0281461,
"normalized_profit_nvidia": 0.08190574,
"profit": 0.05755849,

It seems from some previous conversations, the profit is "per 24 hour period" - is this correct?
Also, is the profit in units of $$, coin, percentage of coin? Any ideas?

Finally, is there an individual "profit" per USER available in another call? It does not look like it.

Thank you!!


6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][NO-PREMINE][EtherGEM] An ethereum network with a different view. on: March 30, 2018, 06:46:49 PM
Seems this is a scam, check out their project:

https://bitcointalk.org/index.php?topic=3201421.0

People are not real, I checked out the Linked in Profiles.
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Pigeoncoin (PGN) – a cryptocurrency network with a new X16S (shuffle) algo on: March 30, 2018, 03:53:31 PM
Has anyone noticed that PigeonCore uses 100% CPU of a single core? RavenCore uses only 1-3%. Any ideas?

Not talking about the miner here, talking about the wallet.



setgenerate false

setgenerates true by default Huh why would any one do that

Because lazy. My build disables CPU mining by default, along with other fixes:

https://github.com/gradinkov/pigeoncoin/releases/tag/0.15.99.0-gradinkov3

Submitted my patches long ago, no one gives any input on them, just ignore them.

Wow that makes me even more sure that they have no interest in developing coin, just pump n dump.  Otherwise, why wouldn't they want your fixes?

I don't know. They added the DNS seed fix on their own (like 1 day later), then released binaries. But they didn't publish the source code changes for it (the new release has the old sources attached to it), so I don't know what else changed Smiley But the CPU mining part sure did not.

Hmm ok, not getting a warm and fuzzy on this, I didn't realize the sources were out of sync with the binaries. Could the PGN guys please sync it up ?
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Pigeoncoin (PGN) – a cryptocurrency network with a new X16S (shuffle) algo on: March 30, 2018, 12:55:25 PM
Has anyone noticed that PigeonCore uses 100% CPU of a single core? RavenCore uses only 1-3%. Any ideas?

Not talking about the miner here, talking about the wallet.

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!