From 78ff6783aa534096a824d6cd2a8a09a2e3ac96fc Mon Sep 17 00:00:00 2001 From: Mark Nellemann Date: Sat, 17 Dec 2022 10:34:09 +0100 Subject: [PATCH] Update README with links to other related projects. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 47fa740..a5e2503 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,12 @@ Metrics includes: ![architecture](doc/HMCi.png) +Some of my other related projects are: + +- [svci](https://bitbucket.org/mnellemann/svci) for monitoring IBM Spectrum Virtualize (Flashsystems / Storwize / SVC) +- [sysmon](https://bitbucket.org/mnellemann/sysmon) for monitoring all types of servers with a small Java agent +- [syslogd](https://bitbucket.org/mnellemann/syslogd) for redirecting syslog and GELF to remote logging destinations + ## Installation and Setup There are few steps in the installation.