mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2025-12-17 06:28:47 +01:00
Compare commits
6 commits
af495ad727
...
d084f9ca53
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d084f9ca53 | ||
|
|
c1d746b805 | ||
|
|
1fbe7d8479 | ||
|
|
2738ca5743 | ||
|
|
f97a8335fd | ||
|
|
68631909fa |
2 changed files with 2 additions and 1 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -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:
|
To ensure your PR is dealt with swiftly please check the following:
|
||||||
|
|
||||||
- [ ] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software)
|
- [ ] 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.
|
- [ ] Submit one item per pull request. This eases reviewing and speeds up inclusion.
|
||||||
- [ ] Format your submission as follows, where `Demo` and `Clients` are optional.
|
- [ ] 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.
|
Do not add a duplicate `Source code` link if it is the same as the main link.
|
||||||
|
|
|
||||||
|
|
@ -487,6 +487,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_
|
||||||
- [eZ Server Monitor](https://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`
|
- [eZ Server Monitor](https://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`
|
||||||
- [glances](https://nicolargo.github.io/glances/) - Open-source, cross-platform real-time monitoring tool with CLI and web dashboard interfaces and many exporting options. ([Source Code](https://github.com/nicolargo/glances)) `GPL-3.0` `Python`
|
- [glances](https://nicolargo.github.io/glances/) - Open-source, cross-platform real-time monitoring tool with CLI and web dashboard interfaces and many exporting options. ([Source Code](https://github.com/nicolargo/glances)) `GPL-3.0` `Python`
|
||||||
- [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`
|
- [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://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++`
|
- [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](https://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`
|
- [LibreNMS](https://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`
|
- [Linux Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine. `MIT` `Nodejs/Go/Python/PHP`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue