Skip to content

MVisConfig

mvis edited this page Aug 9, 2017 · 11 revisions

Configuring Mining Visualizer

To configure Mining Visualizer, click on Tools / Preferences. This can also be accessed from the system tray menu.

Miners

Preferences

  • Use the buttons on the right to add, delete, or edit miners. You can rearrange the list using the up/down buttons.
  • UDP Listen - This is the UDP port MVis will listen on when communicating with the miners
  • UDP Password - MVis will attempt to establish a connect with the miners using this password. If used, this needs to match the UdpPassword setting in ethminer.ini

Miner Edit

Miner Edit

  • Listening Port - the UDP port the miner will be listening on. This needs to match the UdpListen setting in ethminer.ini.
  • GPU's - the number of GPU's installed in this miner
  • Expected Hash Rate - the total hash rate this miner can normally achieve. This will be compared with the actual hash rate to determine if an alert should be displayed.
  • Inactive - If you plan to take this miner offline for some reason (ie.maintenance), place a check mark here to prevent alerts from being raised.
  • Temp Range Hi - the high end of the normal operating temperature range. If the temperature exceeds this value, an alert will be raised.
  • Never Exceed - Temperature at which GPU throttling will be activated. Pauses will be inserted into the hashing algorithm to keep the temperature below this value.
  • Safety Shutdown - The number of seconds the GPU temperature will be allowed to remain at or above Never Exceed before the entire mining rig shuts down.
  • Hash Faults Alert - the number of hash faults from any single GPU, in a 4 hour period, that will trigger an alert.
  • Test Connection - perform a simple ping test to verify network communication with a miner. The miner needs to be running for this to succeed.
Clone this wiki locally