Pages:
Author

Topic: Windows mining monitoring tool - v2-BETA [OPEN BETA] - page 5. (Read 104777 times)

hero member
Activity: 789
Merit: 501
Sos!
Hello, tell me where my mistake is. Rig works, but it's written "offline"
Where to look and what to fix? Any recommendations?

https://armarium.org/u/2018/03/19/d3657c22554a985d3d49591cc2f4cecf.jpg
https://armarium.org/u/2018/03/19/a12c62d88668c68f0b20b99897d57df4.jpg

What miner ? Send me your log file
The client windows is displaying something ?
hero member
Activity: 789
Merit: 501
The miner is displaying 1 hour delay ? Check your rig system timezone ?

Yes th00ber, the "miner software" seems to be outputting time that is 1 hour behind.  I'm using Phoenix Miner 2.7c by the way.

The rig system's timezone (which is my computer right here right now) is correct; the Monitorig software's header is picking up the correct time.

The problem seems to lie with Phoenix Miner's timezone then???  I went through their readme, doesn't seem to have anything to do with time/timezone.
Weird, can you ask on the phoenix thread to the dev why is his miner getting the wrong time ?
I'll try to implement a fix and check for the last modified date of the miner log file for your case
newbie
Activity: 7
Merit: 0
The miner is displaying 1 hour delay ? Check your rig system timezone ?

Yes th00ber, the "miner software" seems to be outputting time that is 1 hour behind.  I'm using Phoenix Miner 2.7c by the way.

The rig system's timezone (which is my computer right here right now) is correct; the Monitorig software's header is picking up the correct time.

The problem seems to lie with Phoenix Miner's timezone then???  I went through their readme, doesn't seem to have anything to do with time/timezone.
jr. member
Activity: 336
Merit: 1
Interested in mining... i would like to ask if using the mining GPU or CPU or both?
hero member
Activity: 789
Merit: 501
The miner is displaying 1 hour delay ? Check your rig system timezone ?
newbie
Activity: 7
Merit: 0
Hi th00ber, could you please help me out with this problem:

In the "Windows PowerShell" window, I noticed the "updated time" and the "log time" is off by one hour:

##########################################
#  Monitorig v2.0 : Windows RIG Monitor  #
##########################################
----------- Credit to th00ber ------------


           Updated : 20:53:19


[INFO] Sending mining informations to Monitorig server
[ERROR] The miner is not running or is not hashing
{
  hash: 0
  share: 0
  infos: 19:53:13.973 -> main GPUs: 1: 24.644 MH/s (2) 2: 24.873 MH/s (6)
}
[SUCCES] Succesfully updated

I doubled checked the log file, sure enough the log times are behind by one hour (the "Updated" time is the correct local time).

The PowerShell window therefore always reports "miner is not hashing" even though it does pick up something from the log file...

Thanks!
newbie
Activity: 1
Merit: 0
Good MonitoRig application


Add
calcul $ by Mh/S , day, month and...

Add
Dashbord Min
just 1 line by rig

View image
https://drive.google.com/file/d/1BiMogWACU_HAhuI6lNdSGYRXRlUyxvLY/view?usp=sharing





Thanks!
newbie
Activity: 23
Merit: 0
which miner do I use for neoscrypt with Nvidia Cards?
There is none supported. But I can try to add one. Wich one you use ?

CCminerx64 2.2.4 or XMR-stak-win64

Thanks!
hero member
Activity: 789
Merit: 501
Monitorig watchdog

The email alert seems broken (I have tweaked the detection algo when I introduce the telegram notification, but it's not  really good).
I should release a fix by the end of the week.

I'm also on a "low hash trigger", not just "offline/not mining" detection.
hero member
Activity: 789
Merit: 501
which miner do I use for neoscrypt with Nvidia Cards?
There is none supported. But I can try to add one. Wich one you use ?
newbie
Activity: 23
Merit: 0
which miner do I use for neoscrypt with Nvidia Cards?
newbie
Activity: 3
Merit: 0
It seems that your Windows got a problem for executing Powershell script and execute Get-WmiObject command.
Try to check on Google for some solutions : https://social.technet.microsoft.com/Forums/windowsserver/en-US/9bea0afc-dfc9-45dd-acec-f680fc377847/getwmiobject-cmdlet-failing-with-an-invalidoperation-error?forum=winserverpowershell

But probably a clean install of a fresh Windows should do the trick.
Or you let the rig running like that but you will not have the sensors informations

I think I'll have a clean install someday, thanks a lot!
hero member
Activity: 789
Merit: 501
It seems that your Windows got a problem for executing Powershell script and execute Get-WmiObject command.
Try to check on Google for some solutions : https://social.technet.microsoft.com/Forums/windowsserver/en-US/9bea0afc-dfc9-45dd-acec-f680fc377847/getwmiobject-cmdlet-failing-with-an-invalidoperation-error?forum=winserverpowershell

But probably a clean install of a fresh Windows should do the trick.
Or you let the rig running like that but you will not have the sensors informations
newbie
Activity: 3
Merit: 0
Hi @th00ber, thank you for the great software.

Just one question... I have 3 rigs and one of them doesn't display GPU information(temperature/clock etc)

screenshot as below.

Can you help me on this issue? would be very thankful.


OpenHardwareMonitorig is running ?
It can be because of a problem with the WMI database in your Windows


1- STEP 1 - Test the powershell scripting capability

http://www.monitorig.com/download/powershell_debug.zip
(remove debug_hardwareInfos.info file)
run the bat and check if you got some error/warning (you should not having errors)
If no errors, check the file content (debug_hardwareInfos.info) ... If it's  empty, go to step 2

2- STEP 2 - WMI Database integrity
While OperHardwareMonitor is running, it send it's sensors value to the WMI database.
Can you check the sensors values from the WMI databases with https://wmie.codeplex.com/ check the value of the HardwareMonitor sensors
(screenshot : http://imgur.com/a/EQB6z)
If it's blank, it's probably a problem with rights or WMI database

https://msdn.microsoft.com/en-us/library/aa394525(v=vs.85).aspx
in CMD as admin, run the command :
winmgmt /salvagerepository
(if still not ok, test : winmgmt /resetrepository)
If still got problems, go to step 3

3- STEP 3 - Pray the Mining Lord
STEP 1 & 2 did not correct the problem ... Go for a fresh install win 10/Win 7 ?

Hi @th00ber thanks for reply, I've tried the first step and I got an error like this:
https://i.imgur.com/CG8ZTpW.png

it says (I tried to translate) "Get-WmiObject : The supplier cannot execute the attempted operation. "

On another miner(which works fine that I can read its temp./clock etc) I execute the same bat and I got no error.

Should I goto step2 and step3? I'm not sure because I'm having errors on step1, I'm afraid doing so will cause other bugs.
hero member
Activity: 789
Merit: 501
Hi @th00ber, thank you for the great software.

Just one question... I have 3 rigs and one of them doesn't display GPU information(temperature/clock etc)

screenshot as below.

Can you help me on this issue? would be very thankful.


OpenHardwareMonitorig is running ?
It can be because of a problem with the WMI database in your Windows


1- STEP 1 - Test the powershell scripting capability

http://www.monitorig.com/download/powershell_debug.zip
(remove debug_hardwareInfos.info file)
run the bat and check if you got some error/warning (you should not having errors)
If no errors, check the file content (debug_hardwareInfos.info) ... If it's  empty, go to step 2

2- STEP 2 - WMI Database integrity
While OperHardwareMonitor is running, it send it's sensors value to the WMI database.
Can you check the sensors values from the WMI databases with https://wmie.codeplex.com/ check the value of the HardwareMonitor sensors
(screenshot : http://imgur.com/a/EQB6z)
If it's blank, it's probably a problem with rights or WMI database

https://msdn.microsoft.com/en-us/library/aa394525(v=vs.85).aspx
in CMD as admin, run the command :
winmgmt /salvagerepository
(if still not ok, test : winmgmt /resetrepository)
If still got problems, go to step 3

3- STEP 3 - Pray the Mining Lord
STEP 1 & 2 did not correct the problem ... Go for a fresh install win 10/Win 7 ?
newbie
Activity: 3
Merit: 0
Hi @th00ber, thank you for the great software.

Just one question... I have 3 rigs and one of them doesn't display GPU information(temperature/clock etc)

screenshot as below.
https://i.imgur.com/hSLF6EJ.png

Can you help me on this issue? would be very thankful.

hero member
Activity: 789
Merit: 501
Update V2.0.0-16
Bminer now supported !

But be sure to add -api 127.0.0.1:1880 on the start.bat to run with the API mode "on"
hero member
Activity: 789
Merit: 501
The miner is currently running, logging good and hashing. But the monitorig doesnt recognize the hashrate on the logfile. I've updated to the last Claymore for XMR. Any advice?
Mail me the log file please on th00ber.monitoriggmail.com (the same address you receive your account info)
hero member
Activity: 789
Merit: 501
Right now I have to stick with OpenHardwareMonitor because it's one of the few (maybe the only one) I can easily query.
HWInfo also has an API SDK, but it's not free.
newbie
Activity: 14
Merit: 0
The miner is currently running, logging good and hashing. But the monitorig doesnt recognize the hashrate on the logfile. I've updated to the last Claymore for XMR. Any advice?
Pages:
Jump to: