| by Arround The Web

How to Display Memory Information Using ramfetch in Linux

This brief guide explains what ramfetch is and how to install and use it in Linux operating systems to display memory information.
The post How to Display Memory Information Using ramfetch in Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Check Memory Usage Per Process in Linux

You may have noticed that sometimes your system consumes too much memory, which makes your applications slow or unresponsive. This quick tutorial shows you how to check memory usage per process in Linux.
The post How to Check Memory Usage Per Process i…

Share Button
Read More
| by Arround The Web

How to Clear RAM Memory Cache, Buffer, and Swap Space on Linux

Like any other operating system, GNU/Linux has implemented memory management efficiently and even more than that. But if any process is eating away your memory and you want to clear it, Linux provides a way to flush or clear RAM cache.
The post How to …

Share Button
Read More
| by Arround The Web

Bash Script to Monitor Memory Usage on Linux

This shell script will trigger an email when more than 60% of your system memory is used.
The post Bash Script to Monitor Memory Usage on Linux appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

How to Install Prometheus Network Monitoring Tool on Ubuntu 20.04

In this tutorial, we will learn how to install the Prometheus network monitoring tool system on Ubuntu 20.04. It helps you to keep track of resources such as CPU usage, memory utilization, network IO wait time and has a web interface that allows for easy monitoring from any device with an internet connection. It also […]

The post How to Install Prometheus Network Monitoring Tool on Ubuntu 20.04 appeared first on Linux Today.

Share Button
Read More
| by Arround The Web

Real Time Linux Server monitoring with GLANCES

Glances is an open-source, real-time Linux server monitoring system that aims at providing as much information as possible in minimal space. Glances is like a top command, but more refined, with many more features & much more real-time information on your Linux system. Glances provides information regarding memory, CPU, Disk IO, file system, uptime, processes, […]

The post Real Time Linux Server monitoring with GLANCES appeared first on Linux Today.

Share Button
Read More