Skip to content

VokkeSoftware/prtg-http-status-code-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prtg-http-status-code-sensor

Custom PRTG sensor to check HTTP status response codes

About this checker This checker is a Node.js project bundled as a PE/exe file through Pkg. If you don't like the idea of downloading a binary from Git, you can run the Pkg command yourself.

How to use

You can check the status code by doing this

check-status-code.exe --url=myDomain.com --expectedStatusCode=statusCode

Building the sensor

If you wish to build the sensor run Pkg:

pkg check-status-code.js --targets node10-win-x64

About

Custom PRTG sensor to check HTTP status response codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors