Skip to content

cloudowski/vagrant-zabbix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant for Zabbix

This Vagrant configuration can be used for quick testing purposes of Zabbix infrastructure. All systems are based on CentOS 7 (see Vagrantfile). Current version supports also Zabbix in newest version 3.2!

Requirements

  • Vagrant (can be downloaded from here)
  • VirtualBox

Usage

Just use vagrant to start zabbix server. From inside directory where you cloned this repository run the following command

vagrant up

After machine finished provisioning Zabbix you need to follow setup screen. Please use zabbix_server for database_name, user and password. You can access web interface using

http://localhost:8080/.

with default login and password:

  • login: Admin - just make sure you write uppercase A :-)
  • password: zabbix

Change ports

If you need to change ports on your host just edit Vagrantfile and replace forwarded_port stanza.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published