Burton, I am running the windows version and I can not find the file you
suggest modifying. Should I ask this question on the ntop-dev forum?

Astolfo Rueda
Network Administrator
206-370-5901


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, March 17, 2005 11:08 AM
To: [email protected]
Subject: Ntop Digest, Vol 10, Issue 39

Send Ntop mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://listgateway.unipi.it/mailman/listinfo/ntop
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Ntop digest..."


Today's Topics:

   1. **WARNING** Cannot track LUNs > 256 (for 49.0f.ef),       so stats
      can be tracked for this LUN. (Rueda, Astolfo (SEA))
   2. RE: **WARNING** Cannot track LUNs > 256 (for 49.0f.ef),   so
      stats can be tracked for this LUN. (Burton Strauss)
   3. [SPAM] rrd plugin matrix data ([EMAIL PROTECTED])
   4. Re: Port Usage report missing (was I have ntop    setup...)
      (David Curtis)
   5. Re: Port Usage report missing (was I have ntop    setup...)
      (David Curtis)


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

Message: 1
Date: Thu, 17 Mar 2005 08:55:55 -0800
From: "Rueda, Astolfo \(SEA\)" <[EMAIL PROTECTED]>
Subject: [Ntop] **WARNING** Cannot track LUNs > 256 (for 49.0f.ef),
so
        stats can be tracked for this LUN.
To: <[email protected]>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

Does anyone have an idea what this means and how could I fix it so I am
able to track LUN stats?
Thank you

Astolfo Rueda
Network Administrator
Preston | Gates | Ellis LLP
925 Fourth Avenue,
Suite 2900 Seattle
WA 98104
206-623-7580
206-370-5901
Fax 206-623-7022
"If you obey to rules, you'll miss all the fun"


-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://listgateway.unipi.it/pipermail/ntop/attachments/20050317/fbdfdb2d
/attachment-0001.htm

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

Message: 2
Date: Thu, 17 Mar 2005 11:04:33 -0600
From: "Burton Strauss" <[EMAIL PROTECTED]>
Subject: RE: [Ntop] **WARNING** Cannot track LUNs > 256 (for
        49.0f.ef),      so stats can be tracked for this LUN.
To: <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

    if (lun > MAX_LUNS_SUPPORTED) {
      traceEvent (CONST_TRACE_WARNING, "Cannot track LUNs > %d (for
%s),"
                  "so stats can be tracked for this LUN.\n",
                  MAX_LUNS_SUPPORTED,
dstHost->fcCounters->hostNumFcAddress);
      if (isXchgOrig) {
        incrementTrafficCounter (&theSession->unknownLunBytesSent,
                                 length);
      }
      else {
        incrementTrafficCounter (&theSession->unknownLunBytesRcvd,
                                 length);
      }
      return;
    }
 
So you could try adjusting the constant in globals-defines.h.  
 
(NB: The message text should probably be ...stats can not be tracked...)
 
What it will changing it do?  No clue - could be a legit hard limit, or
it
could be sized as such to limit memory usage for people w/o iSCSI/FC...
Any
discussion of this should be in ntop-dev.
 
-----Burton

  _____  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Rueda, Astolfo (SEA)
Sent: Thursday, March 17, 2005 10:56 AM
To: [email protected]
Subject: [Ntop] **WARNING** Cannot track LUNs > 256 (for 49.0f.ef),so
stats
can be tracked for this LUN.



Does anyone have an idea what this means and how could I fix it so I am
able
to track LUN stats?

Thank you

Astolfo Rueda

Network Administrator

Preston | Gates | Ellis LLP

925 Fourth Avenue,

Suite 2900 Seattle

WA 98104

206-623-7580

206-370-5901

Fax 206-623-7022

"If you obey to rules, you'll miss all the fun"

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://listgateway.unipi.it/pipermail/ntop/attachments/20050317/4db39a62
/attachment-0001.htm

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

Message: 3
Date: Thu, 17 Mar 2005 1:07:07 PM+0500
From: [EMAIL PROTECTED]
Subject: [Ntop] [SPAM] rrd plugin matrix data
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

A non-text attachment was scrubbed...
Name: not available
Type: text/plain boundary="=_nextpart_2rfksadvnqw3nerasdf"
Size: 91 bytes
Desc: not available
Url :
http://listgateway.unipi.it/pipermail/ntop/attachments/20050317/094b2fee
/attachment-0001.bin

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

Message: 4
Date: Thu, 17 Mar 2005 13:45:06 -0500
From: "David Curtis" <[EMAIL PROTECTED]>
Subject: Re: [Ntop] Port Usage report missing (was I have ntop
        setup...)
To: <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

I do not have the -z set.
Thanks

>>> [EMAIL PROTECTED] 03/17 11:51 AM >>>

1. Make sure -z | --disable-sessions is NOT set, neither from the
command line, nor the web server configuration page.
 
2. You know, it looks like when Luca changed the allocation of
portsUsage from a fixed array to a linked list, he forgot to remove the
'is it allocated' test in sessions.c and to fix the report itself in
reports.c...  I don't have time to play with this right now, but try the
attached patch (let's move this to ntop-dev).
 
-----Burton
 
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
David Curtis
Sent: Thursday, March 17, 2005 9:31 AM
To: [email protected]
Subject: RE: [Ntop] I have ntop setup on a new install of Fedora Core3.
The onlyother software I have instal



The page is ip/local/port used. Our network is 172.17.0.0/16 and I am
using this with the -m 172.17.0.0/16

>>> [EMAIL PROTECTED] 03/16 6:06 PM >>>
1) Always give the full name of the page, or even better the html name
(when you hover your mouse over the link, it's shown at the bottom of
the browser window).
2) How are you starting ntop?  Read man ntop on the -m parameter.
 
-----Burton
 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
David Curtis
Sent: Wednesday, March 16, 2005 3:01 PM
To: [EMAIL PROTECTED]
Subject: [Ntop] I have ntop setup on a new install of Fedora Core 3.
The onlyother software I have installed is sno



I have ntop setup on a new install of Fedora Core 3. The only other
software I have installed is snort. I can not get ntop to show any thing
on the local ip port screen.
 
Any advice would be great.







This email may contain information protected under the Family 
Educational Rights and Privacy Act (FERPA) or the Health Insurance 
Portability and Accountability Act (HIPAA). If this email contains 
confidential and/or privileged health or student information and you 
are not entitled to access such information under FERPA or HIPAA, 
federal regulations require that you destroy this email without 
reviewing it and you may not forward it to anyone.









This email may contain information protected under the Family 
Educational Rights and Privacy Act (FERPA) or the Health Insurance 
Portability and Accountability Act (HIPAA). If this email contains 
confidential and/or privileged health or student information and you 
are not entitled to access such information under FERPA or HIPAA, 
federal regulations require that you destroy this email without 
reviewing it and you may not forward it to anyone.










This email may contain information protected under the Family 
Educational Rights and Privacy Act (FERPA) or the Health Insurance 
Portability and Accountability Act (HIPAA).  If this email contains 
confidential and/or privileged health or student information and you 
are not entitled to access such information under FERPA or HIPAA, 
federal regulations require that you destroy this email without 
reviewing it and you may not forward it to anyone.

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://listgateway.unipi.it/pipermail/ntop/attachments/20050317/51591ece
/attachment-0001.htm

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

Message: 5
Date: Thu, 17 Mar 2005 14:07:13 -0500
From: "David Curtis" <[EMAIL PROTECTED]>
Subject: Re: [Ntop] Port Usage report missing (was I have ntop
        setup...)
To: <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

I also keep getting this on some screens. I have simply copied the
ntop.conf.sample into /etc/ntop.conf and run ntop @/etc/ntop.conf. I can
send the conf file if you want to see it but there is no -z or
--disable-sessions set.
  The requested data is not available when ntop is
started with the command line flag -z or --disable-sessions 

>>> [EMAIL PROTECTED] 03/17 11:51 AM >>>

1. Make sure -z | --disable-sessions is NOT set, neither from the
command line, nor the web server configuration page.
 
2. You know, it looks like when Luca changed the allocation of
portsUsage from a fixed array to a linked list, he forgot to remove the
'is it allocated' test in sessions.c and to fix the report itself in
reports.c...  I don't have time to play with this right now, but try the
attached patch (let's move this to ntop-dev).
 
-----Burton
 
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
David Curtis
Sent: Thursday, March 17, 2005 9:31 AM
To: [email protected]
Subject: RE: [Ntop] I have ntop setup on a new install of Fedora Core3.
The onlyother software I have instal



The page is ip/local/port used. Our network is 172.17.0.0/16 and I am
using this with the -m 172.17.0.0/16

>>> [EMAIL PROTECTED] 03/16 6:06 PM >>>
1) Always give the full name of the page, or even better the html name
(when you hover your mouse over the link, it's shown at the bottom of
the browser window).
2) How are you starting ntop?  Read man ntop on the -m parameter.
 
-----Burton
 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
David Curtis
Sent: Wednesday, March 16, 2005 3:01 PM
To: [EMAIL PROTECTED]
Subject: [Ntop] I have ntop setup on a new install of Fedora Core 3.
The onlyother software I have installed is sno



I have ntop setup on a new install of Fedora Core 3. The only other
software I have installed is snort. I can not get ntop to show any thing
on the local ip port screen.
 
Any advice would be great.







This email may contain information protected under the Family 
Educational Rights and Privacy Act (FERPA) or the Health Insurance 
Portability and Accountability Act (HIPAA). If this email contains 
confidential and/or privileged health or student information and you 
are not entitled to access such information under FERPA or HIPAA, 
federal regulations require that you destroy this email without 
reviewing it and you may not forward it to anyone.









This email may contain information protected under the Family 
Educational Rights and Privacy Act (FERPA) or the Health Insurance 
Portability and Accountability Act (HIPAA). If this email contains 
confidential and/or privileged health or student information and you 
are not entitled to access such information under FERPA or HIPAA, 
federal regulations require that you destroy this email without 
reviewing it and you may not forward it to anyone.










This email may contain information protected under the Family 
Educational Rights and Privacy Act (FERPA) or the Health Insurance 
Portability and Accountability Act (HIPAA).  If this email contains 
confidential and/or privileged health or student information and you 
are not entitled to access such information under FERPA or HIPAA, 
federal regulations require that you destroy this email without 
reviewing it and you may not forward it to anyone.

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://listgateway.unipi.it/pipermail/ntop/attachments/20050317/517e15e5
/attachment.htm

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

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


End of Ntop Digest, Vol 10, Issue 39
************************************
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to