Skip to content

SamhammerAG/Samhammer.AspNetCore.HealthChecks.Prtg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Samhammer.AspNetCore.HealthChecks.Prtg

  • Creates the JSON response for the health checks in special PRTG format

Usage

app.UseHealthChecks("/health-prtg", new HealthCheckOptions
{
	ResponseWriter = PrtgResponseWriter.WriteHealthCheckPrtgResponse
});

Prtg Setup

How to publish package

  • Create a tag and let the github action do the publishing for you

About

PRTG HealthChecks for .NET Core projects

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

Languages