I am trying to install a Sensu client without the server.
According to the documentation:
"The Sensu Core package installs several processes including sensu-server
, sensu-api
, and sensu-client
."
However after adding the repository, I was only able to locate the aggragate sensu
package and could not locate or install sensu-client
.
I noticed a ticket on github stating it was not possible however that was 2 years ago so maybe things have changed?
Is it possible to install Sensu server without having to install Redis, RabbitMQ and Sensu server?