Update netdata

This commit is contained in:
RadinPirouz
2023-10-23 09:05:57 +03:30
committed by GitHub
parent fe57b97f74
commit 1a5a7b91c1
2 changed files with 44 additions and 8 deletions

View File

@@ -0,0 +1,44 @@
# NetData
NetData is an open-source, real-time system and performance monitoring tool designed for Linux systems. It provides detailed insights into various aspects of system performance, including CPU usage, memory utilization, disk activity, network traffic, and more. NetData offers an interactive, web-based dashboard that allows users to monitor and analyze their system's health in real-time.
## Key Features
- **Real-time Monitoring:** NetData provides continuous, minute-by-minute updates on system performance, giving users immediate visibility into any issues or anomalies.
- **Comprehensive Metrics:** It offers a wide range of metrics, covering CPU, memory, disks, network interfaces, processes, and more, enabling users to identify and address performance bottlenecks.
- **Interactive Web Interface:** The web-based dashboard is intuitive and user-friendly, allowing users to navigate through different metrics and customize their monitoring experience.
- **Alerting and Notifications:** NetData supports customizable alarms that can be set to trigger notifications for specific performance thresholds. This enables proactive monitoring and issue resolution.
- **Easy Installation:** NetData can be easily installed on Linux systems, and it requires minimal configuration to start monitoring.
## Supported Platforms
NetData is primarily designed for Linux-based systems, including popular distributions like Ubuntu, CentOS, Debian, and others. It can also be used on FreeBSD systems.
## Installation
**Important : Run Command Az Sudoer User**
To install NetData, follow these steps:
- Download Installer Script
```bash
wget https://my-netdata.io/kickstart.sh
```
- Move To Temp Dir
```bash
mv kickstart.sh /tmp/kickstart.sh
```
- Run Installer
```bash
sh /tmp/netdata-kickstart.sh
```

View File

@@ -1,8 +0,0 @@
= نصب netdata =
== مرحله اول ==
برای نصب netdata کامند "wget -O /tmp/netdata-kickstart.sh <nowiki>https://my-netdata.io/kickstart.sh</nowiki> && sh /tmp/netdata-kickstart.sh" رو که سایت [https://learn.netdata.cloud/docs/installing/ netdatata] گفته رو در ترمینال اجرا میکنیم و صبر میکینم تا نصب بشه.
== مرحله دوم ==
پس از اینکه اسکریپت netdata نصب شد به مروگر خود میریم و با توجه به اینکه netdata پیشفرض در پورت 1999 قرار میگیره با نوشتن ip-server:1999 داشبورد netdata رو باز میکنیم.