Package to allow monitoring dependant resources and keep state of the last checks to report to a Load Balancer or APM (Application Performance Monitoring) tool.
Info
Version: | 1.1.49 |
Author(s): | Bruno Garcia |
Last Update: | Wednesday, January 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Greentube/monitoring |
NuGet Url: | https://www.nuget.org/packages/Greentube.Monitoring |
Install
Install-Package Greentube.Monitoring
dotnet add package Greentube.Monitoring
paket add Greentube.Monitoring
Greentube.Monitoring Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.DependencyInjection(>= 1.0.2)
- Microsoft.Extensions.Logging.Abstractions(>= 1.0.2)
- Microsoft.Extensions.PlatformAbstractions(>= 1.0.0)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 1.0.2)
- System.Diagnostics.Process(>= 4.3.0)
- System.Net.NameResolution(>= 4.0.0)
Tags