From 68631909fa48867820f30fb50a49c1d2027536c2 Mon Sep 17 00:00:00 2001 From: tomsun28 Date: Wed, 19 Oct 2022 09:00:08 +0800 Subject: [PATCH 1/4] Add HertzBeat to Monitoring --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3ee3a8..c0ef5b6 100644 --- a/README.md +++ b/README.md @@ -423,6 +423,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. * [Flapjack](http://flapjack.io/) - Monitoring notification routing & event processing system. * [Healthchecks](https://healthchecks.io/) - Monitoring for cron jobs, background services and scheduled tasks. +* [HertzBeat](https://github.com/dromara/hertzbeat) - An open-source real-time monitoring system with custom-monitor and agentless. * [Icinga](https://www.icinga.com/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring - ([Source Code](https://github.com/Icinga)) - `GPLv2` * [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support. * [Monit](http://mmonit.com/monit/#home) - Small utility for managing and monitoring Unix systems. From f97a8335fd3f69b92b5a5d40409f83935d2affd5 Mon Sep 17 00:00:00 2001 From: tomsun28 Date: Wed, 19 Oct 2022 09:06:39 +0800 Subject: [PATCH 2/4] Add HertzBeat to Monitoring --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0ef5b6..2fe9e76 100644 --- a/README.md +++ b/README.md @@ -423,7 +423,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ * [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. * [Flapjack](http://flapjack.io/) - Monitoring notification routing & event processing system. * [Healthchecks](https://healthchecks.io/) - Monitoring for cron jobs, background services and scheduled tasks. -* [HertzBeat](https://github.com/dromara/hertzbeat) - An open-source real-time monitoring system with custom-monitor and agentless. +* [HertzBeat](https://github.com/dromara/hertzbeat) - An open-source real-time monitoring system with custom-monitor and agentless. `Apache-2.0` `Java` * [Icinga](https://www.icinga.com/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring - ([Source Code](https://github.com/Icinga)) - `GPLv2` * [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support. * [Monit](http://mmonit.com/monit/#home) - Small utility for managing and monitoring Unix systems. From 1fbe7d8479a60bb88f5bd40a707efaa561691367 Mon Sep 17 00:00:00 2001 From: tomsun28 Date: Sun, 24 Sep 2023 19:38:45 +0800 Subject: [PATCH 3/4] Update README.md Co-authored-by: Rabenherz112 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a118bdf..bdbab2b 100644 --- a/README.md +++ b/README.md @@ -504,7 +504,7 @@ _See also: [IT Asset Management]([Ralph](#it-asset-management))_ - [EdMon](https://github.com/Edraens/EdMon) - A command-line monitoring application helping you to check that your hosts and services are available, with notifications support. `MIT` `Java` - [eZ Server Monitor](http://www.ezservermonitor.com) - A lightweight and simple dashboard monitor for Linux, available in Web and Bash application. ([Source Code](https://github.com/shevabam/ezservermonitor-web)) `GPL-3.0` `PHP/Shell` - [Healthchecks](https://healthchecks.io/docs/self_hosted/) - Monitoring for cron jobs, background services and scheduled tasks. ([Source Code](https://github.com/healthchecks/healthchecks)) `BSD-3-Clause` `Python` -- [HertzBeat](https://github.com/dromara/hertzbeat) - An open-source real-time monitoring system with custom-monitor and agentless. `Apache-2.0` `Java` +- [HertzBeat](https://hertzbeat.dromara.org/) - Real-time monitoring system with custom-monitor and agentless. ([Source Code](https://github.com/dromara/hertzbeat)) `Apache-2.0` `Java/Docker/K8S` - [Icinga](https://www.icinga.com/) - Nagios fork that has since lapped nagios several times. Comes with the possibility of clustered monitoring. ([Source Code](https://github.com/Icinga/icinga2)) `GPL-2.0` `C++` - [LibreNMS](http://www.librenms.org) - Fully featured network monitoring system that provides a wealth of features and device support. ([Source Code](https://github.com/librenms/librenms)) `GPL-3.0` `PHP` - [Linux Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine. `MIT` `Nodejs/Go/Python/PHP` From c1d746b8052dd63800c3d6bab6197c2bf77d1810 Mon Sep 17 00:00:00 2001 From: Blue Falcon <130698314+anonhostpi@users.noreply.github.com> Date: Tue, 1 Jul 2025 14:58:22 -0700 Subject: [PATCH 4/4] Fix grammar in Pull Request template (#626) This a fix for the Pull Request template. --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4cfd4e1..a14d236 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,7 +5,7 @@ Thank you for taking the time to work on a PR for Awesome-Sysadmin! To ensure your PR is dealt with swiftly please check the following: - [ ] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software) -- [ ] Software your are submitting is not your own, unless you have a healthy ecosystem with a few contributors (which aren't your sock puppet accounts). +- [ ] Software you are submitting is not your own, unless you have a healthy ecosystem with a few contributors (which aren't your sock puppet accounts). - [ ] Submit one item per pull request. This eases reviewing and speeds up inclusion. - [ ] Format your submission as follows, where `Demo` and `Clients` are optional. Do not add a duplicate `Source code` link if it is the same as the main link.