Skip to content

khangcnttspkt/zabdash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 49.7%
  • JavaScript 36.5%
  • CSS 13.6%
  • Other 0.2%