Last update on March 20, 2009 06:52 AM by jak58 Published by hyts78
Monitoring the traffic activity in real-time
To know the bandwidth used by your Linux machine, in addition to standard tools for most distributions (not permitting the display in real time), there are two particularly useful tools:
[Apache]Monitoring web traffic in real-time Show[Apache]Monitoring web traffic in real-time
There are tool endemic to Apache web server allowing a real-time analysis of the web traffic:
Log files can be used by specialized software to develop a comprehensive and complete analysis of...
MySQL real time monitoring ShowMySQL real time monitoring
You are administrating a MySQL database and you want to analyze in real time the operations taking place in order to have a diagnostics over probable problems, errors or to monitor server activity.
PhpMyAdmin...
Viewing connections in real time ShowViewing connections in real time
Linux
Windows
Linux
Under Linux, to view your outgoing network connections in real time, open a terminal and type the following commands:
sudo watch lsof-i
It will display:
The name of the...
See connections in a real time enviroment ShowSee connections in a real time enviroment
Under Linux
Under Windows
Under Linux
In order to observe your outgoing network connections and open ports, type in a terminal in real time:
sudo watch lsof -i
Items displayed:
The...
Pc remote with Ipod Touch ShowPc remote with Ipod Touch
Before we start
Download Mocha VNC
Install Tight VNC
Configure Tight VNC
Configure Mocha VNC
This tutorial will teach you to control your PC remotely and in real time through a
application available...
Characteristics of programming languages ShowThere are many programming languages, each corresponding to specific needs (formula calculus, character string
processing, real-time, etc.) with each having specific characteristics and functionalities. Therefore, the choice of
programming language...
Chat ShowChat
A "Chat" area, or "chatroom," is a space where multiple Internet users can engage in written discussion in real time. The term "chatting" is generally reserved for communication systems included on a web site, as opposed to the term "instant...
IRC ShowIntroduction to IRC
IRC (Internet Relay Chat) is a protocol for carrying out real-time conversations with other users after connecting using a special software program (called a client) to an IRC server, which is itself liked to other IRC servers....