Difference between revisions of "Sensu"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
[[wikipedia:Sensu]]
 
[[wikipedia:Sensu]]
  
Installation:
+
== Installation ==
 
  [[curl -s]] https://packagecloud.io/install/repositories/sensu/stable/script.deb.sh | sudo bash
 
  [[curl -s]] https://packagecloud.io/install/repositories/sensu/stable/script.deb.sh | sudo bash
 
  sudo apt-get install sensu-go-backend
 
  sudo apt-get install sensu-go-backend
  
 +
== Help ==
 
<pre>
 
<pre>
 
sensu-backend
 
sensu-backend

Revision as of 17:29, 15 April 2021

This article is a Draft. Help us to complete it.

wikipedia:Sensu

Installation

curl -s https://packagecloud.io/install/repositories/sensu/stable/script.deb.sh | sudo bash
sudo apt-get install sensu-go-backend

Help

sensu-backend
sensu backend

Usage:
  sensu-backend [command]

Available Commands:
  help        Help about any command
  init        initialize a new sensu installation
  start       start the sensu backend
  upgrade     upgrade a sensu installation from 5.x to 6.x
  version     Show the sensu-backend version information

Flags:
  -h, --help   help for sensu-backend

Use "sensu-backend [command] --help" for more information about a command.

See also

Advertising: