sensu standalone checks on remote servers that do not have rabbitmq access

936 views Asked by At

I have a setup for monitoring right now where the alerts are coming in from thousands of nodes in a multitude of ways, the methods available are dictated by the network's owner due to various security mechanisms.

I'm wondering if there's a way I can receive alert data external to Sensu and push to sensu using Python's pika library? If so, can you point me to the docs that cover this? I've searched Google and could not find anything useful. Thanks!

I found my answer, posting here in case anyone else has similar questions: http://sensuapp.org/docs/latest/external_result_input#documentation

1

There are 1 answers

0
jstricker On