Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    P2Pool Reporting

    Mining
    3
    3
    709
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • U
      uncle_muddy administrators last edited by

      Hi Guys,

      Does anyone know if there is a log file on a P2Pool server that lets me see miners addresses, and the time they have spent on the node?

      Thinking of the next idea for a little more money in the charity pot, but need to work out the reporting 1st

      UM

      1 Reply Last reply Reply Quote 0
      • Wellenreiter
        Wellenreiter Moderators last edited by

        There are some log files in the data/feathercoin directory under the main pool dir, but they contain only pool ststs, but no miner adresses. You will need to modify the code to get these.

        It’s written in python, so it either may be easy for you, if you know python very good or very complicated

        Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
        Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

        1 Reply Last reply Reply Quote 0
        • M
          MrSheep last edited by

          What would you like to achieve? What you could do is periodically get the stats from p2pool and track the active miners. This way you see which miners have been active for how long. They will disappear once not active from the stats…

          1 Reply Last reply Reply Quote 0
          • First post
            Last post