ERROR OCURRED

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Thursday, February 21, 2013

NTOP Installation & Configuration Step by Step

Posted on 5:02 AM by Unknown
1) NOTE:- Make Sure Selinux Disabled.

2) [root@rk download]# yum install cairo-devel libxml2-devel pango-devel graphviz  libpng-devel freetype perl-ExtUtils-MakeMaker libart_lgpl-devel wget gcc make pango freetype-devel -y


3) Now time to install rrdtool

Download latest one,
[root@rk download]# wget http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.4.7.tar.gz

RRDTOOL:- A useful open source tool for storage and retrieval of time series data


Extract here.

[root@rk downloads]# tar -xvzf rrdtool-1.4.7.tar.gz

[root@rk downloads]# cd rrdtool-1.4.7

[root@rk rrdtool-1.4.7]# ./configure --prefix=/usr/local/rrdtool

----------------------------------------------------------------
Config is DONE!

Now run

[root@rk rrdtool-1.4.7]#  make && make install


4) Some more Dep need to install for GeoIP

[root@rk rrdtool-1.4.7]# yum install libpcap libpcap-devel gdbm gdbm-devel

[root@rk rrdtool-1.4.7]# yum install libevent libevent-devel -y

Download PKG.

[root@rk downloads]# wget wget http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.8.tar.gz

[root@rk downloads]# tar -xvzf GeoIP-1.4.8.tar.gz

[root@rk downloads]# cd GeoIP-1.4.8

[root@rk GeoIP-1.4.8]# ./configure

[root@rk GeoIP-1.4.8]# make && make install



5) Time to Download Latest Stable relase of NTOP.

[root@rk downloads]# wget http://sourceforge.net/projects/ntop/files/ntop/Stable/ntop-5.0.1.tar.gz/download

Extract PKG

[root@rk downloads]# tar xvzf ntop-5.0.1.tar.gz

[root@rk downloads]# cd ntop-5.0.1

[root@rk ntop-5.0.1]# ./autogen.sh --prefix=/usr/local/ntop

[root@rk ntop-5.0.1]# make && make install

Output Like Below

 Testing Required libraries and headers**

checking for required C headers... ok
checking for crypt... ok
checking for dynamic load module... ok

-------------------------------------------------------------------

   **Testing Optional libraries and headers**

checking for Multithreading... ok
checking for openSSL... ok
checking for zlib... ok

Done.



6) Time to Add user + Permission.

[root@rk downloads]# useradd -M -s /sbin/nologin -r ntop

[root@rk downloads]# chown ntop:root /usr/local/ntop
[root@rk downloads]# chown ntop:ntop /usr/local/ntop/share/ntop


7) Time to start & Browse.

[root@rk downloads]#cd /usr/local/ntop/bin/

ntop -A

ntop -d -L -u ntop -P /usr/local/ntop -w 3000 --interface none --skip-version-check yes


(tweak)

cd /usr/local/ntop/
rm ntop_pw.db
cd /usr/local/ntop/bin/
./ntop -u ntop -P /usr/local/ntop -A



Browse NTOP http://10.xx.161.xx:3000



Enjoy.

KEEP IT SIMPLE.
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • No package 'lua5.1' found
    hecking for LUA51... no checking for LUA51... configure: error: Package requirements (lua5.1 >= 5.1) were not met: No package 'lua5.1...
  • response to SOA query was unsuccessful: solved
    check your zone file [root@inf1sysadm1 data]# pwd /var/named/data # cat ind.raman.com.zone $ORIGIN . $TTL 3600 ; 1 hour ind.raman.com IN SO...
  • can't locate your x11 installation Fedora
    While install Conky, system through this error. Solution:- You need to install X11 Software Dev Package. Login on system with root user ...
  • Qmail Installation & Configuration step by step
    Tested under CentOS 5.8  64bit machine. 1)Packges which i installed for Qmail. httpd-2.2.3-76 php-5.1.6-39 perl-5.8.8 -38 gcc-4.1.2 mysql-5....
  • Dell MD3200 SAS Cabling With Diagram
    I have 2 MD3200 with SAS Ports + 2 Power Edge720. Task to connect Both DAS with Both server and make sure Both server showing  all DAS Parti...
  • It is safe to clean windows prefetch folder and registry folder ?
     It is safe to clean windows prefetch folder and registry folder ? Will this boost Windows operating system capabilities ? Many of you hav...
  • Windows 7 & Windows 8 fail to start
    Windows 7 fail to boot, what should I do? Is Windows 7 failing to boot after you installed the loader or after you just installed a fresh ne...
  • Steps how to change VolStatus in Bacula through bonsole.
    In my example MediaId=4 or Volumename=000018L4 shows volstatus is Purged. *list volumes Pool: Default +---------+------------+-----------+--...
  • Adobe Photoshop CS5 Error 16 , Adobe Photoshop CS5 Error 7
    When you install Adobe Photoshop CS5 you might get some errors. In case you get one you will see a code and a little description. Is very im...
  • X connection to localhost:10.0 broken (explicit kill or server shutdown).
    Solution:- With Xhost, you can solve this issue.

Categories

  • Adobe
  • Players
  • Reviews
  • Windows

Blog Archive

  • ▼  2013 (27)
    • ►  October (3)
    • ►  August (1)
    • ►  June (1)
    • ►  April (3)
    • ▼  February (10)
      • NTOP Installation & Configuration Step by Step
      • How to view content of RPM package
      • perl-ExtUtils-MakeMaker for CentOS 5
      • Qmail Installation & Configuration step by step
      • configure: error: /bin/sh ./config.sub x86_64-unkn...
      • Asterisk Installation on CentOS
      • Steps to Configure Syslog-ng
      • Dell MD3200 SAS Cabling With Diagram
      • SquirrelMail Installation Steps
      • Managing Mailboxes with cyradm
    • ►  January (9)
  • ►  2012 (29)
    • ►  December (2)
    • ►  November (7)
    • ►  October (10)
    • ►  September (4)
    • ►  August (1)
    • ►  June (2)
    • ►  April (1)
    • ►  March (1)
    • ►  January (1)
  • ►  2011 (36)
    • ►  December (3)
    • ►  November (3)
    • ►  October (1)
    • ►  September (5)
    • ►  August (4)
    • ►  May (2)
    • ►  April (4)
    • ►  March (5)
    • ►  February (2)
    • ►  January (7)
  • ►  2010 (24)
    • ►  December (1)
    • ►  November (1)
    • ►  October (4)
    • ►  August (1)
    • ►  May (1)
    • ►  April (1)
    • ►  March (2)
    • ►  February (5)
    • ►  January (8)
  • ►  2009 (18)
    • ►  December (6)
    • ►  November (3)
    • ►  August (1)
    • ►  July (2)
    • ►  June (1)
    • ►  May (1)
    • ►  April (1)
    • ►  March (1)
    • ►  February (1)
    • ►  January (1)
  • ►  2008 (16)
    • ►  December (1)
    • ►  October (1)
    • ►  August (1)
    • ►  July (5)
    • ►  April (2)
    • ►  February (1)
    • ►  January (5)
  • ►  2007 (4)
    • ►  July (3)
    • ►  June (1)
Powered by Blogger.

About Me

Unknown
View my complete profile