Author

Topic: Miner-Control "Soft-Opening" (Read 1724 times)

legendary
Activity: 986
Merit: 1027
Miner-Control.de Pooler
July 04, 2015, 01:10:49 PM
#13
@SpaceDevil:

Sag mal, warum springt mein Miner ständig
auf deine eligius Seite Huh Huh Huh

http://eligius.st/~wizkid057/newstats/userstats.php/122aH1XgqetWJyfrdNcxd3kJY7DNaSrvMK

Ist doch hoffentlich deine Wallet, oder ?!?

Bitte mal so konfigurieren, dass er beim DEM-Mining
bleibt... Mit alias tomxtc1979 bzw. Wallet

NhMxQEX2gWLqnYQPmoj8gwA11QedgZCnUd

MfG Tom

Hy,

Dein Miner ist in die Donation Time gelaufen.

Kann man unter "My Miner" einstellen.  (Von 0% - 100%)
Die Rundenzeit beginnt mit dem ersten Minerkontakt und geht 24h.
Die Rundenzeit läuft weiter, auch wenn der Miner sich nicht mehr meldet.
Wenn sich der Miner dann nach 27h wieder meldet.
Ist die Rundenzeit abgelaufen und er geht für die vom User eingestellte Donation Time und wechselt den Pool.
Nach der Zeit, wechselt er automatisch wieder zurück.

Aktuell sehe ich in der Datenbank, das sich dein Miner zuletzt am 03.07.15 um 19:16:09 Uhr gemeldet hat.
Daher kommt er auch nicht aus der Donation Time raus.

Das Script pullt ja normal alle 10 sek. dann weiß der Miner, ah alles klar, ich zähle diese Zeit zur Donation.
Wenn sich dein Miner nicht mehr bei der Seite meldet, bekommt er auch keine neuen Infos und switcht nicht zurück.
(Kann er ja nicht, bekommt ja auch keine Befehle.)

Bei dir ist gerade 1% eingestellt. was 864 Sek entspricht. 822 Sek hast du bereits voll.
Somit müsste er nach 42 Sek, wieder zurück auf dein zuvor eingestellten Pool gehen.




hero member
Activity: 590
Merit: 500
July 04, 2015, 12:31:56 PM
#12
@SpaceDevil:

Sag mal, warum springt mein Miner ständig
auf deine eligius Seite Huh Huh Huh

http://eligius.st/~wizkid057/newstats/userstats.php/122aH1XgqetWJyfrdNcxd3kJY7DNaSrvMK

Ist doch hoffentlich deine Wallet, oder ?!?

Bitte mal so konfigurieren, dass er beim DEM-Mining
bleibt... Mit alias tomxtc1979 bzw. Wallet

NhMxQEX2gWLqnYQPmoj8gwA11QedgZCnUd

MfG Tom
legendary
Activity: 986
Merit: 1027
Miner-Control.de Pooler
June 20, 2015, 06:43:27 AM
#11
Nein.

Die seite bleibt erstmal bestehen.

Ich habe heute Nacht einige Sicherheitsupdates um den Litecoind auf die neuste Version gebracht.
Da dieser nicht mehr aktuell war.

Zudem habe ich die P2Pool Seiten ausgewechselt, da das einbinden bei Java aus externen Quellen (Anderer Port) zunehmend ein Problem war.
Die Browser blocken sowas zunehmend.

Man hat ja keine Infos gesehen und dachte der p2pool wäre nicht an.
Aber nun scheint es besser zu sein.

Coin Ideen? Also welche die auch wirklich angenommen werden?

Ideen was ich an der Seite noch hinzufügen soll?
Ein Chart mit der Mining Power als verlauf über den Tag?
legendary
Activity: 3794
Merit: 2499
June 20, 2015, 03:40:38 AM
#10
MinerControl offline?
legendary
Activity: 986
Merit: 1027
Miner-Control.de Pooler
May 29, 2015, 07:53:43 PM
#9
Hy guys!

i have write a installscript for my new local web-gui.

So you can install and config your local settings in a few seconds.
With this gui you can organize hundred's of miners. Ideal for server farms and server rental.

Code:
sudo wget https://miner-control.de/downloads/install_miner-control.sh
sudo chmod +x install_miner-control.sh
./install_miner-control.sh

That script helps you for the complete install.

If you need a few screenshots of the gui : http://sven-goessling.de/27/05/2015/lokaler-client-fuer-miner-control-web-gui/
legendary
Activity: 986
Merit: 1027
Miner-Control.de Pooler
May 09, 2015, 10:23:52 AM
#8
Hy!

I have edit the client. So you can use this to control a remote miner over ip and port.
Edit the config.php and add your hash, token, ip and port.

The IP and Port is for your Miner. eg, when you use AntMiner S4 or AntMiner S5

Ideal for Miner-Rental. You can control more miners for different customers from 1 pi in the same network.

More on : http://sven-goessling.de/05/05/2015/erste-schritte-und-miner-verbinden-mit-miner-control-de/
Use Translate Wink


When you have interesting, i think about a web app for the pi.
Thats make the config easier. But for that, i need more support, more Users on the Site Wink

Best Regards,
legendary
Activity: 986
Merit: 1027
Miner-Control.de Pooler
May 08, 2015, 03:46:57 PM
#7
So is this moniterig the pool or miners?  Or both?

Also what miners can it control?  Ant's and SP gear?

Thanks

Hy,

This are the stats from the Miner. At this time.
When the pools give stats over a api i can build it in, soon.

You need only a machine with php with ioncube, at this time. my client is in php.
e.g Raspberry, Banana Pi with CGMiner or BFGMiner.

So i search at moment a option to install php-cli and ioncube on the openwrt AntMiner S4.
When you have tips for me, send me a message Wink


When i dont find anything, i make a sub controller, that grabs the infos over the ports.
And the user need a pi in the same network.
legendary
Activity: 1456
Merit: 1000
May 08, 2015, 03:32:57 PM
#6
Da sind noch ein paar fehlende Übersetzungen ("Globale Übersicht", "Benutzer" usw.), da solltest Du nochmal drüber schauen. Wenn Du Hilfe bei den Texten brauchst, sag Bescheid!

Hy, ah stimmt Wink Hab die Sprache aktuell noch hardcoded im Template  Wink Wollte ich die Tage angehen, das diese Dynamisch, je nach eingestellter Sprache des Users umgestellt wird.

Kommt aber noch Wink

Can you go into more details of features please?  Looks very well done.

Yeah, of course.
What detail infos can i give you?



So is this moniterig the pool or miners?  Or both?

Also what miners can it control?  Ant's and SP gear?

Thanks
legendary
Activity: 986
Merit: 1027
Miner-Control.de Pooler
May 08, 2015, 11:49:19 AM
#5
Da sind noch ein paar fehlende Übersetzungen ("Globale Übersicht", "Benutzer" usw.), da solltest Du nochmal drüber schauen. Wenn Du Hilfe bei den Texten brauchst, sag Bescheid!

Hy, ah stimmt Wink Hab die Sprache aktuell noch hardcoded im Template  Wink Wollte ich die Tage angehen, das diese Dynamisch, je nach eingestellter Sprache des Users umgestellt wird.

Kommt aber noch Wink

Can you go into more details of features please?  Looks very well done.

Yeah, of course.
What detail infos can i give you?

legendary
Activity: 924
Merit: 1000
May 08, 2015, 02:44:43 AM
#4
Da sind noch ein paar fehlende Übersetzungen ("Globale Übersicht", "Benutzer" usw.), da solltest Du nochmal drüber schauen. Wenn Du Hilfe bei den Texten brauchst, sag Bescheid!
legendary
Activity: 1456
Merit: 1000
May 07, 2015, 06:25:48 PM
#3
Can you go into more details of features please?  Looks very well done.
legendary
Activity: 986
Merit: 1027
Miner-Control.de Pooler
May 07, 2015, 03:22:49 PM
#2
Hy,

I add more infos in the overview, add public pool datas Wink

legendary
Activity: 986
Merit: 1027
Miner-Control.de Pooler
May 06, 2015, 04:31:41 PM
#1
Hy Friends!

Today i want you to show http://Miner-Control.de in a new optic!

I know, the time was long, but a have many things to do Wink
I worked on the Mayweekend and redesigned the complete page and the interface for Pi systems, like raspberry rasbian, or banana pi, raasbian.

Actually i have only PHP files encrypt with ioncube for the client site, and i search a method to make a binary from that, so i can continued use my stream encryption.
If you know a good tool for it, send me a message, you can grab a "Pro Account" Wink

############
I have write a German instruction, how to install it. Its simple Wink
English translated

Open the orginal text for the "copy&paste" parts Wink
http://sven-goessling.de/05/05/2015/erste-schritte-und-miner-verbinden-mit-miner-control-de/

############

Actually i have only the client in PHP. For the secure i have encrypted it with ioncube.
Prevention against tampering or hack attempts. Wink



The Overview:
- Refresh every 60 Sec.
- Overview how many users and active miners
- Overview of the Hashspeeds from different scrypts
- Overview of the 10 TOP Pools
- Overview of the 10 TOP Miners SHA and Scrypt
- Overview of the 10 TOP Contributor
   


MY Miner
- Control your site donor
- Add new Miner and list of the inactive miners
- Overview of your running Miners, refresh every 10 sec.
- Edit your Configfile
- Add or Remove Pool
- Pool switching
- Overview all running devices.


Enjoy!


Best Regards,
Jump to: