Koozali.org: home of the SME Server

[ANNOUNCE] NTOP 3.2 howto for SME7

egerards

[ANNOUNCE] NTOP 3.2 howto for SME7
« Reply #15 on: August 18, 2006, 11:26:09 AM »
Quote from: "mdo"
Eric,

I recommend to use yum for rpm installations which should help to find and to resolve dependencies (and keeps a log which rpm was when installed) eg:

yum localinstall ntopxxxxx.rpm --enablerepo=*

This allows all repositories to be searched for dependent rpms.
Michael


Thanks for the tip. This could be a time saver in case of a lot of dependencies.

Though if you have the time to spend, compiling the whole bunch yourself can be a satisfactory and educational activity....  ;-)

Janm

[ANNOUNCE] NTOP 3.2 howto for SME7
« Reply #16 on: August 19, 2006, 12:44:50 PM »
For Centos

wget http://heanet.dl.sourceforge.net/sourceforge/ntop/ntop-3.2-0.centos4.i386.rpm


yum localinstall ntop-3.2-0.centos4.i386.rpm --enablerepo=*

just tried on 7.0 final to

Fantastic piece of Software i am using it to test a sme server v.6.0.1-02Custom for the moment
janm
ps: Thanks for all the info from all here

Offline jeroenm

  • *
  • 18
  • +0/-0
[ANNOUNCE] NTOP 3.2 howto for SME7
« Reply #17 on: February 15, 2007, 01:03:15 AM »
Quote from: "Janm"
For Centos

wget http://heanet.dl.sourceforge.net/sourceforge/ntop/ntop-3.2-0.centos4.i386.rpm


yum localinstall ntop-3.2-0.centos4.i386.rpm --enablerepo=*

...


Works like a charm, just installed it on 7.1
...

Offline okepc

  • ****
  • 118
  • +0/-0
    • http://www.okepc.nl
[ANNOUNCE] NTOP 3.2 howto for SME7
« Reply #18 on: February 15, 2007, 09:52:27 AM »
Working like a charm here also!
Also with webdot and graphiz for the graphical network overview and rrd stats.
Installed the centos rpm.

Dirk

Offline eenn62

  • 4
  • +0/-0
[ANNOUNCE] NTOP 3.2 howto for SME7
« Reply #19 on: February 15, 2007, 03:49:59 PM »
it's not working for me

I think the path by the mirrors is changed or something

Here is my log

thanks in advanced



[root@server1 ~]# yum localinstall ntop-3.2-0.centos4.i386.rpm --enablerepo=*
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "fastestmirror" plugin
Loading "smeserver" plugin
Setting up Local Package Process
Examining ntop-3.2-0.centos4.i386.rpm: ntop - 3.2-0.centos4.i386
Marking ntop-3.2-0.centos4.i386.rpm to be installed
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package ntop.i386 0:3.2-0.centos4 set to be updated
--> Running transaction check
Setting up repositories
smetest                   100% |=========================|  951 B    00:00
smedev                    100% |=========================|  951 B    00:00
http://mirror.centos.org/centos/4/testing/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Cannot open/read repomd.xml file for repository: testing
failure: repodata/repomd.xml from testing: [Errno 256] No more mirrors to try.
Error: failure: repodata/repomd.xml from testing: [Errno 256] No more mirrors to try.
================================================================
No new rpms were installed. No additional commands are required.
================================================================
[root@server1 ~]#

Offline sonoracomm

  • *
  • 208
  • +0/-0
    • http://www.sonoracomm.com
[ANNOUNCE] NTOP 3.2 howto for SME7
« Reply #20 on: March 01, 2007, 10:57:07 PM »
I recently did this howto for internal use.  I didn't know there was another or that anyone else was interested...

http://www.sonoracomm.com/index.php?option=com_content&task=view&id=145

Please let me know of any errors or omissions.

G

Offline haymann

  • *
  • 212
  • +0/-0
[ANNOUNCE] NTOP 3.2 howto for SME7
« Reply #21 on: March 05, 2007, 06:19:19 PM »
I was installing the excellent OpenVPN bridge from the SME Firewall-Services site and noticed that they have ntop rpms in the downloads section of the site that look pretty recent. I didn't see a how-to, so I don't know if they are ready to be used or not though...

I am eager to try sonoracomm's how to. I am just wondering if I can use wget to use the rpms from the SME Firewall-Services folks so I don't have to add another yum repo (even temporarily...).
Ryan

Offline Daniel B.

  • *
  • 1,700
  • +0/-0
    • Firewall Services, la sécurité des réseaux
[ANNOUNCE] NTOP 3.2 howto for SME7
« Reply #22 on: March 05, 2007, 06:54:55 PM »
I put the rpms on our web site because I needed to install it for one of our customers. I wrote a small how-to, you can find it here:

http://sme.firewall-services.com/spip.php?article41
C'est la fin du monde !!! :lol:

Offline haymann

  • *
  • 212
  • +0/-0
[ANNOUNCE] NTOP 3.2 howto for SME7
« Reply #23 on: March 05, 2007, 08:32:52 PM »
Quote from: "VIP-ire"
I put the rpms on our web site because I needed to install it for one of our customers. I wrote a small how-to, you can find it here:

http://sme.firewall-services.com/spip.php?article41
Excellent! Thanks! There seems to be quite a difference in your how-to and sonoracomm's, is there a way to tell if there is any difference in functionality?

Offline Daniel B.

  • *
  • 1,700
  • +0/-0
    • Firewall Services, la sécurité des réseaux
[ANNOUNCE] NTOP 3.2 howto for SME7
« Reply #24 on: March 06, 2007, 11:30:49 AM »
Well, I'm not sure, I just wrote mine quickly a few day before sonoracomm published its own. There're just some little differences, the main one is that by default my how-to configure ntop server to wait for https request instead of http, but it's very easy to configure. I think you can use one or the other without any big difference.
C'est la fin du monde !!! :lol:

Offline sonoracomm

  • *
  • 208
  • +0/-0
    • http://www.sonoracomm.com
[ANNOUNCE] NTOP 3.2 howto for SME7
« Reply #25 on: March 06, 2007, 04:51:25 PM »
I don't remember, exactly, but I think I had trouble getting the SSL rewrite working.  I gave up  :oops: and decided to just use SSH port forwarding to access the data.  I was hoping to have the ntop monitor available via the standard SSL URL with a password...

I'll be checking out your howto!   :wink:

G

p.s.  I agree about the resource usage.  I only run ntop when I need it...

Offline BartManInNZ

  • **
  • 31
  • +0/-0
    • http://www.bart.geek.nz/
[ANNOUNCE] NTOP 3.2 howto for SME7
« Reply #26 on: March 16, 2007, 03:26:19 AM »
Are there any know issues with this contrib installed at the same time as the sme7admin contrib?

Since installing ntop I find I have no stats in sme7admin anymore, this is on a freshly installed server.

TIA,
Bart

Offline sonoracomm

  • *
  • 208
  • +0/-0
    • http://www.sonoracomm.com
[ANNOUNCE] NTOP 3.2 howto for SME7
« Reply #27 on: March 16, 2007, 04:29:12 AM »
Not that I know of, but if you have SME7ADMIN installed, you probably don't need NTOP.

I decided not to reinstall SME7ADMIN on my particular server and to install NTOP only because it is lighter-weight and has sufficient functionality for my needs.  I think SME7ADMIN is more comprehensive.

The other thing I like about NTOP is that I can only turn it on when I need it.  I don't know if that's possible with SME&ADMIN.

G

Offline Daniel B.

  • *
  • 1,700
  • +0/-0
    • Firewall Services, la sécurité des réseaux
[ANNOUNCE] NTOP 3.2 howto for SME7
« Reply #28 on: March 16, 2007, 10:05:47 AM »
No, there's no problem having NTOP and sme7admin on the same server. I have two servers running both. Just check that sme7admind is running:
/etc/init.d/sme7admind restart
C'est la fin du monde !!! :lol:

Offline BartManInNZ

  • **
  • 31
  • +0/-0
    • http://www.bart.geek.nz/
[ANNOUNCE] NTOP 3.2 howto for SME7
« Reply #29 on: March 18, 2007, 09:46:45 PM »
It looks as though my time was set incorrectly when I installed sme7admin and when the time was corrected via NTP this caused issues with rrdtool and the timestamps. It is now all working as the time ahs 'caught up'

Thanks for your help,

Bart