Difference between revisions of "Zabbix server configuration - first run"
(Created page with "Category:Linux =Zabbix server # First run= Now you can, at least, run the web-installer. Go to http://yourserver/'''zabbix''' ==Installation== Welcome screen: [...") |
(No difference)
|
Revision as of 15:26, 19 August 2014
Contents
Zabbix server # First run
Now you can, at least, run the web-installer.
Go to http://yourserver/zabbix
Installation
Welcome screen:
Installation check:
Database configuration:
During the installation Zabbix already setup a database for us! :)
- Db host: localhost
- Db Port: 3306 (default)
- Db name: zabbix
- Db user: zabbix
- Db password: your password (mine is zabbix)
Zabbix server details
You can, if you want, name your installation. In my case I will not have any proxy or other zabbix server so I didn't used that option.
Confirmation
First login
Default credentials are:
- Username = Admin
- Password = zabbix
Notice the big 'A' for Admin.
Zabbix server configuration
Increase history
Follow the excellent Zabbix documentation: https://www.zabbix.com/documentation/2.2/manual/web_interface/frontend_sections/administration/general#housekeeper
Zabbix server configuration files
Main zabbix server configuration file is available in: "/etc/zabbix/zabbix_server.conf"