sensu / sensu-ansible

An Ansible role to deploy a fully dynamic Sensu stack!
https://ansible-sensu.readthedocs.io
MIT License
126 stars 96 forks source link

Sensu installation on amazon linux ami. #188

Closed muraliedupuganti closed 6 years ago

muraliedupuganti commented 6 years ago

I was problem install sensu on amazon linux ami. Installation completed successfully. But not able to start sensu agent. Anyone has any experience?

Regards, Murali.

jaredledvina commented 6 years ago

Hi @muraliedupuganti ,

Can you please provide some information around the errors you're seeing when starting the sensu-client process? Usually /var/log/sensu/sensu-client.log is a great start.

muraliedupuganti commented 6 years ago

Used the script in this repository( https://github.com/sensu/sensu-build/blob/master/sensu_configs/init.d/sensu-service#L32 ). it is working fine.