Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: NTop: Users

How to monitor internet usage for users over time

 

 

NTop users RSS feed   Index | Next | Previous | View Threaded


leegold at speedymail

Oct 3, 2009, 10:38 PM

Post #1 of 4 (829 views)
Permalink
How to monitor internet usage for users over time

Hi,

Is there an easy way to show only internet in/out usage for hosts?
That's my main need and Ntop is showing so much that I can't tease out
the info I need. Simply, for each person connected to the network, what
is their daily, weekly, monthly internet usage?

Also, if someone connected for 30 minutes during the day then
disconnected - what was their usage? My initial experience is that I
couldn't find this info w/Ntop. It seemed if a user was not connected
anymore then I could not find any statistics on them in Ntop, their
stats seemed lost. Also again I need internet only usage stats for all
users connected at anytime the netflow is running.

I am using DD-WRT flashed router I have it set for Netflow every 5
minutes to an Ntop client. The router is connected to a modem to the
internet.

Is there a way to do this? Is Ntop capable of this? Are there filters of
some kind that could help.

Are there documents that explain how? I'm willing to read, please link.

Thanks
_______________________________________________
Ntop mailing list
Ntop [at] listgateway
http://listgateway.unipi.it/mailman/listinfo/ntop


Ggatten at waddell

Oct 4, 2009, 1:01 AM

Post #2 of 4 (775 views)
Permalink
Re: How to monitor internet usage for users over time [In reply to]

Ntop won't quite do this by itself. It does summarize some data, but not all. From my experience it's more of a "realtime" monitor and doesn't do trending that well. What you ask should be "easy" but not that I know of. It trends interfaces and protocols similar to you describe, but not hosts. But, try this and see if it will work ok:

1.) Logically place ntop where it will only see the traffic you want, ie: internet traffic. Or use filters.

2.) Try sticky hosts. Maybe use "local hosts only" with this setting, else you'll exhaust memory in your system.

3.) RRD files. Tweak the settings until they suite your needs. You need to run "Arbitrary Graphs" to see this data - default reports won't have it.

4.) If that doesn't work, you may have to dump data to SQL. Later versions support mysql, but you must configure and make it this way, which means you'll probably need to compile it yourself vs. a package.

Crafty use of "wget" may also be of benefit.

The "man" page describes all the args pretty well. The html FAQ in the web gui helps too.

----- Original Message -----
From: ntop-bounces [at] listgateway <ntop-bounces [at] listgateway>
To: ntop [at] listgateway <ntop [at] listgateway>
Sent: Sun Oct 04 00:38:51 2009
Subject: [Ntop] How to monitor internet usage for users over time

Hi,

Is there an easy way to show only internet in/out usage for hosts?
That's my main need and Ntop is showing so much that I can't tease out
the info I need. Simply, for each person connected to the network, what
is their daily, weekly, monthly internet usage?

Also, if someone connected for 30 minutes during the day then
disconnected - what was their usage? My initial experience is that I
couldn't find this info w/Ntop. It seemed if a user was not connected
anymore then I could not find any statistics on them in Ntop, their
stats seemed lost. Also again I need internet only usage stats for all
users connected at anytime the netflow is running.

I am using DD-WRT flashed router I have it set for Netflow every 5
minutes to an Ntop client. The router is connected to a modem to the
internet.

Is there a way to do this? Is Ntop capable of this? Are there filters of
some kind that could help.

Are there documents that explain how? I'm willing to read, please link.

Thanks
_______________________________________________
Ntop mailing list
Ntop [at] listgateway
http://listgateway.unipi.it/mailman/listinfo/ntop





<font size="1">
<div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in 0in 1.0pt 0in'>
</div>
"This email is intended to be reviewed by only the intended recipient
and may contain information that is privileged and/or confidential.
If you are not the intended recipient, you are hereby notified that
any review, use, dissemination, disclosure or copying of this email
and its attachments, if any, is strictly prohibited. If you have
received this email in error, please immediately notify the sender by
return email and delete this email from your system."
</font>


mukom.tamon at gmail

Oct 4, 2009, 2:59 AM

Post #3 of 4 (777 views)
Permalink
Re: How to monitor internet usage for users over time [In reply to]

To see host usage overtime, u could try Trisul.
M.A. TAMON
_________________________
"A man owns nothing, not land or money, only his character, the loyalty &
courage in his heart" - Commander Chakotay - StarTrek Voyager
My BLOGs:
[ICT Business Integration] - http://ibiztech.wordpress.com
[Leadership Lessons from Movies] - http://thbs.wordpress.com
[In Search of Excellence & Perfection] - http://perfexcellence.wordpress.com
[Technical How-Tos & Stuff-at-a-Glance] - http://techowto.wordpress.com




On Sun, Oct 4, 2009 at 12:01 PM, Gary Gatten <Ggatten [at] waddell> wrote:

> Ntop won't quite do this by itself. It does summarize some data, but not
> all. From my experience it's more of a "realtime" monitor and doesn't do
> trending that well. What you ask should be "easy" but not that I know of.
> It trends interfaces and protocols similar to you describe, but not hosts.
> But, try this and see if it will work ok:
>
> 1.) Logically place ntop where it will only see the traffic you want, ie:
> internet traffic. Or use filters.
>
> 2.) Try sticky hosts. Maybe use "local hosts only" with this setting, else
> you'll exhaust memory in your system.
>
> 3.) RRD files. Tweak the settings until they suite your needs. You need to
> run "Arbitrary Graphs" to see this data - default reports won't have it.
>
> 4.) If that doesn't work, you may have to dump data to SQL. Later versions
> support mysql, but you must configure and make it this way, which means
> you'll probably need to compile it yourself vs. a package.
>
> Crafty use of "wget" may also be of benefit.
>
> The "man" page describes all the args pretty well. The html FAQ in the web
> gui helps too.
>
>
> ----- Original Message -----
> From: ntop-bounces [at] listgateway <ntop-bounces [at] listgateway
> >
> To: ntop [at] listgateway <ntop [at] listgateway>
> Sent: Sun Oct 04 00:38:51 2009
> Subject: [Ntop] How to monitor internet usage for users over time
>
> Hi,
>
> Is there an easy way to show only internet in/out usage for hosts?
> That's my main need and Ntop is showing so much that I can't tease out
> the info I need. Simply, for each person connected to the network, what
> is their daily, weekly, monthly internet usage?
>
> Also, if someone connected for 30 minutes during the day then
> disconnected - what was their usage? My initial experience is that I
> couldn't find this info w/Ntop. It seemed if a user was not connected
> anymore then I could not find any statistics on them in Ntop, their
> stats seemed lost. Also again I need internet only usage stats for all
> users connected at anytime the netflow is running.
>
> I am using DD-WRT flashed router I have it set for Netflow every 5
> minutes to an Ntop client. The router is connected to a modem to the
> internet.
>
> Is there a way to do this? Is Ntop capable of this? Are there filters of
> some kind that could help.
>
> Are there documents that explain how? I'm willing to read, please link.
>
> Thanks
> _______________________________________________
> Ntop mailing list
> Ntop [at] listgateway
> http://listgateway.unipi.it/mailman/listinfo/ntop
> "This email is intended to be reviewed by only the intended recipient
> and may contain information that is privileged and/or confidential. If you
> are not the intended recipient, you are hereby notified that any review,
> use, dissemination, disclosure or copying of this email and its attachments,
> if any, is strictly prohibited. If you have received this email in error,
> please immediately notify the sender by return email and delete this email
> from your system."
>
> _______________________________________________
> Ntop mailing list
> Ntop [at] listgateway
> http://listgateway.unipi.it/mailman/listinfo/ntop
>
>


Burton at NtopSupport

Oct 4, 2009, 10:05 AM

Post #4 of 4 (774 views)
Permalink
Re: How to monitor internet usage for users over time [In reply to]

You can set flags to override the purge, use filters to limit the hosts you
are monitoring, etc. but ntop tracks TRAFFIC not "time connected". To do
that, you really need something on the desktop that monitors the actual
browser.

-----Burton

-----Original Message-----
From: ntop-bounces [at] listgateway
[mailto:ntop-bounces [at] listgateway] On Behalf Of
leegold [at] speedymail
Sent: Sunday, October 04, 2009 12:39 AM
To: ntop [at] listgateway
Subject: [Ntop] How to monitor internet usage for users over time

Hi,

Is there an easy way to show only internet in/out usage for hosts?
That's my main need and Ntop is showing so much that I can't tease out
the info I need. Simply, for each person connected to the network, what
is their daily, weekly, monthly internet usage?

Also, if someone connected for 30 minutes during the day then
disconnected - what was their usage? My initial experience is that I
couldn't find this info w/Ntop. It seemed if a user was not connected
anymore then I could not find any statistics on them in Ntop, their
stats seemed lost. Also again I need internet only usage stats for all
users connected at anytime the netflow is running.

I am using DD-WRT flashed router I have it set for Netflow every 5
minutes to an Ntop client. The router is connected to a modem to the
internet.

Is there a way to do this? Is Ntop capable of this? Are there filters of
some kind that could help.

Are there documents that explain how? I'm willing to read, please link.

Thanks
_______________________________________________
Ntop mailing list
Ntop [at] listgateway
http://listgateway.unipi.it/mailman/listinfo/ntop

_______________________________________________
Ntop mailing list
Ntop [at] listgateway
http://listgateway.unipi.it/mailman/listinfo/ntop

NTop users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.