All rights reserved. Copyright (C) 1999 by NARITA Tomio.


SNTG: Simple Network Traffic Grapher

xmsntg snapshot

!!! So for that is developers distribution !!!

Targets of this archive:

You can:

Note:

You can download sntg archive v.0.09 here.


First of all, you need OpenMotif, tarball or RPM.
(Please download it from, for example, http://www.motifzone.net/, maybe)

% tar xvfz openMotif-2.2.2.tar.gz
% cd openMotif-2.2.2
% ./configure
% make
% su
# make install
# exit

Next, install sntg programs.

% tar xvfz sntg009.tar.gz
% cd sntg009
% make
% su
# make install
# chmod u+s /usr/sbin/sntgcap
# exit
% /usr/X11R6/bin/xmsntg &
or
% xmsntg -d<ethernet_device_name>
for example
% /usr/X11R6/bin/xmsntg -deth1 &

Now you can visualize real-time network utilization,
Please try View->Filter->EWMA or QLPF (digital low-pass filter)
which can decrease high frequency noise.

Back to NARITA Tomio
email: nrt@ff.iij4u.or.jp
Homepage: http://www.ff.iij4u.or.jp/~nrt/