리눅스 시스템의 실시간 모니터링 툴,
NETDATA
깔끔한 그래픽 인터 페이스 와 실시간이라는 점이 장점이다.
설치 및 다운로드는 아래를 참고 하시라.
http://www.tecmint.com/netdata-real-time-linux-performance-network-monitoring-tool/
기본 적인 모티터링은 다음과 갔다.
한마디로 우리가 필요한건 모두 다 모니터링 가능 하다.
This is what it monitors:
- Total and Per Core CPU usage, interrupts, softirqs and frequency.
- Total Memory, RAM, Swap and Kernel usage.
- Disk I/O (per disk: bandwidth, operations, backlog, utilization, etc).
- Monitors Network interfaces including: bandwidth, packets, errors, drops, etc).
- Monitors Netfilter / iptables Linux firewall connections, events, errors, etc.
- Processes (running, blocked, forks, active, etc).
- System Applications with the process tree (CPU, memory, swap, disk reads/writes, threads, etc).
- Apache and Nginx Status monitoring with mod_status.
- MySQL database monitoring: queries, updates, locks, issues, threads, etc.
- Postfix email server message queue.
- Squid proxy server bandwidth and requests monitoring.
- Hardware sensors (temperature, voltage, fans, power, humidity, etc).
- SNMP devices.
한번씩 설티해보고 업무에 적용 하시길.