Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 432 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 432 Bytes

nagios-plugin-check_amqp1.0

Nagios NRPE and "regular" check for checking the AMQP 1.0 connection to a message queue/broker/server (like RabbitMQs check aliveness does). It supports SSL/TLS connections as well.

Installation

Depending on your distro and usecase you might need to install any or all of these:

  • libsasl2-dev
  • libssl-dev
  • pkg-config
  • python3-dev
  • python3-pip
  • swig
$ pip3 install .