From b0d73510b4584e7a200fad8d28b6df2727b8094c Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Thu, 29 Sep 2022 00:07:38 +0200 Subject: [PATCH] README fix. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b3579e..eeec803 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ #### Linspector is not some program expecting computers to obviously run... +## About + The idea is based on a software I developed around 2010 or so. The name of the software was [Linspector](http://linspector.org/) but the implementation was just too complicated. The idea still remains so here is the rebirth of Linspector. First commits @@ -14,8 +16,6 @@ not available in this repository anymore, you can find it under Hope this project will become useful for someone at some day and not only for me. Just give me some amount of time for the first usable release... ;) -## About - **Linspector** contains a daemon and some tools to monitor your infrastructure. It collects data for statistics and sends alerts in case of errors. When extending Linspector with plugins it for example can provide a web interface etc.