Skip to content

⚡️ A .NET Core F# library with tools for monitoring your uptime of web-sites/pages

License

Notifications You must be signed in to change notification settings

amattias/AppWeb-PageStatus-Monitor

Repository files navigation

AppWeb-PageStatus-Monitor

A .NET Core 2 F# library with tools for monitoring your uptime of web-sites/pages.

Please note still in really early stage. More information about a rough timeplan and so will be shared

Page status check types implemented

  • HttpGet, check so page answeres with 200 OK
  • Ping, check so host can be successfully pinged

Core features i'm currently planning/working on

  • Client for monitor status of web pages
  • Command line tool to run monitoring with
  • Windows service integration to automate monitoring
  • ...

Possible future check types

  • HttpPost, check so page answers with 200 OK
  • Keyword, check if response contains keyword
  • ...

Possible future integrations

  • Email reports and warnings
  • 46elks sms integration for warnings
  • Telegram bot integration for warnings
  • ...

About

⚡️ A .NET Core F# library with tools for monitoring your uptime of web-sites/pages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages