Skip to content

Nagios NRPE check for checking the AMQP 1.0 connection to a server (like check aliveness does)

License

Notifications You must be signed in to change notification settings

whero/nagios-plugin-check_amqp1.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .

About

Nagios NRPE check for checking the AMQP 1.0 connection to a server (like check aliveness does)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%