Skip to content

Niihil/NetMon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NetMon - Network Monitoring System

This is a simple bash script for quickly setting up a server monitoring system using Prometheus, Node Exporter, and Grafana. By running this script, you can set up your monitoring system in a short amount of time and configure pre-built dashboards for viewing system metrics in Grafana.

Features:

  • Installs and configures the latest versions of:
    • Prometheus for monitoring and alerting.
    • Node Exporter for collecting system metrics.
    • Grafana for data visualization and analysis.

Installation :

curl -sSL https://github.com/Niihil/NetMon/raw/main/run -o /tmp/run.sh && bash /tmp/run.sh

Access the Monitoring Tools:

About

NetMon - Network Monitoring System

Resources

Stars

Watchers

Forks

Languages