Provides checks related to RabbitMQ installations including a queue length check to alert you when a queue grows beyond your configured threshold.
Info
Version: | 3.0.20 |
Author(s): | jimbobdog |
Last Update: | Wednesday, July 2, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://wolfpackcontrib.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/Wolfpack.Contrib.Checks.RabbitMQ |
Install
Install-Package Wolfpack.Contrib.Checks.RabbitMQ
dotnet add package Wolfpack.Contrib.Checks.RabbitMQ
paket add Wolfpack.Contrib.Checks.RabbitMQ
Wolfpack.Contrib.Checks.RabbitMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- RabbitMQ.Client(>= 3.2.4)
Tags