Bitcoin Forum
September 18, 2024, 08:46:38 PM *
News: Latest Bitcoin Core release: 27.1 [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 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 ... 67 »
  Print  
Author Topic: M's Miner (Ant/SP) Monitor v5.2: alerts,auto/mass/scheduled reboot/mobile miner  (Read 209391 times)
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
June 15, 2014, 12:27:04 PM
Last edit: June 15, 2014, 12:55:54 PM by mdude77
 #281

Also... SSH functionality for auto reboots and on demand reboots is planned for next version.

M


P.S.  Happy Father's day to the dads out there!

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
sueche
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
June 15, 2014, 12:49:09 PM
 #282

Pretty much big development from v1.5. Nice work !
Does anyone know what has to be done to be able to monitor ants remotelly (from outside network) ?
Changing the ants configuration file ...
Forwarding some ports on the router ...
Posted from Bitcointa.lk - #gw95EnGjirDy77GH
elpres
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
June 15, 2014, 06:04:20 PM
 #283

What you could add is config copy to multiple ants using scp. I use this on my 8, setup one and scp the config to the rest.
Also you could have a "one-click" api-allow update to access on a different subnet.
mstrongbow
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250

3D Printed!


View Profile
June 15, 2014, 06:06:31 PM
 #284

Awesome update yo, looks great! I will enable some alert functions and let ya know what I think.

Quick question...what does "Enable Annoying Popup" enable? I am half tempted to click that option! haha  Grin

    Bitcoin-Scratchticket.com       Win Bitcoin Playing Scratchtickets        Provably Fair   
*Got LootCrate?*
*My Stuff For Sale thread/s*   www.CryptoCause.org   Ask me about SEGMining Hosting!
"Don't undertake a project unless it is manifestly important and nearly impossible" - Edwin Land
sepehr
Sr. Member
****
Offline Offline

Activity: 399
Merit: 250


Cryptocurrency Evangelist


View Profile
June 15, 2014, 07:58:51 PM
 #285

Thanks a lot for new version  Cheesy
I have seen it so late.

But gave me the following error and not working properly:

Please guide:



Sepehr, A Cryptocurrency Evangelist
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
June 15, 2014, 08:11:24 PM
 #286

Thanks a lot for new version  Cheesy
I have seen it so late.

But gave me the following error and not working properly:

Please guide:

Looks like something funny is up with 51.  I did put error handling around an ant not responding properly, but I didn't fully test it.  Does everything seem normal with 51?

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
sepehr
Sr. Member
****
Offline Offline

Activity: 399
Merit: 250


Cryptocurrency Evangelist


View Profile
June 15, 2014, 08:14:05 PM
 #287

Thanks a lot for new version  Cheesy
I have seen it so late.

But gave me the following error and not working properly:

Please guide:

Looks like something funny is up with 51.  I did put error handling around an ant not responding properly, but I didn't fully test it.  Does everything seem normal with 51?

M

I use wifi connection for all ants and sometimes wifi is weak and then this happen.

Sepehr, A Cryptocurrency Evangelist
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
June 15, 2014, 11:42:58 PM
 #288

Thanks a lot for new version  Cheesy
I have seen it so late.

But gave me the following error and not working properly:

Please guide:

Looks like something funny is up with 51.  I did put error handling around an ant not responding properly, but I didn't fully test it.  Does everything seem normal with 51?

M

I use wifi connection for all ants and sometimes wifi is weak and then this happen.

I have some ideas. 

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
mstrongbow
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250

3D Printed!


View Profile
June 16, 2014, 01:17:01 AM
 #289

Just got my first error popup...
I did have the config window selected and I was searching for some sound files to use for the alerts. What format does it recognize?

Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidCastException: Conversion from type 'DBNull' to type 'String' is not valid.
   at Microsoft.VisualBasic.CompilerServices.Conversions.ToString(Object Value)
   at MAntMonitor.frmAntMonitor.HandleAlerts()
   at MAntMonitor.frmAntMonitor.RefreshGrid()
   at MAntMonitor.frmAntMonitor.TimerRefresh_Tick(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
MAntMonitor
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/morgan/Documents/Mining/MAntMonitor19/MAntMonitor.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 11.0.50938.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34108 built by: FX45W81RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
Newtonsoft.Json
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.1.17001
    CodeBase: file:///C:/Users/morgan/Documents/Mining/MAntMonitor19/Newtonsoft.Json.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.



    Bitcoin-Scratchticket.com       Win Bitcoin Playing Scratchtickets        Provably Fair   
*Got LootCrate?*
*My Stuff For Sale thread/s*   www.CryptoCause.org   Ask me about SEGMining Hosting!
"Don't undertake a project unless it is manifestly important and nearly impossible" - Edwin Land
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
June 16, 2014, 01:51:46 AM
 #290

Just got my first error popup...
I did have the config window selected and I was searching for some sound files to use for the alerts. What format does it recognize?

It doesn't do anything itself.  It just tells Windows to run it.  So anything your PC supports should work.

There must be some logic flow I missed in there.

Thanks for the report.  I suspect once you pick something, it'll work fine?

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
mstrongbow
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250

3D Printed!


View Profile
June 16, 2014, 02:10:28 AM
 #291

Just got my first error popup...
I did have the config window selected and I was searching for some sound files to use for the alerts. What format does it recognize?

It doesn't do anything itself.  It just tells Windows to run it.  So anything your PC supports should work.

There must be some logic flow I missed in there.

Thanks for the report.  I suspect once you pick something, it'll work fine?

M

Ugh, stupid browser! Lost my entire post draft I had just written up and was about 5 seconds from submitting my reply, double ugh!

Anyways, I had not yet saved any changes to the config at the time of the crash. I did however have the upload sound popup opened when the error popped and the monitor was refreshing as well, mine is set for 360 seconds. I will let ya know how it goes a little later.

    Bitcoin-Scratchticket.com       Win Bitcoin Playing Scratchtickets        Provably Fair   
*Got LootCrate?*
*My Stuff For Sale thread/s*   www.CryptoCause.org   Ask me about SEGMining Hosting!
"Don't undertake a project unless it is manifestly important and nearly impossible" - Edwin Land
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
June 16, 2014, 10:44:00 AM
 #292

Awesome update yo, looks great! I will enable some alert functions and let ya know what I think.

Quick question...what does "Enable Annoying Popup" enable? I am half tempted to click that option! haha  Grin

The annoying popup is a separate window that comes up when there's an error, and it tries to get your attention.  It could probably be more annoying..

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
show_off
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
June 16, 2014, 11:08:12 AM
 #293

Really a good software ah, thank you pay, I'm going to try it at night
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
June 17, 2014, 01:27:22 AM
Last edit: June 17, 2014, 11:00:30 AM by mdude77
 #294

I just published v2.0.  In light of the odd errors some folks are having with the new alert logic, this version was published before SSH support was added.

v2.0
- Added more errorhandling and logging, especially around the new alert logic.  
- Added email support.  This is untested (in the interest of time), but working code that came M's Pool Monitor.

Download link: MAntMonitor20a.zip

PLEASE NOTE:

Assuming no additional odd errors come up, next version should have SSH and reboot functionality.  After that, unless there is some really feature that folks are looking for that I overlooked, I need to move on to my next project for some time.  So if you have a feature request that I've missed, please speak up!

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
norgan
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250

Decentralize your hashing - p2pool - Norgz Pool


View Profile WWW
June 17, 2014, 03:34:54 AM
 #295

I just published v2.0.  In light of the odd errors some folks are having with the new alert logic, this version was published before SSH support was added.

v2.0
- Added more errorhandling and logging, especially around the new alert logic. 
- Added email support.  This is untested (in the interest of time), but working code that came M's Pool Monitor.

Download link: MAntMonitor20.zip

PLEASE NOTE:

Assuming no additional odd errors come up, next version should have SSH and reboot functionality.  After that, unless there is some really feature that folks are looking for that I overlooked, I need to move on to my next project for some time.  So if you have a feature request that I've missed, please speak up!

M

appreciate the work going into this.

I have set up email alerts but it doesn't seem to be working. could you include the output of the email test in the log window?
Also when I enable s1 fan alert it warns me to set an s2 fan alert.

Miner, tech geek, operator of NorgzPool - Sydney Australia P2Pool Node creator of p2pool fancy front end

Tips: 1NorganBbymShTN2MMpfGzRYJF8mcPeXjv Exchange BTC locally in Australia or Donate to p2pool miners
allcoinminer
Hero Member
*****
Offline Offline

Activity: 784
Merit: 504


View Profile
June 17, 2014, 07:38:50 AM
 #296

Feature Request:
1. Minimise to system bar.
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
June 17, 2014, 10:59:49 AM
 #297

I just published v2.0.  In light of the odd errors some folks are having with the new alert logic, this version was published before SSH support was added.

v2.0
- Added more errorhandling and logging, especially around the new alert logic. 
- Added email support.  This is untested (in the interest of time), but working code that came M's Pool Monitor.

Download link: MAntMonitor20.zip

PLEASE NOTE:

Assuming no additional odd errors come up, next version should have SSH and reboot functionality.  After that, unless there is some really feature that folks are looking for that I overlooked, I need to move on to my next project for some time.  So if you have a feature request that I've missed, please speak up!

M

appreciate the work going into this.

I have set up email alerts but it doesn't seem to be working. could you include the output of the email test in the log window?
Also when I enable s1 fan alert it warns me to set an s2 fan alert.

Yes, I realized this morning that I added the code, but forgot to reference it! Smiley  Just put out an update to fix that..

Download link: MAntMonitor20a.zip

Will look at that logic, must have missed something.  Thanks!

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
June 17, 2014, 11:00:11 AM
 #298

Feature Request:
1. Minimise to system bar.

It does that already!  Added in v1.9 I believe.

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
mdude77 (OP)
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
June 17, 2014, 11:02:51 AM
 #299

Notes on email logic:

- My 2.0 release missed a step, the code was there, but not referenced.  2.0a has it.
- Last I tested this, it didn't work with all SMTP servers.  It worked with Google's servers, but not Verizon's.  Didn't have any others to check.
- There aren't any governors on the email logic to prevent "spam".  That means if it's set to check your ants every 5 minutes, and there's an alert every 5 minutes, you'll get an email every 5 minutes.  You might want to enable the email feature with caution! Smiley  I intend to add a governor "only send an email once every x minutes" in next version.

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
norgan
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250

Decentralize your hashing - p2pool - Norgz Pool


View Profile WWW
June 17, 2014, 11:08:28 AM
 #300

I just published v2.0.  In light of the odd errors some folks are having with the new alert logic, this version was published before SSH support was added.

v2.0
- Added more errorhandling and logging, especially around the new alert logic. 
- Added email support.  This is untested (in the interest of time), but working code that came M's Pool Monitor.

Download link: MAntMonitor20.zip

PLEASE NOTE:

Assuming no additional odd errors come up, next version should have SSH and reboot functionality.  After that, unless there is some really feature that folks are looking for that I overlooked, I need to move on to my next project for some time.  So if you have a feature request that I've missed, please speak up!

M

appreciate the work going into this.

I have set up email alerts but it doesn't seem to be working. could you include the output of the email test in the log window?
Also when I enable s1 fan alert it warns me to set an s2 fan alert.

Yes, I realized this morning that I added the code, but forgot to reference it! Smiley  Just put out an update to fix that..

Download link: MAntMonitor20a.zip

Will look at that logic, must have missed something.  Thanks!

M

ah I see yes the fail logs. is there a log showing the debug output? such as error codes from the server etc? i'm sending mine to an exchange server using basic authentication and ssl

Miner, tech geek, operator of NorgzPool - Sydney Australia P2Pool Node creator of p2pool fancy front end

Tips: 1NorganBbymShTN2MMpfGzRYJF8mcPeXjv Exchange BTC locally in Australia or Donate to p2pool miners
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 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 ... 67 »
  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!