A very simple uptime monitor written with go

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • uptime

    A simple go program which checks if your websites are running and runs forever (stop it with ctrl+c). It takes two optional arguments, comma separated string with urls and an interval.

  • BigBro

    A light-weight monitoring tool with UI for user defined services and protocols.

  • Take a look at https://github.com/bigbroproject/BigBro :)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • chromedp

    A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.

  • Future plans I have is for these workers to actually run chromedp (https://github.com/chromedp/chromedp) or something similar to generate a har file. Currently the har file can't be generated with chromedp but you could use a proxy like martian (https://github.com/google/martian) maybe to generate this. Then you could results like https://tools.pingdom.com/ (the tool seems not to show each file request for me anymore) for every uptime check and keep stats for this. You are not only testing the uptime then but also the full load time of the page along with checking for other potential problems.

  • martian

    Martian is a library for building custom HTTP/S proxies

  • Future plans I have is for these workers to actually run chromedp (https://github.com/chromedp/chromedp) or something similar to generate a har file. Currently the har file can't be generated with chromedp but you could use a proxy like martian (https://github.com/google/martian) maybe to generate this. Then you could results like https://tools.pingdom.com/ (the tool seems not to show each file request for me anymore) for every uptime check and keep stats for this. You are not only testing the uptime then but also the full load time of the page along with checking for other potential problems.

  • BigBrocore

    An extensible monitoring tool for user defined services and protocols, all wrote in GoLang.

  • Yeah is a cool idea have 2 or more checker in different physical locations. Me and my friend need to have only one worker because we use this tool in a single board pc (it run on a orange pi zero :D) for checking our services. If you want to using our solution and don't want to use gui, you can start with only bigbrocore https://github.com/bigbroproject/BigBrocore .

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I Write Tests in Go

    1 project | news.ycombinator.com | 10 Apr 2024
  • [Go, Book Review] Learn Go with Tests by Chris James

    1 project | dev.to | 23 Mar 2024
  • Show HN: Dynamically generate self-signed certs for Go unit tests

    1 project | news.ycombinator.com | 17 Feb 2024
  • Using test helpers in Go

    1 project | dev.to | 16 Feb 2024
  • API: Go, .NET, Rust

    3 projects | /r/dotnet | 9 Dec 2023