MongoDB health monitor for Greentube.Monitoring allowing probes and health check of Mongo databases.
Info
| Version: | 1.1.15 |
| Author(s): | Bruno Garcia |
| Last Update: | Saturday, September 2, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Greentube/monitoring |
| NuGet Url: | https://www.nuget.org/packages/Greentube.Monitoring.MongoDB |
Install
Install-Package Greentube.Monitoring.MongoDB
dotnet add package Greentube.Monitoring.MongoDB
paket add Greentube.Monitoring.MongoDB
Greentube.Monitoring.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Greentube.Monitoring(>= 1.1.15)
- NETStandard.Library(>= 1.6.0)
- mongocsharpdriver(>= 2.3.01)
Tags