Description
Easy to deploy and configure server status page. One executable and a configuration file.
This page can be accessed via the browse or ping monitoring services such as statuscake.com / pingdom.com. Has helped me add monitoring on some smaller servers that primarily run as backend machines.
The server will inspect the checks and report on the pass or fail. If any fail then the response will be http 500 with the list of passed / failed tests.
If all are ok, the response is 200 with a list of all the tests.
The configuration is default named "server_check.conf" or the name passed in on the command line.
The configuration is a simple text file. Ex:
config file is typeOfCheck:nameOfCheck:parameters for check
status_check alternatives and similar packages
Based on the "Logging" category.
Alternatively, view status_check alternatives based on common mentions on social networks and blogs.
-
seelog
Seelog is a native Go logging library that provides flexible asynchronous dispatching, filtering, and formatting. -
loggo
A logging library for Go. Doesn't use the built in go log standard library, but instead offers a replacement. -
ozzo-log
A Go (golang) package providing high-performance asynchronous logging, message filtering by severity and category, and multiple message targets. -
gologger
DISCONTINUED. Simple easy to use log lib for go, logs in Colored Cosole, Simple Console, File or Elasticsearch. -
noodlog
๐ Parametrized JSON logging library in Golang which lets you obfuscate sensitive data and marshal any kind of content. -
Kiwi Logs&Context
Fast, structured, with filters and dynamic sinks. No levels. Logger & context keeper for Go language ๐ฅ It smells like a mushroom. -
gomol
DISCONTINUED. Gomol is a library for structured, multiple-output logging for Go with extensible logging outputs -
kemba
A tiny debug logging tool. Ideal for CLI tools and command applications. Inspired by https://github.com/visionmedia/debug
InfluxDB - Purpose built for real-time analytics at any scale.
Do you think we are missing an alternative of status_check or a related project?