Bitcoin Forum
March 28, 2024, 06:05:00 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Local / Майнеры / rig.cards - мониторинг ферм с уведомлениями по email и Telegram on: March 29, 2018, 10:10:55 PM
Всем привет!

Хочу представить вашему вниманию разработанный мной сервис для удаленного мониторинга ригов с возможностью получать уведомления о тех или иных событиях на ферме. Изначально делал его для собственных нужд, но со временем было решено допилить и выкатить публично, т.к. по отзывам, штука оказалась достаточно удобной и нужной.   Cool


Сервис называется RIG cards и доступен по адресу https://rig.cards

Topic in English here.


Основные функции:

  • Статус ригов с указанием основных параметров GPU (температур, скорости оборотов вентиляторов, загрузки и т.д.)
    Информация по каждому ригу доступна на его собственной «карточке» (как я это называю), т.о. краем глаза взглянув на экран можно понять, все ли ок с вашими фермами
  • Отображение текущего хешрейта
  • Уведомления по e-mail или в Telegram о следующих событиях:
    - Риг не отвечает / Риг вновь работает / Риг был перезагружен
    - Температуры GPU вышли из заданных пределов / вернулись в них (лимиты могут быть установлены для каждого рига индивидуально)
    - Потеряна видеокарта на риге / Все видеокарты работают
  • Адаптивная мобильная версия сайта сервиса, что позволяет с удобством мониторить риги, где бы вы не находились
  • Перезагрузка при наступлении различных событий (например, ребут при отвале карт), возможность запуска клиентских bat-файлов перед осуществлением ребута
  • Удаленная перезагрузка системы
  • Установка собственных температурных диапазонов для цветовой индикации показаний


Планы на ближайшее будущее:

  • Мониторинг хешрейта майнеров готово! и уведомления с этим связанные (падение хешрейта на заданную величину / восстановление хешрейта) - будет позже
  • Карточка с общей информацией по всем ригам сразу: общий хешрейт, состояние, расчетная доходность, отображение возможных проблем и т.п.
  • Реализация различных действий (вроде перезагрузки) при разных событиях (например, ребут при отвале карт), возможность запуска клиентских bat-файлов при наступлении событий готово
  • Другие улучшения (более детальный список задач вы можете найти ниже в этом посте)


Для большего понимания, несколько скриншотов сервиса:




Я, к сожалению, пока имею статус newbie, поэтому мои изображения не показываются... Было бы хорошо, если бы кто-то процитировал мое сообщение или изображения


Главная задача сервиса - возможность с легкостью отслеживать состояние ферм и в случае возникновения проблем высылать об этом уведомления, простота в использовании.
Буду рад любым отзывам, пожеланиям и т.п.



Как это работает?

Прежде всего вам нужно зарегистрироваться на сайте и скачать клиентское приложение («клиент»), которое нужно будет запустить на риге.
Клиент - обычный скрипт написанный на Windows Powershell (что-то типа продвинутого батника), естественно, исходный код его открыт, вы можете без проблем изучить содержимое и убедиться, что там нет каких-либо вирусов или еще чего нехорошего. Это просто текстовый файл. В любом случае, также даю ссылку на отчет Virustotal. Кроме того, клиент использует библиотеку известной программы Open Hardware Monitor для получения показаний датчиков GPU (наличие самого OHM в системе не нужно).

Так выглядит работающий клиент:



Далее вам нужно добавить риг в систему. Сделать это можно двумя способами: или через сайт (в таком случае вы сможете скачать клиент уже настроенным под данный риг) или же просто при первом запуске клиента на риге.
Клиент запускается батником start_client.bat (ярлык на него нужно добавить в автозагрузку).


добавление рига на сайте

добавление рига при запуске клиента

Каждые полторы минуты клиент шлет данные рига на сервер. Если в течение двух минут от рига не было получено никаких данных, он помечается «желтым» предупредительным статусом. Далее, если в течение следующих 2-3 минут все так же нет никаких данных - риг считается недоступным, помечается «красным» статусом Offline и вам высылается соответствующее уведомление.

Также при каждом получении данных от рига, проверяются его показатели, и если что-то не в порядке (например, перегрев GPU) также высылается соотв. уведомление и на карточке рига появляется иконка о проблеме.

Пределы температур могут указываться как для всех ригов сразу (Globals settings), так и для каждого рига индивидуально, клацнув на иконку шестеренки на карточке нужной фермы.

В зависимости от показаний температуры соответствующая ячейка таблицы будет окрашена в тот или иной цвет для лучшего визуального восприятия. Эта «раскраска» никак не связана с устанавливаемыми вами пределами т-тур, является чисто информационной. При желании вы можете установить собственные диапазоны температур для каждого из цветов.

Также, как известно, можно удобно использовать фичу с указанием нижнего лимита температуры: в большинстве случаев, если что-то происходит с майнером (вылетает, не коннектится с пулом), видеокарты простаивают и температуры GPU падают. Подобрав подходящее значение можно таким образом контролировать нормальную работу GPU и получать уведомления, если что-то не так.


Так выглядят различные статусы:


А это примеры уведомлений:




Для работы клиента в системе должны быть установлены .NET Framework 4.5 и Powershell 5 или выше (в Windows 10 имеются из коробки, а в Win 7 обычно нужно доставлять).


Мониторинг хешрейта

Всю необходимую информацию по отображению хешрейта можно найти в следущем посте: 
https://bitcointalk.org/index.php?topic=3219267.msg50950804#msg50950804

На данный момент поддерживаются такие майнеры:

  • Claymore's Ethereum Miner
  • PhoenixMiner Ethereum
  • SRBMiner Cryptonight
  • EWBF Equihash Miner
  • Ethminer
  • T-Rex
  • TeamRedMiner
  • NBMiner
  • GMiner

Пишите, какие еще майнеры вы хотите видеть.



Сколько стоит?

💲 Стоимость использования сервиса составляет $1 в месяц за риг.

1 риг — бесплатно!

Подробности тут или тут https://rig.cards/pricing

И, само собой, сервис никак не затрагивает ваши майнеры, производится лишь сбор данных с GPU.



Известные проблемы, баги и особенности

  • Сервис сейчас в состоянии beta, поэтому я не исключаю обнаружения каких-то багов (постараюсь их фиксить максимально быстро, если таковые будут обнаружены)
  • Уведомление о непредвиденной перезагрузке пока не работает (еще не реализовано, думаю над лучшим алгоритмом для этого)
  • Не видятся карты P102-100, P106-100 — это зависит от настроек драйверов NVIDIA, как это решить — см. ниже FAQ.
  • Как я вижу, ниженаписанное более неактульно
    При первом запуске start_client.bat на Win 10 (если при этом вы распаковали client.zip проводником винды) с большой вероятностью вы получите предупреждение SmartScreen о запуске неизвестного приложения - это нормально, можете без боязни и с увереннотью запускать его (для сомневающихся - еще раз ссылка на отчет Virustotal). Такого не происходит если вы распакуете архив, например, Total Commander или другим файл-менеджером. Насколько я понял, подобное предупреждение мы получим каждый раз, когда впервые запускается новый .bat-файл откуда-либо скачанный. В дальнейшем, если проблем не будет, майкрософтовцы добавят приложение к себе в базу. Подобное предупреждение вы получите (если получите) лишь однажды, только при первом запуске, далее его не будет.



Перечень основных задач на будущее

  • Мониторинг хешрейта готово! и уведомления по нему (будут позже)
  • Уведомление о внезапной перезагрузке сделано
  • Отображение времени запуска рига и времени его работы сделано
  • Сортировка ригов между собой (например, по имени) сделано
  • Сортировка GPU/видеокарт между собой на карточке рига
  • Произвольные имена для видеокарт
  • Карточка со сводной инфой по всем ригам сразу, общим хешрейтом, доходностью и т.д.
  • Добавление возможностей для Telegram бота (получение какой-либо информации о ригах по запросу)
  • Добавление других языков (русского в т.ч., и пр.)
  • Действия при наступлении различных событий (например, перезагрузка при отвале карты) готово
  • Задания со стороны сервера (перезагрузка, выключение и пр.) готово
  • Логотип и фавикон для сайта
  • Темная/ночная тема (может быть даже возможность установки собственного фонового изображения)
  • Интеграция с wifi-выключателями sonoff-tasmota, работающими с серверами Mosquito (MQTT протокол)



FAQ

Как использовать бота Telegram?
Бот доступен тут: https://t.me/rigcardsbot
для начала его использования достаточно отправить ему свой секретный ключ. Его можно найти здесь: Account - Your profile - Profile - Secret key
В настоящий момент бот только рассылает уведомления, но в будущем я планирую добавить несколько удобных функций


Возможно ли отправлять уведомления в Telegram сразу нескольким получателям?
Это возможно. Создайте группу и пригласите в нее тех, кому вы хотите отправлять уведомления. Далее, если вы откроете в Telegram экран с информацией о боте (можно кликнуть на аватарку бота), то в меню (правый верхний угол) будет пункт Добавить бота в группу. После добавления отправьте из группы такое сервисное сообщение боту:
/secret ваш_ключ
Теперь бот будет слать уведомления в эту группу!
Также немного дополнительной инфы здесь.


Должен ли я платить за пользование сервисом?

Стоимость использования сервиса составляет $1 в месяц за риг.
1 риг — бесплатно!
https://rig.cards/pricing

Использование сервиса полностью бесплатно. Но, если он станет популярен, мне придется брать плату (для оплаты серверов и прочих вещей). В любом случае, это будет дешево, что-то вроде 1$ за активный риг в месяц (пока я серьезно об этом не думал)


Не видятся карты P102-100, P106-100 — Как исправить?
 Существует известная особенность с картами P106-100 и P102-100 – по умолчанию они работают с драйверами в режиме TCC, из-за чего используемая библиотека от Open Hardware Monitor их не видит.


Внимание! С какой-то версии драйверов (предположительно 400+) описанный способ более не работает.
Внедрен альтернативный способ получения информации о таких картах (в большинстве случаев, от вас не потребует вообще никаких действий). Подробности здесь.



Для возможности их отслеживать необходимо перевести карточки в режим WDDM.

У меня, к сожалению, нет подобных карт, дабы нормально продиагностировать это и что-то советовать предметно.
Из того, что я вижу по вышеприведенной ссылке:
Quote
To change the TCC mode, use the NVIDIA SMI utility. This is located by default at C:\Program Files\NVIDIA Corporation\NVSMI. Use the following syntax to change the TCC mode:

Code:
nvidia-smi -g {GPU_ID} -dm {0|1}
Code:
0 = WDDM
1 = TCC

Т.е. вам нужно перейти в указанную папку и из командной строки там выполнить данную команду для каждой карточки, указав вместо GPU_ID ее "номер" и -dm 0 для установки  режима WDDM .

Или (не уверен), для перевода всех карта в редим WDDM
Code:
nvidia-smi -g -dm 0


На карточках ригов неправильное время
По умолчанию для новых аккаунтов используется часовой пояс UTC. Вы можете установить ваш часовой пояс тут: Account - Your profile - Timezone


Как часто обновляются данные на карточках ферм?
В текущий момент обновление происходит автоматически каждые 30 секунд (но не забывайте, что риг шлет информацию примерно каждые 1,5 минуты). Если нужно, вы можете обновить информацию кликнув на соотв. значок на навигационной панели.
Через 20 минут отсутствия активности ваша сессия будет завершена автоматически.



По каким диапазонам раскрашиваются показания температур GPU? Можно ли их изменить?
Данная «раскраска» никак не связана с устанавливаемыми вами пределами температур для уведомлений и является чисто информационной.

Всего их пять:
1-35 °C - синий
36-60 - зеленый
61-70 - желтый
71-80 - оранжевый 
81 и выше - красный
2  Alternate cryptocurrencies / Mining (Altcoins) / rig.cards - remote rig monitoring and notifications by email and Telegram on: March 29, 2018, 03:17:46 PM
Hello everyone!

I've created a service for remote rig monitoring. First of all I made it for my own rigs but after time decide bring service to public because it's really useful   Cool

It called RIG cards and available here: https://rig.cards


Basic functions:

  • Status of rigs with info for GPUs (temperatures, fan speeds, frequencies etc.) Data for each rig present on its own "card" (as I called it) where you can monitor params just looking to the website
  • Hashrate monitoring
  • Notifications to e-mail or Telegram messenger about different events like:
    - Rig don't respond / Rig online again
    - Temperatures of GPU out of range or back to range (limits can be set for each rig individually)
    - Lost GPU on rig
    - Rig was rebboted
  • Mobile-friendly version of the website, so you can easily check your rigs from smartphone
  • Rig rebooting on events like: overheating GPUs, low GPUs temperature, losing GPU on the rig
  • Remore rig reboot
  • Able to set personal temperature color ranges for rig


Soon:

  • Hashrate monitoring Ready! notifications which corresponds to it (will be later)
  • Summary card with short status for all rigs, total hashrate, calculated profit, possible troubles
  • Actions like reboot on different events (for example, reboot when lost GPU) Done!
  • Other impovements (you can see more detailed tasklist below)


Here is some screenshots of service main page:






My main goal was to make easy in use service which main function is rigs monitoring and not so monstrous as some others.
I'll be happy to get any feedback, suggestions etc.


So, how it works?

First you need to register on the website and download client application that you then will launch on the rig system.
Client app is just Windows Powershell script (like advanced .bat-file), so it's opensource, you can check contents and be sure so there no any viruses or other bad things. It's a text file. Also here is Virustotal report. Besides it uses library from well-known Open Hardware Monitor to get info from GPU sensors.

View of client window:


Next you can add new rig from web-interface or during first launch of client app. Choose rig name, set number of GPUs, and temp. limits if wish.
BTW if you already added rig you can download preconfigured client for needed rig and just launch on system.

For launch the client app start the start_client.bat file (shortcut for this file you can then add to start on windows boot)

adding rig from web


adding rig from client app

Every two minutes client app sends rig data to server. If in 2 min period not received any data from rig, it will marked with "yellow" status (like warning). After next 2-3 minutes if still no rig activity - rig will marked as Offline "red" status and you'll get notification about it through choosen channels in settings.

Also each time when server got data from rig we check given parameters and if something wrong (for example lost GPU or overheating) we also send notification to you (of course if you enabled it).
Temperature limits you can set globally for all rigs (Account - Your Profile - Global settings) or for each rig individually by clicking coghwheel icon for rig you need.
Moreover depends on temp. levels values will be colored, so just taking a look you can check is there everything good with your rigs. You can set you own temperature ranges for each color.
Here is also nice trick with low t° limit: in most cases if something happens with miner on rig (unexpected close, can't connect to pool) GPUs stop working and their temperatures going down. So if find the appropriate value you'll receive notification of low temp and it will mean that GPU don't work normal!

How different statuses looks like:



Here is notifications examples (e-mail and Telegram):






For using client app you need to have .NET Framework 4.5 and Powershell 5 on your rig systems (Win 10 have them by default, on Win7 usually need to install).

Client has auto update function, but in next releases I add setting to disable auto update if you wish.



Hashrate monitoring


Details about hashrate monitoring you can find in post:
https://bitcointalk.org/index.php?topic=3217706.msg50950818#msg50950818

List of supported miners:

  • Claymore's Ethereum Miner
  • PhoenixMiner Ethereum
  • SRBMiner Cryptonight
  • EWBF Equihash Miner
  • Ethminer
  • T-Rex
  • TeamRedMiner
  • NBMiner
  • GMiner

Ask if you want to see miner that don't added yet  Wink



How much?
💲 Price is 1$/month per rig.
1 rig is always free.
https://rig.cards/pricing

Any new user gets $2 as welcome-bonus for  full features trial.
And of course it is don't touch your miners. It just collect info from hardware sensors to show you on web and send nortifications if any.

And here some info also.


Known issues and bugs:

  • It's beta now so I don't except appearing bugs, I'll try to fix asap.
  • Notification about unexpected rig rebooting doesn't work (not implemented yet, thinking about better algorithm for it) done
  • Not working with P102-100 or P106-100 — it depends on mode of NVIDIA drivers, solution you can find below in FAQ
  • As I see, there no longer any issues here
    On first launch of start_client.bat on Windows 10 if you unpacked client.zip by Windows Explorer you'll get Windows SmartScreen warning about unknown app - it's normal, be sure you can launch it without fear (and again link for Virustotal report). There are no warnings if you will unpack zip with Total Commander for example or any other filemanager. As I understood, windows generate such warning every time if you first time start newest .bat which was downloaded from somewhere. And after some time if there no problems, app will be added to their database. You'll get SmartScreen warning only once, on the next launch of app you don't get warning.


To Do list:

  • Hashrate monitoring Done! and notifications (will be later)
  • Notification for unexpected reboot event done
  • Rig uptime and date/time of launch (for each rig on its card) done
  • Sort & order of rigs' cards done
  • Sort & order for GPUs on rig
  • Summary card with short basic information about all rigs, total hashrate, existing problems and other
  • Adding features to Telegram bot (like getting info for rig at request)
  • Addition Languages (russian and others)
  • Actions (like reboot) on different events, possibility to launch bat-file on event
  • Tasks from server to rig (reboot, shutdown)
  • Logo and favicon for website
  • Dark/night theme (maybe even posibility to set your own background image)
  • Integration with sonoff-tasmota devices through Mosquito servers (MQTT)



FAQ

How I can use Telegram bot?
Telegram bot is here: https://t.me/rigcardsbot
To start using you just need to send your secret key to him. Key can be found at Account - Your profile - Profile - Secret key
At this time bot can only send notifications to you, but in future I wish to add some functions

Is it possible to send notification to few Telegram accounts at the same time?
First make group in Telegram with few people. Then if you open screen with bot info, at the menu you can choose Add to group. After adding to group send next service message to bot:
/secret your_secretkey_here
Now bot will send notifications to group!
Here more info.

How much I need to pay for using service?
From May 20, 2022 the price is 1$/month per rig.
1 rig is always free.
https://rig.cards/pricing
Any new user gets $2 as welcome-bonus for  full features trial.

It's totally free. But if service come popular I will need to charge for it (to pay for servers and other stuff). But even in this case it will very cheap, 1 USD per month per rig for example (I don't thought seriously about it yet)


GPU NVIDIA P102-100 or P106-100 not showing
It's depends on mode of NVIDIA drivers works. By default it work in TCC mode and because of it Open Hardware Monitor library that I use to get info from sensors can't get these parameters. Solution is simple - switch drivers to WDDM mode.


Attention! With some new version of drivers, the described method no longer works.
An alternative method of grabbing info for such cards has been introduced (in most cases, you will not be required to make any actionsl). Details here.




According to the official NVIDIA website:
Quote
To change the TCC mode, use the NVIDIA SMI utility. This is located by default at C:\Program Files\NVIDIA Corporation\NVSMI. Use the following syntax to change the TCC mode:
Code:
nvidia-smi -g {GPU_ID} -dm {0|1}
Code:
0 = WDDM
1 = TCC

So you need go to the C:\Program Files\NVIDIA Corporation\NVSMI directory and from command line run such command for every card pointed it "number" (GPU_ID)

Or (but I'm not sure  'cause I haven't such GPUs) to switch all GPUs on the rig to WDDM mode you can run
Code:
nvidia-smi -g -dm 0


Time on rig cards is wrong
By default time on new accounts in UTC timezone. You can set your timezone at Account - Your profile - Timezone

How often data refresh on the page with rig cards?
For now data refresh every 30 seconds (but remind, rigs send data every two minutes). If needed you can refresh it immediately with refresh icon on the navbar. After 20 minutes of idle you session will stopped.


How is coloring the GPU temperature values? Is it possible to change it?
This coloring is not relating with temperature limits that you set for rigs to get notifications. It just for visual usability. It is possible to set your own temperature ranges for each color.
Default temperature ranges is:
1-35 °C - blue
36-60 - green
61-70 - yellow
71-80 - orange
81 и вышe - red



How I can enable the log file?
Logging is disabled by default. If you need it you must turn on it manually.

To enable log, you need to put -Log 1 into start_client.bat batch file.
Or, it can also be activated by editing the config.json configuration file, adding the parameter "log": 1

Details you can find here.
3  Alternate cryptocurrencies / Mining (Altcoins) / [rig.cards] - remote rig monitoring and notifications on: March 29, 2018, 07:47:12 AM
This topic is closed.

The actual topic is here: rig.cards - remote rig monitoring and notifications by email and Telegram


____________________________


Hello everyone!

I've created a service for remote rig monitoring. First of all I made it for my own rigs but after time decide bring service to public because it's really useful   Cool

It called RIG cards and available here: https://rig.cards


Basic functions:

  • Status of rigs with info for GPUs (temperatures, fan speeds, frequencies etc.) Data for each rig present on its own "card" (as I called it) where you can monitor params just looking to the website
  • Notifications to e-mail or Telegram messenger about different events like:
    - Rig don't respond / Rig online again
    - Temperatures of GPU out of range or back to range (limits can be set for each rig individually)
    - Lost GPU on rig
  • Mobile-friendly version of the website, so you can easily check your rigs from smartphone


Soon:

  • Hashrate monitoring (I'll plan to add Claymore, EWBF miners first) and notifications which corresponds to it
  • Summary card with short status for all rigs, total hashrate, calculated profit, possible troubles
  • Actions like reboot on different events (for example, reboot when lost GPU)
  • Other impovements (you can see more detailed tasklist below)


Here is some screenshots of service main page:




Unfortunately, my status is «newbie» on this forum so my images don't shows yet. Maybe anyone will quote it? thx



My main goal was to make easy in use service which main function is rigs monitoring and not so monstrous as some others.
I'll be happy to get any feedback, suggestions etc.



So, how it works?

First you need to register on the website and download client application that you then will launch on the rig system.
Client app is just Windows Powershell script (like advanced .bat-file), so it's opensource, you can check contents and be sure so there no any viruses or other bad things. It's a text file. Also here is Virustotal report. Besides it uses library from well-known Open Hardware Monitor to get info from GPU sensors.

View of client window:


Next you can add new rig from web-interface or during first launch of client app. Choose rig name, set number of GPUs, and temp. limits if wish.
BTW if you already added rig you can download preconfigured client for needed rig and just launch on system.

For launch the client app start the start_client.bat file (shortcut for this file you can then add to start on windows boot)

adding rig from web

adding rig from client app

Every two minutes client app sends rig data to server. If in 2 min period not received any data from rig, it will marked with "yellow" status (like warning). After next 2-3 minutes if still no rig activity - rig will marked as Offline "red" status and you'll get notification about it through choosen channels in settings.

Also each time when server got data from rig we check given parameters and if something wrong (for example lost GPU or overheating) we also send notification to you (of course if you enabled it).
Temperature limits you can set globally for all rigs (Account - Your Profile - Global settings) or for each rig individually by clicking coghwheel icon for rig you need.
Moreover depends on temp. levels values will be colored, so just taking a look you can check is there everything good with your rigs.
Here is also nice trick with low t° limit: in most cases if something happens with miner on rig (unexpected close, can't connect to pool) GPUs stop working and their temperatures going down. So if find the appropriate value you'll receive notification of low temp and it will mean that GPU don't work normal!

How different statuses looks like:



Here is notifications examples (e-mail and Telegram):




For using client app you need to have .NET Framework 4.5 and Powershell 5 on your rig systems (Win 10 have them by default, on Win7 usually need to install).


How much?
It's totally free for now! No any limitations.
No any fees! And of course it is don't touch your miners.
It just collect info from hardware sensors to show you on web and send nortifications if any.



Known issues and bugs:

  • It's beta now so I don't except appearing bugs, I'll try to fix asap.
  • Notification about unexpected rig rebooting doesn't work (not implemented yet, thinking about better algorithm for it)
  • On first launch of start_client.bat on Windows 10 if you unpacked client.zip by Windows Explorer you'll get Windows SmartScreen warning about unknown app - it's normal, be sure you can launch it without fear (and again link for Virustotal report). There are no warnings if you will unpack zip with Total Commander for example or any other filemanager. As I understood, windows generate such warning every time if you first time start newest .bat which was downloaded from somewhere. And after some time if there no problems, app will be added to their database. You'll get SmartScreen warning only once, on the next launch of app you don't get warning.

    smartscreen warning, just click More info and Run anyway button


To Do list:

  • Hashrate monitoring and notifications (Claymore and EWBF miners)
  • Notification for unexpected reboot event
  • Rig uptime and date/time of launch (for each rig on its card)
  • Sort & order of rigs' cards
  • Sort & order for GPUs on rig
  • Summary card with short basic information about all rigs, total hashrate, existing problems and other
  • Adding features to Telegram bot (like getting info for rig at request)
  • Addition Languages (russian and others)
  • Actions (like reboot) on different events, possibility to launch bat-file on event
  • Tasks from server to rig (reboot, shutdown)
  • Logo and favicon for website
  • Dark/night theme (maybe even posibility to set your own background image)
  • Integration with sonoff-tasmota devices through Mosquito servers (MQTT)



FAQ

How I can use Telegram bot?
Telegram bot is here: https://t.me/rigcardsbot
To start using you just need to send your secret key to him. Key can be found at Account - Your profile - Profile - Secret key
At this time bot can only send notifications to you, but in future I wish to add some functions

Is it possible to send notification to few Telegram accounts at the same time?
First make group in Telegram with few people. Then if you open screen with bot info, at the menu you can choose Add to group. After adding to group send next service message to bot:
/secret your_secretkey_here
Now bot will send notifications to group!

How much I need to pay for using service?
It's totally free. But if service come popular I will need to charge for it (to pay for servers and other stuff). But even in this case it will very cheap, 1 USD per month per rig for example (I don't thought seriously about it yet)

Time on rig cards is wrong
By default time on new accounts in UTC timezone. You can set your timezone at Account - Your profile - Timezone

How often data refresh on the page with rig cards?
For now data refresh every 30 seconds (but remind, rigs send data every two minutes). If needed you can refresh it immediately with refresh icon on the navbar. After 20 minutes of idle you session will stopped.

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!