- 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)
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;
-
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).
apt-get install php-common - ubuntu/debian
yum install php-process - redhat/centos
zypper install php-posix - OpenSuse