liuflylove666 / zabdash

Dashboard for Zabbix network tool

Home Page:https://github.com/stdonato/zabdash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZabDash

  • View all graphs of host
  • View all graphs os hosts group
  • Use the Item field for show specific items graphs like CPU, Disk, network traffic, ping, etc, for one or multiple hosts
  • Use search bar to filter hosts
  • Location Map for hosts (add latitude and longitude at host inventory)

Installation

1 - Copy zabdash folder to Zabbix folder (/usr/share/zabbix);

2 - Copy config.php.sample to config.php;

3 - Edit config.php with your server settings;

4 - Set Automatic Hosts inventory in Zabbix;

5 - Access URL http:///zabbix/zabdash;

To add a menu item for ZabDash see README.txt file in menu folder:

  • Make a copy of /usr/share/zabbix/include/menu.inc.php file.

  • Copy the file "menu/menu.inc.php" for your zabbix include folder (/usr/share/zabbix/include).

Zabbix API Needs php-posix:

apt-get install php-common - ubuntu/debian

yum install php-process - redhat/centos

zypper install php-posix - OpenSuse

About

Dashboard for Zabbix network tool

https://github.com/stdonato/zabdash

License:MIT License


Languages

Language:PHP 52.5%Language:JavaScript 33.2%Language:CSS 14.1%Language:Shell 0.1%Language:HTML 0.1%