Monitoring
-
Visualize System’s Activity With ranwhen Tool in Ubuntu and Mint linux
Ranwhen is an interesting Python script that displays in a terminal useful details about the user’s computer/system, while retaining an easily-graspable attitude. It displays information about the…
Read More » -
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…
Read More » -
Saidar – system monitoring tool
Saidar is a curses-based application to display system statistics. It use the libstatgrab library, which provides cross platform access to statistics about the system on…
Read More » -
Install Icinga on CentOS/RHEL Fedora
Icinga is an enterprise grade open source monitoring system which keeps watch over networks and any conceivable network resource, notifies the user of errors and…
Read More » Logwatch How To install on CentOS
Logwatch is the classic log file email utility that emails a daily status of activity from Linux logs. On CentOS, the default install of logwatch…
Read More »Using Sar To Monitor System Performance
The sar utility, which is part of the systat package, can be used to review history performance data on your server. System resource utilization can…
Read More »-
Adding clients to Nagios server
Now let us add some clients to monitor by Nagios server. Add the EPEL repository to install “nagios-plugins” and “nrpe” packages in client systems. View…
Read More » -
Installing Nagios-3.4 in CentOS 6.3
Nagios is an opensource software used for network and infrastructure monitoring. Nagios will monitor servers, switches, applications and services. It alerts the System Administrator when…
Read More » Monitoring Ethernet Activity using Arpwatch in Linux
Arpwatch is an open source computer software program that helps you to monitor ethernet traffic activity (like Changing IP and MAC Addresses) on your network…
Read More »