From bdbca8a2d079cd49ee82b78248e43d7f0d6507af Mon Sep 17 00:00:00 2001 From: n1trux <> Date: Thu, 30 Jul 2020 12:50:06 +0200 Subject: [PATCH] add ncheck by @memphisx, reordered monitoring --- README.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 5b47f6f..3bf640a 100644 --- a/README.md +++ b/README.md @@ -442,7 +442,18 @@ * [Zabbix](http://www.zabbix.com/) - Enterprise-class software for monitoring of networks and applications. * [Zenoss](http://community.zenoss.org) - Application, server, and network management platform based on Zope. -## Metric & Metric Collection +### Status Pages + +* [Cachet](https://cachethq.io) - Status page system written in PHP. +* [Stashboard](http://www.stashboard.org) - Status page for cloud services and APIs. +* [Statusfy](https://statusfy.co/) - A modern status page for presenting critical service updates. +* [System Status Dashboard (SSD)](http://www.system-status-dashboard.com/) - Overview about an organization's infrastructure health status. +* [Staytus](http://staytus.co/) - Staytus is a complete solution for publishing the latest information about any issues with your web applications, networks or services. +* [vigil](https://github.com/valeriansaliou/vigil) - Microservices Status Page. Monitors a distributed infrastructure and sends alerts to Slack. Written in Rust. +* [Statping](https://github.com/hunterlong/statping) - Status page system written in Go. +* [netcheck](https://demo.ncheck.eu/#/info) – Simple ping status system written in Java, similar to Pingdom and StatusCake. + +### Metric & Metric Collection *Metric gathering and display software.* @@ -578,16 +589,6 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [LXD](https://linuxcontainers.org/lxd/) – a container "hypervisor" and a better UX for LXC. * [OpenVZ](http://openvz.org) - Container-based virtualization for Linux. -## Status Pages - -* [Cachet](https://cachethq.io) - Status page system written in PHP. -* [Stashboard](http://www.stashboard.org) - Status page for cloud services and APIs. -* [Statusfy](https://statusfy.co/) - A modern status page for presenting critical service updates. -* [System Status Dashboard (SSD)](http://www.system-status-dashboard.com/) - Overview about an organization's infrastructure health status. -* [Staytus](http://staytus.co/) - Staytus is a complete solution for publishing the latest information about any issues with your web applications, networks or services. -* [vigil](https://github.com/valeriansaliou/vigil) - Microservices Status Page. Monitors a distributed infrastructure and sends alerts to Slack. Written in Rust. -* [Statping](https://github.com/hunterlong/statping) - Status page system written in Go. - ## Troubleshooting *Troubleshooting Tools.*