rgr, will not report problems on 2.1.5x - however, I"m running 2.1.56
now and it appears to work very well... to answer your questions:

1.  I don't know that it necessarily was the direct cause of a system
*crash*, but I have caught this problem before it got to the point that
I couldn't ping it before, and top was reporting that one of ntop's
threads was using near 100% of the CPU at the time.  As I said, I may
have been able to console into it, but had to get the box back up in
less time than it would take to locate a monitor in the parts room :)

2.  it didn't log anything.  I'm not sure why - 2.1.3 and 2.1.56 log
correctly, and the settings did not change ...

3.  I'll try it without -E, thanks.

4.  if #3 does not fix, i will do as you suggest with gdb and see what
we can see...

thank you for your help.

--- "Burton M. Strauss III" <[EMAIL PROTECTED]> wrote:
> Don't bother reporting ANYTHING against 2.1.5x - those were
> development
> versions.
> 
> How do you know it crashes?  ntop doesn't use anything but normal
> user space
> code and libraries, so if the machine can't be pinged, it shouldn't
> be
> because of ntop.
> 
> Any log messages?  Both the startup messages AND the last few at the
> point
> of failure are of interest.
> 
> Try it without -E.
> 
> Run under gdb.
>    Keep a top session running - so you can figure out which thread is
> running when it ceases to respond.
>    After it starts up, break in and do an info threads
>      - capture that plus the log messages and you'll have the mapping
> from
> kernel
>        thread #s to POSIX thread #s.
>    Once it pegs the cpu, break in and see what's running (info
> threads, then
> thread n to change over, then bt full)...
> 
> -----Burton
> 
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
> Scott
> Stone
> Sent: Wednesday, June 04, 2003 5:29 PM
> To: [EMAIL PROTECTED]
> Subject: [Ntop] problem report - ntop 2.2 eventually hangs and can
> DOS
> the server... 2.1 works fine
> 
> 
>
----------------------------------------------------------------------------
> ---
>   n t o p   v e r s i o n  '2.2'  p r o b l e m   r e p o r t
> 
> From:  ___Scott Stone___________________________
> 
> EMail: [EMAIL PROTECTED]
> 
> Date:  2003-06-04 22:21:20 GMT
> 
>
----------------------------------------------------------------------------
> ---
> Summary
> 
> 
> 
> 
> 
> OS: __Linux________  version: __SuSE 8.1________
> 
> ntop from: _______source_______________________ (rpm, source, ports,
> etc.)
> 
> Hardware:  CPU:           __i686___ (i86, SPARC, etc.)
>            # Processors:  __1___
>            Memory:        _1024____ MB
> Network:
>      Network Interface  0  eth0
>      Ethernet:        1257
>      Broadcast:          4
>      Multicast:         26
>      IP:              1238
>           Mfg: ____________________  Model: ____________________
>           NIC Speed: 10/*100*/1000/Other  Bus: PCI ISA USB Firewire
> Other
>           Location:  Public Internet / *LAN* / WAN
>           Bandwidth: Dialup  DSL/CableModem  fT1  T1  10Mbps *T3*
> 100Mbps+
>           # Hosts (machines): __________
> 
>      Network Interface  1  sFlow-device
>      Ethernet:         372
>      IP:               372
>           Mfg: ____________________  Model: ____________________
>           NIC Speed: 10/100/1000/Other  Bus: PCI ISA USB Firewire
> Other
>           Location:  Public Internet / LAN / WAN
>           Bandwidth: Dialup  DSL/CableModem  fT1  T1  10Mbps T3
> 100Mbps+
>           # Hosts (machines): __________
> 
>
----------------------------------------------------------------------------
> ---
> Log extract
> 
> (this instance logged nothing...)
> 
> 
> 
>
----------------------------------------------------------------------------
> ---
> Problem Description
> 
> Ntop 2.1.3 + sflow (from SuSE 8.1 RPM) works fine, runs for days, no
> problems.
> 
> Ntop 2.2 + sflow (built from source using pretty much the same
> settings
> as from the 2.1.3 RPM), ... doesn't.  It works fine for a while, but
> then it crashes and starts eating CPU.  This last time, it ate CPU to
> the point where it made the box unpingable and I had to hard reset it
> (it's a 1U dell server, I don't have a kb/monitor down in that server
> room at the moment).
> 
> Going to try 2.1.56 (took the SuSE 8.2 .src.rpm of it, did an "rpm
> --rebuild" and will now try it and see if it has problems also)...
> 
> What other information can I provide to aid in debugging this?
> 
> 
> 
> 
> 
> 
> 
>
----------------------------------------------------------------------------
> ---
> 
> ntop version.....2.2
> Built on.....06/04/03 02:16:37 PM
> OS.....i686-suse-linux
> Process Id.....16974
> 
> 
> Command line
> 
> Started as..../usr/bin/ntop -E -P /var/lib/ntop -i eth0 -u wwwrun -w
> 192.168.101.36:3000
> 
> Resolved to..../usr/bin/ntop
>             -E
>             -P
>             /var/lib/ntop
>             -i
>             eth0
>             -u
>             wwwrun
>             -w
>             192.168.101.36
> 
> 
> Command line parameters are:
> 
> -a | --access-log-path.....(default)   (nil)
> -b | --disable-decoders.....(default)   No
> -c | --sticky-hosts.....(default)   No
> -d | --daemon.....No
> -e | --max-table-rows.....(default)   128
> -f | --traffic-dump-file.....(default)   (nil)
> -g | --track-local-hosts.....(default)   Track all hosts
> -o | --no-mac.....(default)   Trust MAC Addresses
> -i | --interface   (effective).....eth0
> -k | --filter-expression-in-extra-frame.....(default)   No
> -l | --pcap-log.....(default)   (nil)
> -m | --local-subnets   (effective).....
> -n | --numeric-ip-addresses.....(default)   No
> -p | --protocols.....(default)   internal list
> -q | --create-suspicious-packets.....(default)   Disabled
> -r | --refresh-time.....(default)   120
> -s | --no-promiscuous.....(default)   No
> -t | --trace-level.....(default)   3
> -u | --user.....wwwrun (uid=30, gid=65534)
> -w | --http-server.....Active, address 192.168.101.36, port 3000
> -z | --disable-sessions.....(default)   No
> -B | --filter-expression.....(default)   none
> -D | --domain.....palmsource.com
> -E | --enable-external-tools.....Yes
> -F | --flow-spec.....(default)   none
> -K | --enable-debug.....(default)   No
> -L | --use-syslog.....daemon
> -M | --no-interface-merge   (effective).....(parameter -M set,
> Interfaces separate) No
> -O | --pcap-file-path.....(default)   /var/lib/ntop
> -P | --db-file-path.....(default)   /var/lib/ntop
> -U | --mapper.....(default)   (nil)
> -W | --https-server.....Uninitialized
> --throughput-chart-type.....(default)   Area
> --ignore-sigpipe.....(default)   No
> --ssl-watchdog.....(default)   No
> --dynamic-purge-limits.....(default)   No
> --p3p-cp.....(default)   none
> --p3p-uri.....(default)   none
> --disable-stopcap.....(default)   No
> 
> 
> Note:    (effective)   means that this is the value after ntop has
> processed the parameter.
> (default)   means this is the default value, usually (but not always)
> set by a #define in globals-defines.h.
> 
> 
> 
> Run time/Internal
> 
> External tool: lsof.....Not found on system OR unable to run suid
> root
> Web server URL.....http://192.168.101.36:3000
> SSL Web server (https://).....Not Active
> GDBM version.....This is GDBM version 1.8.0, as of May 19, 1999.
> OpenSSL Version.....OpenSSL 0.9.6j 10 Apr 2003
> zlib version.....1.1.4
> Protocol Decoders.....Enabled
> Fragment Handling.....Enabled
> Tracking only local hosts.....No
> # IP Protocols Being Monitored.....18
> # Protocol slots.....15042
> # IP Ports Being Monitored.....58
> # Ports slots.....116
> # Handled SIGPIPE Errors.....0
> # Handled HTTP Requests.....29
> Devices (Network Interfaces).....2
> Domain name (short).....com
> IP to country flag table (entries).....0
> Total Hash Collisions (Vendor/Special) (lookup).....0
> Local Networks.....192.168.101.0/255.255.255.0 [device eth0]
>           192.168.101.36/255.255.255.0 [device sFlow-device]
> 
> 
> Memory allocation - data segment
> 
> arena limit, getrlimit(RLIMIT_DATA, ...).....-1
> Allocated blocks (ordblks).....2
> Allocated (arena).....4019960
> Used (uordblks).....4014280
> Free (fordblks).....5680
> 
> 
> Memory allocation - mmapped
> 
> Allocated blocks (hblks).....6
> Allocated bytes (hblkhd).....3084288
> 
> 
> Memory Usage
> 
> IPX/SAP Hash Size (bytes).....1897
> IP to country flag table (bytes).....12 (0.0 MB)
> Current memory usage.....7104248
> Base memory usage.....5261048
> Hosts stored (active+cache).....102 = (102 + 0)
> (very) Approximate memory per host.....17.7KB
> 
> 
> Host Memory Cache
> 
> Limit.....#define MAX_HOSTS_CACHE_LEN 512
> Current Size.....0
> Maximum Size.....0
> # Entries Reused.....0
> 
> 
> MAC/IPX Hash tables
> 
> IPX/SAP Hash Size (entries).....179
> IPX/SAP Hash Collisions (load).....0
> IPX/SAP Hash Collisions (use).....0
> 
> 
> Packet queue
> 
> Queued to Process.....0
> Maximum queue.....4
> 
> 
> Host/Session counts - global
> 
> Purge idle hosts.....Enabled
> Purged hosts.....0
> Maximum hosts to purge per cycle.....512
> DEFAULT_MAXIMUM_HOSTS_PURGE_PER_CYCLE.....512
> Terminated Sessions.....56
> 
> Host/Session counts - Device 0 (eth0)
> Actual Hash Size.....32
> Stored hosts.....15 [46 %]
> Sessions.....28
> Max Num. Sessions.....28
> 
> Host/Session counts - Device 1 (sFlow-device)
> Actual Hash Size.....512
> Stored hosts.....87 [16 %]
> Sessions.....0
> Max Num. Sessions.....0
> 
> 
> Address Resolution
> 
> DNS sniffed:
> 
> DNS Packets sniffed.....216
>   less 'requests'.....109
>   less 'failed'.....37
>   less 'reverse dns' (in-addr.arpa).....69
> DNS Packets processed.....1
> Stored in cache (includes aliases).....0
> 
> 
> IP to name - ipaddr2str():
> 
> Total calls.....97
> ....OK.....3
> ....Total not found.....94
> ........Not found in cache.....94
> ........Too old in cache.....0
> 
> 
> Queued - dequeueAddress():
> 
> Total Queued.....92
> Not queued (duplicate).....2
> Maximum Queued.....10
> Current Queue.....0
> 
> 
> Resolved - resolveAddress():
> 
> Addresses to resolve.....92
> ....less 'Error: No cache database'.....0
> ....less 'Found in ntop cache'.....0
> Gives: # gethost (DNS lookup) calls.....92
> 
> 
> DNS lookup calls:
> 
> DNS resolution attempts.....92
> ....Success: Resolved.....71
> ....Failed.....21
> ........HOST_NOT_FOUND.....16
> ........NO_DATA.....0
> ........NO_RECOVERY.....0
> ........TRY_AGAIN (don't store).....5
> ........Other error (don't store).....0
> DNS lookups stored in cache.....87
> Host addresses kept numeric.....21
> 
> 
> Vendor Lookup Table
> 
> Input lines read.....0
> Records added total.....0
> .....includes special records.....0
> getVendorInfo() calls.....0
> getSpecialVendorInfo() calls.....10
> Found 48bit (xx:xx:xx:xx:xx:xx) match.....0
> Found 24bit (xx:xx:xx) match.....0
> Found multicast bit set.....2
> Found LAA (Locally assigned address) bit set.....0
> 
> 
> Thread counts
> 
> Active.....6
> Dequeue.....1
> Children (active).....4
> 
> Reject duration (seconds).....300
> It is now.....Wed Jun  4 15:21:20 2003
> Directory (search) order
> 
> Data Files......<br>/usr/share/ntop<br>
> Config Files......<br>/usr/etc/ntop<br>/etc<br>
> Plugins....../plugins<br>/usr/lib/ntop/plugins<br>
> 
> 
> Compile Time: ./configure
> 
> ./configure parameters.....--with-gdchart-root=./gdchart0.94c
> --prefix=/usr --mandir=/usr/share/man --localstatedir=/var/lib
> --libdir=/usr/lib --x-libraries=/usr/X11R6/lib --enable-sslv3
> Built on (Host).....i686-suse-linux
> Built for (Target).....i686-suse-linux
> compiler (cflags).....gcc -g -DLINUX -O2 -march=i486 -mcpu=i686 -g
> -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations
> -Wnested-externs -fPIC -DHAVE_CONFIG_H
> include path.....-I./gdchart0.94c
> system libraries.....-lglib -lpthread -lresolv -lnsl -lpng -lgd -lm
> -lz
> -lssl -lcrypto -lpcap -lgdbm -ldl -lcrypt -lc -L./gdchart0.94c
> -lgdchart
> install path...../usr
> GNU C (gcc) version.....3.2 (3.2.0)
> 
> 
> Internationalization (i18n)
> 
> i18n enabled.....No
> 
> 
> Compile Time: Debug settings in globals-defines.h
> 
> DEBUG.....no
> ADDRESS_DEBUG.....no
> DNS_DEBUG.....no
> DNS_SNIFF_DEBUG.....no
> FTP_DEBUG.....no
> GDBM_DEBUG.....no
> HASH_DEBUG.....no
> HOST_FREE_DEBUG.....no
> HTTP_DEBUG.....no
> IDLE_PURGE_DEBUG.....no
> MEMORY_DEBUG.....no
> NETFLOW_DEBUG.....no
> SEMAPHORE_DEBUG.....no
> SESSION_TRACE_DEBUG.....no
> SSLWATCHDOG_DEBUG.....no
> STORAGE_DEBUG.....no
> UNKNOWN_PACKET_DEBUG.....no
> 
> 
> Compile Time: globals-define.h
> 
> PARM_PRINT_ALL_SESSIONS.....no
> PARM_PRINT_RETRANSMISSION_DATA.....no
> PARM_FORK_CHILD_PROCESS.....yes (normal)
> CGI Scripts.....globals-defines.h: #define PARM_USE_CGI
> Alternate row colors.....globals-defines.h: /* #define PARM_USE_COLOR
> */
> Buggy gethostbyaddr() - use alternate
> implementation.....globals-defines.h: /* #define PARM_USE_HOST */
> MAKE_ASYNC_ADDRESS_RESOLUTION.....yes
> MAKE_WITH_SSLWATCHDOG.....yes
> MAKE_WITH_SSLWATCHDOG_RUNTIME (derived).....yes
> Bad IP Address table size.....globals-defines.h: #define
> MAX_NUM_BAD_IP_ADDRESSES 3
> Minimum refresh interval (seconds).....#define
> PARM_MIN_WEBPAGE_AUTOREFRESH_TIME 15
> Maximum # of Protocols to show in graphs.....#define MAX_NUM_PROTOS
> 64
> Maximum # of routers (Local Subnet Routers report).....#define
> MAX_NUM_ROUTERS 512
> Maximum # of network interface devices.....#define MAX_NUM_DEVICES 32
> Maximum # of processes for lsof report.....#define
> MAX_NUM_PROCESSES_READLSOFINFO 1024
> Maximum network size (hosts per interface).....#define
> MAX_SUBNET_HOSTS
> 1024
> Allocated # of passive FTP sessions.....#define
> MAX_PASSIVE_FTP_SESSION_TRACKER 384
> Inactive passive FTP session timeout (seconds).....#define
> PARM_PASSIVE_SESSION_MINIMUM_IDLE 60
> 
> 
> Compile Time: Hash Table Sizes
> 
> Initial size.....#define CONST_HASH_INITIAL_SIZE 32
> After 1st extend.....#define CONST_HASH_MINIMUM_SIZE 512
> Intermediate increase factor.....#define CONST_HASH_INCREASE_FACTOR 2
> Factor growth until.....#define CONST_HASH_FACTOR_MAXIMUM 4096
> Then grow (linearly) by.....#define CONST_HASH_TERMINAL_INCREASE 4096
> 
> 
> Compile Time: globals-define.h
> 
> Chart Format.....globals-report.h: #define CHART_FORMAT ".png"
> 
> 
> Compile Time: config.h
> 
> CFG_ETHER_HEADER_HAS_EA.....no
> CFG_MULTITHREADED.....yes
> HAVE_ALARM.....yes
> HAVE_ALLOCA.....yes
> HAVE_ALLOCA_H.....yes
> HAVE_ARPA_NAMESER_H.....yes
> HAVE_BACKTRACE.....yes
> HAVE_BZERO.....yes
> HAVE_CTIME_R.....yes
> HAVE_CURSES_H.....no
> HAVE_DLFCN_H.....yes
> HAVE_DL_H.....no
> HAVE_DOPRNT.....no
> HAVE_ENDPWENT.....yes
> HAVE_ERRNO_H.....yes
> HAVE_FACILITYNAMES.....yes
> HAVE_FCNTL_H.....yes
> HAVE_FORK.....yes
> HAVE_GDBM_H.....yes
> HAVE_GDCPIE_H.....yes
> HAVE_GD_H.....yes
> HAVE_GDOME_H.....no
> HAVE_GETHOSTBYADDR.....yes
> HAVE_GETHOSTBYADDR_R.....yes
> HAVE_GETHOSTBYNAME.....yes
> HAVE_GETHOSTNAME.....yes
> HAVE_GETIPNODEBYADDR.....no
> HAVE_GETPASS.....yes
> HAVE_GETTIMEOFDAY.....yes
> HAVE_GLIBCONFIG_H.....no
> HAVE_GLIB_H.....no
> HAVE_IF_H.....no
> HAVE_IN6_ADDR.....yes
> HAVE_INT16_T.....yes
> HAVE_INT32_T.....yes
> HAVE_INT64_T.....yes
> HAVE_INT8_T.....yes
> HAVE_INTTYPES_H.....yes
> HAVE_LANGINFO_H.....yes
> HAVE_LIBC.....yes
> HAVE_LIBCRYPT.....yes
> HAVE_LIBCRYPTO.....yes
> HAVE_LIBDL.....yes
> HAVE_LIBDLD.....no
> HAVE_LIBGD.....yes
> HAVE_LIBGDBM.....yes
> HAVE_LIBGDOME.....no
> HAVE_LIBGLIB.....yes
> HAVE_LIBM.....yes
> HAVE_LIBNSL.....yes
> HAVE_LIBPCAP.....yes
> HAVE_LIBPNG.....yes
> HAVE_LIBPOSIX4.....no
> HAVE_LIBPTHREAD.....yes
> HAVE_LIBPTHREADS.....no
> HAVE_LIBRESOLV.....yes
> HAVE_LIBRT.....no
> HAVE_LIBSOCKET.....no
> HAVE_LIBSSL.....yes
> HAVE_LIBWRAP.....no
> HAVE_LIBXML2.....no
> HAVE_LIBZ.....yes
> HAVE_LIMITS_H.....yes
> HAVE_LOCALE_H.....yes
> HAVE_LOCALTIME_R.....yes
> HAVE_LONG_DOUBLE.....yes
> HAVE_MATH_H.....yes
> HAVE_MEMCHR.....yes
> HAVE_MEMORY_H.....yes
> HAVE_MEMSET.....yes
> HAVE_NCURSES_H.....no
> HAVE_NDIR_H.....no
> HAVE_NETDB_H.....yes
> HAVE_OPENSSL.....yes
> HAVE_OPENSSL_CRYPTO_H.....yes
> HAVE_OPENSSL_ERR_H.....yes
> HAVE_OPENSSL_PEM_H.....yes
> HAVE_OPENSSL_RSA_H.....yes
> HAVE_OPENSSL_SSL_H.....yes
> HAVE_OPENSSL_X509_H.....yes
> HAVE_PCAP_FREECODE.....yes
> HAVE_PCAP_H.....yes
> HAVE_PCAP_OPEN_DEAD.....yes
> HAVE_PNG_H.....yes
> HAVE_PTHREAD_H.....yes
> HAVE_PUTENV.....yes
> HAVE_PWD_H.....yes
> HAVE_READLINE.....no
> HAVE_READLINE_READLINE_H.....no
> HAVE_RE_COMP.....yes
> HAVE_REGCOMP.....yes
> HAVE_REGEX.....yes
> HAVE_RRD.....no
> HAVE_RRD_H.....no
> HAVE_SCHED_H.....yes
> HAVE_SCHED_YIELD.....yes
> HAVE_SECURITY_PAM_APPL_H.....yes
> HAVE_SELECT.....yes
> HAVE_SEMAPHORE_H.....yes
> HAVE_SETJMP_H.....yes
> HAVE_SHADOW_H.....yes
> HAVE_SIGNAL_H.....yes
> HAVE_SNPRINTF.....yes
> HAVE_SOCKET.....yes
> HAVE_SQRT.....yes
> HAVE_STDARG_H.....yes
> HAVE_STDIO_H.....yes
> HAVE_STDLIB_H.....yes
> HAVE_STRCASECMP.....yes
> HAVE_STRCHR.....yes
> HAVE_STRCSPN.....yes
> HAVE_STRDUP.....yes
> HAVE_STRERROR.....yes
> HAVE_STRFTIME.....yes
> HAVE_STRING_H.....yes
> HAVE_STRINGS_H.....yes
> HAVE_STRNCASECMP.....yes
> HAVE_STRPBRK.....yes
> HAVE_STRRCHR.....yes
> HAVE_STRSPN.....yes
> HAVE_STRSTR.....yes
> HAVE_STRTOK_R.....yes
> HAVE_STRTOUL.....yes
> HAVE_SYS_DIR_H.....no
> HAVE_SYS_IOCTL_H.....yes
> HAVE_SYS_LDR_H.....no
> HAVE_SYS_NDIR_H.....no
> HAVE_SYS_RESOURCE_H.....yes
> HAVE_SYS_SCHED_H.....no
> HAVE_SYS_SOCKIO_H.....no
> HAVE_SYS_TIME_H.....yes
> HAVE_SYS_TYPES_H.....yes
> HAVE_SYS_UN_H.....yes
> HAVE_TCPD_H.....yes
> HAVE_TM_ZONE.....yes
> HAVE_TZNAME.....no
> HAVE_U_INT16_T.....yes
> HAVE_U_INT32_T.....yes
> HAVE_U_INT64_T.....yes
> HAVE_UINT64_T.....no
> HAVE_U_INT8_T.....yes
> HAVE_UNAME.....yes
> HAVE_UNISTD_H.....yes
> HAVE_VFORK.....yes
> HAVE_VFORK_H.....no
> HAVE_VPRINTF.....yes
> HAVE_WORKING_FORK.....yes
> HAVE_WORKING_VFORK.....yes
> HAVE_ZLIB_H.....yes
> MAKE_MICRO_NTOP.....no
> MAKE_WITH_FTPDATA_ASSUMED.....no
> MAKE_WITH_GDCHART.....yes
> MAKE_WITH_I18N.....no
> MAKE_WITH_IGNORE_SIGPIPE.....no
> MAKE_WITH_LARGERRDPOP.....no
> MAKE_WITH_SSLV3_SUPPORT.....yes
> MAKE_WITH_SSLWATCHDOG_COMPILETIME.....no
> MAKE_WITH_ZLIB.....yes
> __PROTOTYPES.....yes
> PROTOTYPES.....yes
> SETVBUF_REVERSED.....no
> TIME_WITH_SYS_TIME.....yes
> TM_IN_SYS_TIME.....no
> CFG_CONFIGFILE_DIR - config file directory...../usr/etc/ntop
> CFG_DATAFILE_DIR - data file directory...../usr/share/ntop
> CFG_DBFILE_DIR - database file directory...../var/lib/ntop
> CFG_PLUGIN_DIR - plugin file directory...../usr/lib/ntop/plugins
> CFG_RUN_DIR - run file directory...../var/lib/ntop
> CFG_NEED_GETDOMAINNAME (getdomainname(2) function).....yes
> CFG_xxxxxx_ENDIAN (Hardware Endian).....little
> 
> 
> Compile Time: globals-defines.h
> 
> EMSGSIZE.....90
> ETHERMTU.....1500
> LEN_CMDLINE_BUFFER.....4096
> LEN_FGETS_BUFFER.....512
> LEN_GENERAL_WORK_BUFFER.....1024
> LEN_MEDIUM_WORK_BUFFER.....64
> LEN_SMALL_WORK_BUFFER.....16
> LEN_TIME_STAMP_BUFFER.....2
> MAKE_NTOP_PACKETSZ_DECLARATIONS.....no
> MAKE_RMON_SUPPORT.....yes
> MAKE_WITH_FORK_COPYONWRITE.....yes
> MAKE_WITH_HTTPSIGTRAP.....no
> MAKE_WITH_RRDSIGTRAP.....no
> MAKE_WITH_SCHED_YIELD.....yes
> MAKE_WITH_SEMAPHORES.....yes
> MAKE_WITH_SYSLOG.....yes
> MAKE_WITH_XMLDUMP.....no
> MAX_ADDRESSES.....35
> MAX_ALIASES.....35
> MAX_ASSIGNED_IP_PORTS.....1024
> MAXCDNAME.....255
> MAX_DEVICE_NAME_LEN.....64
> MAXDNAME.....1025
> MAX_HASHDUMP_ENTRY.....65535
> MAXHOSTNAMELEN.....64
> MAX_HOSTS_CACHE_LEN.....512
> MAX_IP_PORT.....65534
> MAX_IPXSAP_NAME_HASH.....179
> MAXLABEL.....63
> MAX_LANGUAGES_REQUESTED.....4
> MAX_LANGUAGES_SUPPORTED.....8
> MAX_LASTSEEN_TABLE_SIZE.....4096
> MAX_LEN_VENDOR_NAME.....64
> MAX_NFS_NAME_HASH.....12288
> MAX_NODE_TYPES.....8
> MAX_NUM_BAD_IP_ADDRESSES.....3
> MAX_NUM_CONTACTED_PEERS.....8
> MAX_NUM_DEQUEUE_THREADS.....yes
> MAX_NUM_DEVICES.....32
> MAX_NUM_DHCP_MSG.....8
> MAX_NUM_FIN.....4
> MAX_NUM_IGNOREDFLOWS.....32
> MAX_NUM_NETWORKS.....32
> MAX_NUM_PROBES.....16
> MAX_NUM_PROCESSES_READLSOFINFO.....1024
> MAX_NUM_PROTOS.....64
> MAX_NUM_PROTOS_SCREENS.....5
> MAX_NUM_ROUTERS.....512
> MAX_NUM_STORED_FLAGS.....4
> MAX_PASSIVE_FTP_SESSION_TRACKER.....384
> MAX_PER_DEVICE_HASH_LIST.....65535
> MAX_SESSIONS_CACHE_LEN.....512
> MAX_SSL_CONNECTIONS.....32
> NAME_MAX.....255
> NETDB_SUCCESS.....0
> NS_CMPRSFLGS.....192
> NS_MAXCDNAME.....255
> PACKETSZ.....512
> PARM_ENABLE_EXPERIMENTAL.....no
> PARM_FORK_CHILD_PROCESS.....yes
> PARM_MIN_WEBPAGE_AUTOREFRESH_TIME.....15
> PARM_PASSIVE_SESSION_MINIMUM_IDLE.....60
> PARM_PIPE_READ_TIMEOUT.....15
> PARM_SESSION_PURGE_MINIMUM_IDLE.....600
> PARM_SHOW_NTOP_HEARTBEAT.....no
> PARM_SSLWATCHDOG_WAITWOKE_LIMIT.....5
> PARM_USE_CGI.....yes
> PARM_USE_COLOR.....no
> PARM_USE_HOST.....no
> PARM_USE_MACHASH_INVERT.....yes
> PARM_USE_SESSIONS_CACHE.....no
> PARM_WEDONTWANTTOTALKWITHYOU_INTERVAL.....300
> SLL_HDR_LEN.....16
> THREAD_MODE.....MT (SSL)
> 
> 
> 
> _______________________________________________
> Ntop mailing list
> [EMAIL PROTECTED]
> http://listgateway.unipi.it/mailman/listinfo/ntop


=====
-------------------
Scott M. Stone <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
Taos - The SysAdmin Company (http://www.taos.com)
Cisco Certified Network Associate
Sun Solaris Certified Systems Administrator
_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to