Skip to content

dgolja/vagrant-sensu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant Sensu Development VM

About

This vagrant configuration will boot up a working Sensu server to facilities development/testing.

Requirements

  • Vagrant - Recommended version 1.4.X
  • VirtualBox - Recommended version 4.3.X
  • Internet access :))

Installation

Boot image

$ git clone https://github.com/n1tr0g/vagrant-sensu.git
$ cd vagrant-sensu
$ vagrant up

Note: server IP is predefined with 10.170.0.2

Start the services you need

$ vagrant ssh
$ service sensu-server start
$ service sensu-api start
$ service sensu-client start
$ service uchiwa start

For example to access the Uchiwa dashboard open http://VAGRANT_IMAGE_IP:3000/ in a browser.

License

Apache License Version 2.0

About

Vagrant image for sensu monitoring server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •