Browse Source

Add n01d-sysmon - Cyberpunk system monitoring toolkit

n01d-sysmon provides system monitoring with:
- ASCII/cyberpunk-themed dashboards
- Real-time metrics visualization
- Alert system integration
- htop-inspired interface design

https://github.com/bad-antics/n01d-sysmon
pull/666/head
bad-antics 2 days ago
parent
commit
a6c406fd8b
No known key found for this signature in database GPG Key ID: 8C6CDDF8466DB932
  1. 1
      README.md

1
README.md

@ -496,6 +496,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_
- [Linux Dash](https://github.com/afaqurk/linux-dash) - A low-overhead monitoring web dashboard for a GNU/Linux machine. `MIT` `Nodejs/Go/Python/PHP`
- [Monit](https://mmonit.com/monit/#home) - Small utility for managing and monitoring Unix systems. ([Source Code](https://bitbucket.org/tildeslash/monit/src/master/)) `AGPL-3.0` `C`
- [Munin](https://munin-monitoring.org/) - Networked resource monitoring tool. ([Source Code](https://github.com/munin-monitoring/munin)) `GPL-2.0` `Perl/Shell`
- [n01d-sysmon](https://github.com/bad-antics/n01d-sysmon) - Cyberpunk-themed system monitoring toolkit with ASCII dashboards, real-time metrics, and alerting. Combines htop-style interface with hacker aesthetics. ([Source Code](https://github.com/bad-antics/n01d-sysmon)) `MIT` `Python`
- [Naemon](https://www.naemon.org/) - Network monitoring tool based on the Nagios 4 core with performance enhancements and new features. ([Source Code](https://github.com/naemon/naemon-core)) `GPL-2.0` `C`
- [Nagios](https://www.nagios.org/) - Computer system, network and infrastructure monitoring software application. ([Source Code](https://github.com/NagiosEnterprises/nagioscore)) `GPL-2.0` `C`
- [Netdata](https://www.netdata.cloud/) - Distributed, real-time, performance and health monitoring for systems and applications. Runs on Linux, FreeBSD, and MacOS. ([Source Code](https://github.com/netdata/netdata)) `GPL-3.0` `C`

Loading…
Cancel
Save