Skip to content

usmanismail/docker-sensu-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-sensu-client

Installation

Install from docker index or build from Dockerfile

docker pull usman/sensu-client

or

git clone https://github.com/usmanismail/docker-sensu-client.git
cd docker-sensu-client
docker build -t yourname/sensu-client .

Run

docker run -d usman/sensu-client SERVER_IP RABIT_MQ_USER RABIT_MQ_PASSWORD CLIENT_NAME CLIENT_IP

About

A Dockerfile for Sensu on CentOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%