Skip to content

giladju/sensu-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensu Tutorial

Prerequistes

VirtualBox

> VBoxManage --version
5.0.10r104061

Vagrant

> vagrant version 
Installed Version: 1.7.4
Latest Version: 1.7.4

Add Vagrant Base Box

vagrant box add ubuntu/trusty64

Basic Vagrant commands

Starting up the VMs

vagrant up

Listing the VMs

vagrant status

Accessing the VMs

vagrant ssh <VM-NAME>

RabbitMQ setup

Sensu Client setup

Sensu Server setup

Integration

Client - RabbitMQ

Server - RabbitMQ

Server - Client

Basic Plugin

Workflow

More Plugins

Custom Plugin

Monitoring

Alerting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages