Difference between revisions of "Sensu"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Draft}}
+
[[wikipedia:Sensu]] delivers monitoring as code on any cloud.
[[wikipedia:Sensu]]
+
* https://www.sensu.io/
  
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
Line 27: Line 28:
  
 
== See also ==
 
== See also ==
 +
* {{Sensu}}
 
* {{monitoring}}
 
* {{monitoring}}
  
  
 
[[Category:Monitoring]]
 
[[Category:Monitoring]]

Latest revision as of 17:32, 2 November 2022

wikipedia:Sensu delivers monitoring as code on any cloud.

Installation[edit]

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

Help[edit]

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[edit]

Advertising: