Tag: system

7 System Monitoring Tools for Linux to Keep an Eye on Vital System Stats

No matter whether you’re a system administrator or just a casual desktop user, you may have heard about one of the most popular terminal-based system monitoring tool “top“. To many, it’s the task manager on Linux. In case you didn’t know, the “Top” utility helps display all the running processes and gives you some important

Top 10 GUI Tools for Linux System Administrators

A Linux administrators task is to typically install, upgrade, and monitor a company’s software and hardware while maintaining the essential applications and functions which include security tools, emails, LANs, WANs, web servers, etc. Read Also: Top 26 Tools for VMware Administrators Linux is undoubtedly a force to reckon with in computing technology and most system

Glances – Real Time System Monitoring Tool for Linux

Glances is a cross-platform curses-based command line monitoring tool writen in Python which use the psutil library to grab informations from the system. Glance monitoring CPU, Load Average, Memory, Network Interfaces, Disk I/O, Processesand File System spaces utilization. Glances can adapt dynamically the displayed information depending on the terminal siwrize. It can also work in a client/server mode for remote monitoring. Glances Features CPU Informations (user related applications, system core

How to Manage Systemd Services on a Linux System

Systemd is now used by default in most Linux distributions, from Fedora and Red Hat to Ubuntu, Debian, openSUSE, and Arch. The systemctl command allows you to get information about systemd’s status and control running services. Despite the controversy, this at least introduces some standardization across Linux distributions. The same commands will allow you to