Pages:
Author

Topic: cryptoGlance [v2.1] :: Open-source, self-hosted, multi-rig monitoring tool! - page 3. (Read 130270 times)

hero member
Activity: 672
Merit: 500
would love to see this get updated one day..
maybe add some nicehash mutl algo software support
love the layout
legendary
Activity: 1736
Merit: 1006
ive asked before and i would like peercoin added to the wallet list..

it shoudlnt be difficult you already use blockr.io for bitcoin and they have peercoin.
actually you can use a peercoin address for the bitcoin drop down, but it says BTC and the dollar amount isnt accurate..


legendary
Activity: 3080
Merit: 1080
can you add zpool to the pools list.

https://www.zpool.ca/site/api



We'll look into it! Don't have any miners though. Might have a USB stick miner somewhere, but cost of mining in Ontario is just way too high for us to keep it going... That's also partially why no updates have come out lately, we can't really test anything.

One user has made a ton of changes that were submitted to us that we need to review, that's also on our list of things.

Why don't you start mining in Labrador like us Smiley? We have open capacity if you're interested. I use your software and am thankful for the work you do.

Cheers!
sr. member
Activity: 298
Merit: 250
can you add zpool to the pools list.

https://www.zpool.ca/site/api



We'll look into it! Don't have any miners though. Might have a USB stick miner somewhere, but cost of mining in Ontario is just way too high for us to keep it going... That's also partially why no updates have come out lately, we can't really test anything.

One user has made a ton of changes that were submitted to us that we need to review, that's also on our list of things.
legendary
Activity: 1736
Merit: 1006
full member
Activity: 140
Merit: 100
I mine because math
Saw this quoted in the S9 thread, source is not totally reliable but it sounds like the information needed to get S9's working in cryptoglance is forthcoming. I'll be holding my breath  Lips sealed

Quote
S9's firmware package with bmminer's binary application file is in preparing, Need get some files from ALTERA FPGA's project. We will upload the sdk of S9 which can be used to create S9's firmware package. The estimation time is about next week.

Please feel free to contact us if there is any question.

Best regards,
Andy
Bitmain
newbie
Activity: 22
Merit: 0
cryptoglance seems to be broken on 16.04
i dunno why but i cant get it to fully work.. the top part works but the rig details just have that loading bar forever.

Try changing this:
/includes/classes/miners/cgminer.php - Line ~355
Code:
$socket = stream_socket_client('tcp://'.$this->_host.':'.$this->_port, $errno, $errstr, 2);
to
Code:
$socket = stream_socket_client('tcp://'.$this->_host.':'.$this->_port, $errno, $errstr, 5);

The value at the end (2 and 5) are the seconds cryptoglance waits for a response from the miner. It's possible that 16.04 slowed down in network calls or that this limit is just being hit now.
newbie
Activity: 22
Merit: 0
Is it possible to use cryptoglance with claymore miner's port 3333 for ethereum mining rigs?

If it's forked from cgminer and has the same API, then yes. Otherwise no.
newbie
Activity: 47
Merit: 0
Is it possible to use cryptoglance with claymore miner's port 3333 for ethereum mining rigs?
legendary
Activity: 1274
Merit: 1000

but i do notice if i leave it on for a few minutes it will stop refreshing.. im wondering if its something with the new apache2 or something.


That happens to me, too, and I run it on an old WinXP box.  Sometimes the frames just don't update, so I click 'dashboard' at the top and they reload and start refreshing like normal... until they freeze up again.
legendary
Activity: 1736
Merit: 1006
cryptoglance seems to be broken on 16.04
i dunno why but i cant get it to fully work.. the top part works but the rig details just have that loading bar forever.


check your network settings maybe your fireall is blocking the API port ?

i dunno, if i keep refreshing the page over and over it will eventually pop up.

but i do notice if i leave it on for a few minutes it will stop refreshing.. im wondering if its something with the new apache2 or something.

zOU
hero member
Activity: 728
Merit: 500
★ these are stars ★
cryptoglance seems to be broken on 16.04
i dunno why but i cant get it to fully work.. the top part works but the rig details just have that loading bar forever.


check your network settings maybe your fireall is blocking the API port ?
member
Activity: 135
Merit: 11
I believe he is referring to Ubuntu 16.04.
sr. member
Activity: 298
Merit: 250
cryptoglance seems to be broken on 16.04
i dunno why but i cant get it to fully work.. the top part works but the rig details just have that loading bar forever.



16.04? What is that
legendary
Activity: 1736
Merit: 1006
cryptoglance seems to be broken on 16.04
i dunno why but i cant get it to fully work.. the top part works but the rig details just have that loading bar forever.

full member
Activity: 140
Merit: 100
I mine because math
I was worried about that when I heard they had made their own fork of cgminer. Maybe someone has the knowledge to get the necessary information off of an S9 but I haven't a clue how to connect into the OS of an antminer.

It's inconvenient I can't see the temps, but at least it shows up.
sr. member
Activity: 298
Merit: 250
There's not much I can do Sad the DEVICES section is empty, not sure what bminer changed but they broke the api
full member
Activity: 140
Merit: 100
I mine because math
We don't have an s9 miner to test against.

If someone has the app open, press CTRL + D and enter your s9 IP address + port. Can you paste the results here?

Quote
Code:

config:Array
(
    [STATUS] => Array
        (
            [0] => Array
                (
                    [STATUS] => E
                    [When] => 1467599026
                    [Code] => 45
                    [Msg] => Access denied to 'config' command
                    [Description] => bmminer 1.0.0
                )

        )

    [id] => 1
)
debug:Array
(
    [STATUS] => Array
        (
            [0] => Array
                (
                    [STATUS] => E
                    [When] => 1467599026
                    [Code] => 45
                    [Msg] => Access denied to 'debug' command
                    [Description] => bmminer 1.0.0
                )

        )

    [id] => 1
)
SUMMARY:Array
(
    [STATUS] => Array
        (
            [0] => Array
                (
                    [STATUS] => S
                    [When] => 1467599026
                    [Code] => 11
                    [Msg] => Summary
                    [Description] => bmminer 1.0.0
                )

        )

    [SUMMARY] => Array
        (
            [0] => Array
                (
                    [Elapsed] => 102751
                    [GHS 5s] => 12815.08
                    [GHS av] => 12809.1
                    [Found Blocks] => 138
                    [Getworks] => 5527
                    [Accepted] => 23377
                    [Rejected] => 144
                    [Hardware Errors] => 566
                    [Utility] => 13.65
                    [Discarded] => 61302
                    [Stale] => 24
                    [Get Failures] => 49
                    [Local Work] => 4862041
                    [Remote Failures] => 0
                    [Network Blocks] => 3769
                    [Total MH] => 1316143740781
                    [Work Utility] => 178059.01
                    [Difficulty Accepted] => 303093082
                    [Difficulty Rejected] => 1835022
                    [Difficulty Stale] => 0
                    [Best Share] => 536904545
                    [Device Hardware%] => 0.0002
                    [Device Rejected%] => 0.6018
                    [Pool Rejected%] => 0.6018
                    [Pool Stale%] => 0
                    [Last getwork] => 1467599025
                )

        )

    [id] => 1
)

------------

DEVICES:Array
(
    [STATUS] => Array
        (
            [0] => Array
                (
                    [STATUS] => E
                    [When] => 1467599026
                    [Code] => 10
                    [Msg] => No
                    [Description] => bmminer 1.0.0
                )

        )

    [id] => 1
)
devdetails:Array
(
    [STATUS] => Array
        (
            [0] => Array
                (
                    [STATUS] => E
                    [When] => 1467599026
                    [Code] => 45
                    [Msg] => Access denied to 'devdetails' command
                    [Description] => bmminer 1.0.0
                )

        )

    [id] => 1
)
stats:
eStats:Array
(
    [STATUS] => Array
        (
            [0] => Array
                (
                    [STATUS] => E
                    [When] => 1467599026
                    [Code] => 45
                    [Msg] => Access denied to 'estats' command
                    [Description] => bmminer 1.0.0
                )

        )

    [id] => 1
)

------------

POOLS:Array
(
    [STATUS] => Array
        (
            [0] => Array
                (
                    [STATUS] => S
                    [When] => 1467599026
                    [Code] => 7
                    [Msg] => 3 Pool(s)
                    [Description] => bmminer 1.0.0
                )

        )

    [POOLS] => Array
        (
            [0] => Array
                (
                    [POOL] => 0
                    [URL] => **********
                    [Status] => Alive
                    [Priority] => 0
                    [Quota] => 1
                    [Long Poll] => N
                    [Getworks] => 5525
                    [Accepted] => 23377
                    [Rejected] => 144
                    [Discarded] => 61302
                    [Stale] => 24
                    [Get Failures] => 49
                    [Remote Failures] => 0
                    [User] => *********
                    [Last Share Time] => 0:00:12
                    [Diff] => 8.19K
                    [Diff1 Shares] => 0
                    [Proxy Type] =>
                    [Proxy] =>
                    [Difficulty Accepted] => 303093082
                    [Difficulty Rejected] => 1835022
                    [Difficulty Stale] => 0
                    [Last Share Difficulty] => 8192
                    [Has Stratum] => 1
                    [Stratum Active] => 1
                    [Stratum URL] => *********
                    [Has GBT] =>
                    [Best Share] => 536904545
                    [Pool Rejected%] => 0.6018
                    [Pool Stale%] => 0
                )

            [1] => Array
                (
                    [POOL] => 1
                    [URL] => *********
                    [Status] => Alive
                    [Priority] => 1
                    [Quota] => 1
                    [Long Poll] => N
                    [Getworks] => 1
                    [Accepted] => 0
                    [Rejected] => 0
                    [Discarded] => 0
                    [Stale] => 0
                    [Get Failures] => 0
                    [Remote Failures] => 0
                    [User] => **********
                    [Last Share Time] => 0
                    [Diff] =>
                    [Diff1 Shares] => 0
                    [Proxy Type] =>
                    [Proxy] =>
                    [Difficulty Accepted] => 0
                    [Difficulty Rejected] => 0
                    [Difficulty Stale] => 0
                    [Last Share Difficulty] => 0
                    [Has Stratum] => 1
                    [Stratum Active] =>
                    [Stratum URL] =>
                    [Has GBT] =>
                    [Best Share] => 0
                    [Pool Rejected%] => 0
                    [Pool Stale%] => 0
                )

            [2] => Array
                (
                    [POOL] => 2
                    [URL] => *******
                    [Status] => Alive
                    [Priority] => 2
                    [Quota] => 1
                    [Long Poll] => N
                    [Getworks] => 1
                    [Accepted] => 0
                    [Rejected] => 0
                    [Discarded] => 0
                    [Stale] => 0
                    [Get Failures] => 0
                    [Remote Failures] => 0
                    [User] => *********
                    [Last Share Time] => 0
                    [Diff] =>
                    [Diff1 Shares] => 0
                    [Proxy Type] =>
                    [Proxy] =>
                    [Difficulty Accepted] => 0
                    [Difficulty Rejected] => 0
                    [Difficulty Stale] => 0
                    [Last Share Difficulty] => 0
                    [Has Stratum] => 1
                    [Stratum Active] =>
                    [Stratum URL] =>
                    [Has GBT] =>
                    [Best Share] => 0
                    [Pool Rejected%] => 0
                    [Pool Stale%] => 0
                )

        )

    [id] => 1
)
ascset:Array
(
    [STATUS] => Array
        (
            [0] => Array
                (
                    [STATUS] => E
                    [When] => 1467599026
                    [Code] => 14
                    [Msg] => Invalid command
                    [Description] => bmminer 1.0.0
                )

        )

    [id] => 1
)


[/code][/code][/code][/code][/code][/code][/code][/code]
sr. member
Activity: 298
Merit: 250
We don't have an s9 miner to test against.

If someone has the app open, press CTRL + D and enter your s9 IP address + port. Can you paste the results here?
sr. member
Activity: 546
Merit: 253
cryptoGlance working with antminer s9 ?

It should

Cryptoglance does *work* with the S9, but you won't get all of the details such as temps and fan rpm, I'm guessing due to changing from cgminer to BMminer which appears to be a proprietary fork of cgminer.



No BTM 0 page or anything, I'm sure there will be an update eventually Cheesy

Is this something that will be addressed in a update? Or is it not feasible due to BMminer?
Pages:
Jump to: