1
0
mirror of https://github.com/namibia/awesome-sysadmin.git synced 2024-06-03 06:50:47 +00:00

Moved "Dash" to correct topic

This commit is contained in:
Hunter Thornsberry 2014-06-27 11:22:27 -04:00
parent a69c140a57
commit e80739275a

View File

@ -203,6 +203,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
* [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool. * [Cacti](http://www.cacti.net) - Web-based network monitoring and graphing tool.
* [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty. * [Cabot](http://cabotapp.com/) - Monitoring and alerts, similar to PagerDuty.
* [check_mk](http://mathias-kettner.com/check_mk.html) - Collection of extensions for Nagios. * [check_mk](http://mathias-kettner.com/check_mk.html) - Collection of extensions for Nagios.
* [Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine.
* [Icinga](https://www.icinga.org/) - Fork of Nagios. * [Icinga](https://www.icinga.org/) - Fork of Nagios.
* [LibreNMS](https://github.com/librenms/librenms/) - fork of Observium. * [LibreNMS](https://github.com/librenms/librenms/) - fork of Observium.
* [Monit](http://mmonit.com/monit/#home) - Small Open Source utility for managing and monitoring Unix systems. * [Monit](http://mmonit.com/monit/#home) - Small Open Source utility for managing and monitoring Unix systems.
@ -234,7 +235,6 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
* [OpenTSDB](http://opentsdb.net/) - Store and server massive amounts of time series data without losing granularity. * [OpenTSDB](http://opentsdb.net/) - Store and server massive amounts of time series data without losing granularity.
* [RRDtool](http://oss.oetiker.ch/rrdtool/) - Open source industry standard, high performance data logging and graphing system for time series data. * [RRDtool](http://oss.oetiker.ch/rrdtool/) - Open source industry standard, high performance data logging and graphing system for time series data.
* [Statsd](https://github.com/etsy/statsd/) - Application statistic listener. * [Statsd](https://github.com/etsy/statsd/) - Application statistic listener.
* [Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine.
## Network Configuration Management ## Network Configuration Management
*Network configuration management tools.* *Network configuration management tools.*