Skip to content

Instantly share code, notes, and snippets.

####Possible Setups

  1. Run a standalone sensu-client that points to Integration's Sensu Server [Easiest setup]
    • Install your own sensu client on your openstack devserver following the steps here
    • After successfully running all the commands above you'll have to manually configure some parts of the client.
      1. create the configuration file: sudo touch /etc/sensu/config.json & add the following lines in it (with sudo):
      {
        "rabbitmq": {
          "port": 5672,