Skip to content

Commit

Permalink
metrics: use plural in section name, mark as related to monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
nodiscc committed May 25, 2023
1 parent 956f824 commit eb2dfc8
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
- [Mail Clients](#mail-clients)
- [Monitoring](#monitoring)
- [Status Pages](#status-pages)
- [Metric & Metric Collection](#metric--metric-collection)
- [Metrics & Metric Collection](#metrics--metric-collection)
- [Network Configuration Management](#network-configuration-management)
- [Newsletters](#newsletters)
- [Packaging](#packaging)
Expand Down Expand Up @@ -483,6 +483,9 @@ _See also: [awesome-selfhosted/Database Management](https://github.com/awesome-s

*Monitoring software.*

_See also: [Metrics & Metric Collection](#metrics--metric-collection)_


- [Adagios](http://adagios.org/) - Web based Nagios interface for configuration and monitoring (replacement to the standard interface), and a REST interface. ([Source Code](https://github.com/opinkerfi/adagios)) `AGPL-3.0` `Docker/Python`
- [Alerta](https://alerta.io/) - Distributed, scaleable and flexible monitoring system. ([Source Code](https://github.com/alerta/alerta)) `Apache-2.0` `Python`
- [Bloonix](https://bloonix-monitoring.org/) - Bloonix is a monitoring solution that helps businesses to ensure high availability and performance. ([Source Code](https://github.com/bloonix)) `GPL-3.0` `Perl`
Expand Down Expand Up @@ -527,13 +530,13 @@ _See also: [awesome-selfhosted/Database Management](https://github.com/awesome-s
**Please visit [awesome-selfhosted/Status / Uptime Pages](https://github.com/awesome-selfhosted/awesome-selfhosted#status--uptime-pages)**


### Metric & Metric Collection
### Metrics & Metric Collection

**[`^ back to top ^`](#awesome-sysadmin)**

*Metric gathering and display software.*

_See also: [Databases](#databases)_
_See also: [Databases](#databases), [Monitoring](#monitoring)_

- [Beats](https://www.elastic.co/beats/) - Single-purpose data shippers that send data from hundreds or thousands of machines and systems to Logstash or Elasticsearch. ([Source Code](https://github.com/elastic/beats)) `Apache-2.0`
- [Collectd](https://collectd.org/) - System statistics collection daemon. ([Source Code](https://github.com/collectd/collectd)) `MIT` `C`
Expand Down Expand Up @@ -621,6 +624,7 @@ _See also: [Databases](#databases)_
* [OpenWrt](https://openwrt.org/) - A Linux-based router featuring Mesh networking, IPS via snort and AQM among many other features. ([Source Code](https://git.openwrt.org/openwrt/openwrt.git)) `GPL-2.0` `C`
* [OPNsense](https://opnsense.org/) - An open source FreeBSD-based firewall and router with traffic shaping, load balancing, and virtual private network capabilities. ([Source Code](https://github.com/opnsense)) `BSD-2-Clause` `C` `PHP`


### Service Discovery

**[`^ back to top ^`](#awesome-sysadmin)**
Expand Down

0 comments on commit eb2dfc8

Please sign in to comment.