Tag Archives: monitoring

Monitoring Users Activity Using psacct or acct Tools in Linux

Written by SK on . Posted in CentOS, Fedora, linux command, Linux distributions, Linux Mint, Linux tutorials, opensource, Software, Suse, Ubuntu

Monitoring-user-activity

If you have lot of developers or programmers who access your servers frequently in your company and if you wanna to keep an eye on what data they are accessing, what commands they are issuing, how long they have been … Continue reading

Monitor System Processes on Linux with htop

Written by Ambition on . Posted in linux command, Linux distributions, opensource, Software, Ubuntu

tux

What is htop ? htop is a Linux tool divided into three section ( CPU and Memory usage information,  Load Average Uptime and View of Processes) which allows real time monitoring of the  processes. It was created to replace  the … Continue reading

How to install Nagios on Sabayon /Gentoo

Written by Mel Kham on . Posted in Linux tutorials

Nagios is a popular open source computer system and network monitoring software application. It watches hosts and services, alerting users when things go wrong and again when they get better.  Nagios was originally designed to run under Linux, but also … Continue reading

Howto install sar & ksar system activity info in centos and Fedora

Written by Mel Kham on . Posted in Linux tutorials

The sar command collect, report, or save UNIX / Linux system activity information. It will save selected counters in the operating system to the /var/log/sa/sadd file. From the collected data, you get lots of information about your server:

How to install Nagios 3.2.2 from source in Opensuse 11.3

Written by Mel Kham on . Posted in Linux tutorials

Nagios is a popular open source computer system and network monitoring software application. It watches hosts and services, alerting users when things go wrong and again when they get better. Nagios was originally designed to run under Linux, but also … Continue reading

/nagios/cgi-bin/statusmap.cgi was not found Solved

Written by Mel Kham on . Posted in Frequently Asked Questions

Question : How to solve: /nagios/cgi-bin/statusmap.cgi was not found issue while instaling nagios?

How to install nagios3 in LinuxMint debian based

Written by Mel Kham on . Posted in Linux Mint

Nagios is a popular open source computer system and network monitoring software application. It watches hosts and services, alerting users when things go wrong and again when they get better. Nagios was originally designed to run under Linux, but also … Continue reading

Zabbix – Another monitoring tool for Linux

Written by Mel Kham on . Posted in Linux tutorials

Zabbix is a network management system application created by Alexei Vladishev. It is designed to monitor and track the status of various network services, servers, and other network hardware. It uses MySQL, PostgreSQL, SQLite or Oracle to store data. Its … Continue reading