项目作者: dirtyak

项目描述 :
PHP script designed to monitor XUEZ CLI daemon
高级语言: PHP
项目地址: git://github.com/dirtyak/xuez_monitor.git
创建时间: 2018-01-28T10:21:46Z
项目社区:https://github.com/dirtyak/xuez_monitor

开源协议:

下载


xuez-monitor

PHP script designed to monitor your master-node(s) by using RPC API of XUEZ daemon.
It uses apache, php and curl.

Requirements

  • Have a XUEZ node running
  • Install dependencies (as root):
    1. apt-get install apache2 libapache2-mod-php php php-curl unzip
    2. service apache2 restart
  • Open your firewall port 80
    1. ufw allow 80/tcp

Install

  • Unzip files in /var/www/html/ (default apache2 path) :
    1. cd /var/www/html/ # Default apache2 server path
    2. wget https://github.com/dirtyak/xuez_monitor/archive/master.zip
    3. unzip master.zip
    4. rm master.zip # We don't need that anymore
  • Edit configuration (rpc_user and rpc_password)
    1. nano /var/www/hmtl/config.php

Features

  • Masterode status
  • Last Paid
  • Balance
  • Auto-refresh
  • Check Status and Last Paid of several Nodes
  • Explorer links

Important

  • Edit config.php (rpc_user & rpc_password)
  • Xuez-monitor now uses curl to make RPC request, it can be done locally or remotely and is much safer than older method (php shell_exec)

Example

Feel free to Donate

  • XUEZ : XFZVA98C3t38KSob6AUnxqzNp86TjbqVtw