Search results
Results from the WOW.Com Content Network
Netdata is a partially [4] open source [5] [6] tool designed to collect real-time metrics, such as CPU usage, disk activity, bandwidth usage, website visits, etc., and then display them in live, easy-to-interpret charts.
iproute2 is a collection of userspace utilities for controlling and monitoring various aspects of networking in the Linux kernel, including routing, network interfaces, tunnels, traffic control, and network-related device drivers.
vnStat is a network utility for the Linux operating system. It uses a command line interface. vnStat command is a console-based network traffic monitor. It keeps a log of hourly, daily and monthly network traffic for the selected interface(s) but is not a packet sniffer. The traffic information is analyzed from the proc filesystem. That way ...
Example graph produced by Munin showing memory usage. Munin is a free and open-source computer system monitoring, network monitoring, and infrastructure monitoring software application. [4] Munin is written in Perl and uses RRDtool to create graphs, [5] which are accessible over a web interface. Its emphasis is on plug and play capabilities.
Argus is a systems and network monitoring application. It is designed to monitor the status of network services, servers, and other network hardware. It will send alerts when it detects problems. It is open-source software originally written entirely in Perl, but nowadays in Go, and provides a web based interface.
A common usage is to monitor network traffic by polling a network switch or router interface via Simple Network Management Protocol (SNMP). The Cacti end user front end supports both User and User Groups security models and supports Role Based Access Control (RBAC) for access to not only monitoring data, but various areas of the user interface.
Ganglia is a scalable, distributed monitoring tool for high-performance computing systems, clusters and networks. The software is used to view either live or recorded statistics covering metrics such as CPU load averages or network utilization for many nodes.
netsniff-ng is a free Linux network analyzer and networking toolkit originally written by Daniel Borkmann. Its gain of performance is reached by zero-copy mechanisms for network packets (RX_RING, TX_RING), [3] so that the Linux kernel does not need to copy packets from kernel space to user space via system calls such as recvmsg().