Bitcoin Forum
June 22, 2024, 09:32:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 »
  Print  
Author Topic: Windows mining monitoring tool - v2-BETA [OPEN BETA]  (Read 104781 times)
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
January 30, 2017, 10:26:38 PM
 #341

IMPORTANT UPDATE

Please, update your rigs with the last version.

MANDATORY UPDATE !

Now the tool is packaged in Monitorig.exe, and check for script update at each startup (will be plugged later on an update button in the admin panel).
OpenHardwareMonitor is started automatically.

This update is important because it will be easier for you to update the client and be sure you run the last version.
Please start from a fresh install.

PASCALCOIN support. I forked the Miner and add log option.
The miner is packaged in the bundle.
http://www.monitorig.com/#?panel=dashboard&id=1086db9224632d26671ab42df5ee1d92bf0187bbdd


PS : Upload in progress, zip available in 5min
BALTA00
Member
**
Offline Offline

Activity: 116
Merit: 10


View Profile
January 31, 2017, 02:29:51 AM
Last edit: January 31, 2017, 02:55:35 AM by BALTA00
 #342

where is the download link?  Smiley

Freatures that you can add in future if it is possible:

- Send alert to more of one E-mail.
- Send a alert in Dashboard with a sound when a rig go offline or not send shares
- The possibility of add manual miner folder and start it with start.bat (Even if the miner is not supported)
- Transfer manually files to miners folders
- Add options "Restart all miners", "Switch all to another miner software"
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
January 31, 2017, 07:09:17 AM
 #343

Always the same link Smiley
Client :  http://www.monitorig.com/download/monitorig-v2-beta.zip

Thanks for the ideas
mad4more
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
January 31, 2017, 07:14:07 AM
 #344

it would be nice to have another feature:
- show watt usage of rig

if i have the watt usage of the rig, how it could be supplied to be shown?
watt usage could be read out for eaxmple with the TP-LINK HS110 Smart Plug

whenever watt usage goes below a certain value i would like to restart the rig for example.
mad4more
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
January 31, 2017, 07:44:47 AM
 #345

i have just another feature in my mind:
- send alert not even via email but to a telegram bot

this could be done with curl for example just need to know the bot id and the chat id
of course there the bot needs to be running

so if i get a message with an alert i could send the bot command to reboot.
felixbrucker
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile WWW
January 31, 2017, 05:23:52 PM
 #346

it would be nice to have another feature:
- show watt usage of rig

if i have the watt usage of the rig, how it could be supplied to be shown?
watt usage could be read out for eaxmple with the TP-LINK HS110 Smart Plug

whenever watt usage goes below a certain value i would like to restart the rig for example.

i have looked at something like this myself for my own rigs with my own monitoring solution

the problem is: you might use different brand models, so you have the choice of either supporting only a single brand model/range of models or write adapters for the hundreds of products available

i have looked around and found openhab (2) which does exactly this. One could integrate openhab into the monitor to query stats and execute commands, i have not done this yet as i do it in openhab itself (with rules)
vydelek
Newbie
*
Offline Offline

Activity: 73
Merit: 0


View Profile
January 31, 2017, 07:38:42 PM
 #347

Please turn off OpenHardwareMonitor is started automatically option.

Or at least add the option to turn it off.

Man when he turns off the mining and again switches SW down more and more runs
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
January 31, 2017, 08:05:24 PM
 #348

Ok, I add the option in config noOHM : true.

I'm releasing, it will be soon ready
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
January 31, 2017, 08:38:59 PM
 #349

Just add noOHM : true in your config file + restart the  monitorig.exe

It will auto update the tool and run it without stop/start OpenHardwareMonitor
BALTA00
Member
**
Offline Offline

Activity: 116
Merit: 10


View Profile
January 31, 2017, 10:11:06 PM
 #350

Just add noOHM : true in your config file + restart the  monitorig.exe

It will auto update the tool and run it without stop/start OpenHardwareMonitor

I add
Code:
"noOHM": "true"
the tool now is update but i got that error:

th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
January 31, 2017, 10:59:49 PM
 #351

Your config file is not a valid json.
You should have do a mistake.
Check it on online json editor.

Exemple
{
  "key1" : "value",
  "noOHM" : true
}

And this option is needed if you want to prevent the tool to automatically start Openhardwaremonitor.
If you not needed, don't use it ... It works well Smiley
vydelek
Newbie
*
Offline Offline

Activity: 73
Merit: 0


View Profile
January 31, 2017, 11:48:46 PM
 #352

Please help - http://www.imgup.cz/image/LF3v
Velgelm
Sr. Member
****
Offline Offline

Activity: 299
Merit: 250



View Profile
February 01, 2017, 05:03:24 AM
 #353

some wrong with your config file look see the topic above

th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
February 01, 2017, 06:51:23 AM
 #354

This error is due to the fact that gitlab.com the source code repository I use is offline Sad

It will be fixed when they will be online.
I'll add a failover in the script ... but right now, run the old version until this one is up.

To manually fix this : Download http://www.monitorig.com/download/monitorig-client.zip
And copy it in the C:\Users\...\AppData\Roaming\monitorig\ folder
gabrielomana
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 01, 2017, 06:07:16 PM
 #355

Hello th00ber,

I just installed the application, and apparently everything is working, however, the client fails to send information to the server and on the website, says that my miner is offline, when i can see that it is running without problems. Any suggestion? What can be wrong?
 Huh

https://i.imgur.com/RVLwuE6.jpg

Thanks in advance
BALTA00
Member
**
Offline Offline

Activity: 116
Merit: 10


View Profile
February 01, 2017, 09:31:30 PM
 #356

I have problem with the new Update, tool close my miner, but the old work fine
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
February 02, 2017, 07:36:52 AM
 #357

I have problem with the new Update, tool close my miner, but the old work fine
The tool crash ? Does it display something ?
th00ber (OP)
Hero Member
*****
Offline Offline

Activity: 789
Merit: 501


View Profile
February 02, 2017, 07:39:55 AM
 #358

Hello th00ber,

I just installed the application, and apparently everything is working, however, the client fails to send information to the server and on the website, says that my miner is offline, when i can see that it is running without problems. Any suggestion? What can be wrong?
 Huh



Thanks in advance
Look OK, ... But the client should refresh After 3min, and in your case it don't.
If you close and restart the client, does it read the miner.log and refresh correctly in the next 3min?
gabrielomana
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 02, 2017, 06:37:16 PM
 #359

Hello th00ber,

I just installed the application, and apparently everything is working, however, the client fails to send information to the server and on the website, says that my miner is offline, when i can see that it is running without problems. Any suggestion? What can be wrong?
 Huh

https://i.imgur.com/RVLwuE6.jpg

Thanks in advance
Look OK, ... But the client should refresh After 3min, and in your case it don't.
If you close and restart the client, does it read the miner.log and refresh correctly in the next 3min?

Hi ... I closed and reopened the client, and after 3 minutes is still not connected. Do you need that i send you a log? ... I really do not understand that it can be wrong.

I tell you that I'm working with windows 10, I do not know if I have to do anything special because of this.

I hope you can help me.

Thanks and regards,
Etherion
Sr. Member
****
Offline Offline

Activity: 512
Merit: 260



View Profile
February 02, 2017, 07:27:22 PM
 #360

Please add support for cgminer/sgminer https://pasc.suprnova.cc/index.php?page=gettingstarted
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 »
  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!