| Basic information |
| ntop version | 2.0.99 CVS May 20 06:55 |
| Built on | 05/31/02 10:22:55 AM |
| OS | i686-pc-linux-gnu |
| Command line |
| Started as | /usr/bin/ntop -i eth0,eth1 -p /usr/share/ntop/protocol.list -P /usr/share/ntop -w 192.168.0.34 -W 192.168.0.34 -u ntop --throughput-bar-chart --trace-level 3 -d -S 2 -L |
|---|
| -a | --access-log-path | (default) (nil) |
| -b | --sql-host | (default) Inactive |
| -c | --sticky-hosts | (default) No |
| -d | --daemon | Yes |
| -e | --max-table-rows | (default) 128 |
| -f | --traffic-dump-file | (default) (nil) |
| -i | --interface (effective) | eth0 |
| -j | --border-sniffer-mode | (default) Inactive |
| -k | --filter-expression-in-extra-frame | (default) No |
| -l | --pcap-log | (default) (nil) |
| -m | --local-subnets (effective) | (default) (nil) |
| -n | --numeric-ip-addresses | (default) No |
| -p | --protocols | /usr/share/ntop/protocol.list |
| -q | --create-suspicious-packets | (default) Disabled |
| -r | --refresh-time | (default) 120 |
| -s | --no-promiscuous | (default) No |
| -t | --trace-level | (default) 3 |
| -u | --user | ntop (uid=501, gid=501) |
| -v | --mysql-host | (default) Inactive |
| -w | --http-server | Active, address 192.168.0.34, port 3000 |
| -B | --filter-expression | (default) none |
| -D | --domain | localdomain |
| -E | --enable-external-tools | (default) No |
| -F | --flow-spec | (default) none |
| -K | --enable-debug | (default) No |
| -L | --use-syslog | daemon |
| -M | --no-interface-merge (effective) | (default) (Merging Interfaces) Yes |
| -N | --no-nmap (effective) | No (nmap will not be used) |
| -O | --pcap-file-path | (default) /usr/var/ntop |
| -P | --db-file-path | /usr/share/ntop |
| -S | --store-mode | 2 (local only) |
| -U | --mapper | (default) (nil) |
| -W | --https-server | Active, address 192.168.0.34, port 3001 |
| --throughput-chart-type | Bar |
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.h. |
| Run time |
| External tool: lsof | (no -E parameter): Disabled |
| External tool: nmap | (no -E parameter): Disabled |
| Web server URL | http://192.168.0.34:3000 |
| SSL Web server URL | https://192.168.0.34:3001 |
| Internal |
| GDBM version | This is GDBM version 1.8.0, as of May 19, 1999. |
| OpenSSL Version | OpenSSL 0.9.6b [engine] 9 Jul 2001 |
| zlib version | 1.1.4 |
| TCP Session Handling | Enabled |
| Protocol Decoders | Enabled |
| Fragment Handling | Enabled |
| Tracking only local hosts | No |
| # IP Protocols Being Monitored | 19 |
| # Protocol slots | 880 |
| # IP Ports Being Monitored | 29 |
| # Ports slots | 58 |
| # Handled HTTP Requests | 1 |
| Actual Hash Size | 32 |
| Host Memory Cache Size | 0 |
| Devices (Network Interfaces) | 2 |
| Domain name (short) | localdomain |
| Packet queue |
| Queued to Process | 0 |
| Maximum queue | 0 |
| Host Hash counts |
| Stored hosts | 14 [43 %] |
| Purge idle hosts | Enabled |
| Purged hosts | 0 |
| TCP Session counts |
| Sessions | 2 |
| Terminated | 0 |
| Address counts |
| Queued | 0 |
| Resolved with DNS | 0 |
| Kept Numeric | 2 |
| Found in Cache | 0 |
| Dropped | 0 |
| Thread counts |
| Active | 7 |
| Dequeue | 1 |
| Children (active) | 0 |
| Directory (search) order |
| Data files | 0. . 1. /usr/share/ntop |
| Config files | 0. . 1. /usr/etc/ntop 2. /etc |
| Plugins | 0. ./plugins 1. /usr/lib/ntop/plugins |
| Compile Time: ./configure |
| ./configure parameters | --prefix=/usr --with-gdchart-root=/usr --no-recursion |
| Built on (Host) | i686-pc-linux-gnu |
| Built for (Target) | i686-pc-linux-gnu |
| compiler (cflags) | gcc -g -O2 -pipe -DHAVE_CONFIG_H |
| include path | -I/usr/include/pcap -I/usr/include -I/usr/zlib-1.1.4 -I/usr/include/openssl |
| core libraries | -lpcap -lgdbm |
| additional libraries | -L/usr/lib/mysql -lmysqlclient -lcrypt -lm -lz -L/usr/lib -lgdchart -lgd -lpng -lz -lssl -lcrypto |
| install path | /usr |
| Compile Time: config.h |
| ASYNC_ADDRESS_RESOLUTION | yes |
| CONFIGFILE_DIR - config file directory | /usr/etc/ntop |
| DATAFILE_DIR - data file directory | /usr/share/ntop |
| DBFILE_DIR - database file directory | /usr/var/ntop |
| DEBUG | no |
| ETHER_HEADER_HAS_EA | no |
| HAVE_ALLOCA_H | present |
| HAVE_ARPA_INET_H | present |
| HAVE_ARPA_NAMESER_H | present |
| HAVE_BACKTRACE | present |
| HAVE_CRYPT_H | present |
| HAVE_CTIME_R | present |
| HAVE_DIRENT_H | present |
| HAVE_DLFCN_H | present |
| HAVE_DL_H | absent |
| HAVE_ERRNO_H | present |
| HAVE_ETHERTYPE_H | absent |
| HAVE_FCNTL_H | present |
| HAVE_GDBM_H | present |
| HAVE_GDCHART | present |
| HAVE_GETIPNODEBYADDR | absent |
| HAVE_GETOPT_LONG | present |
| HAVE_IF_H | absent |
HAVE_INTxx_T Signed ints | 64present 32present 16present 8present |
HAVE_U_INTxx_T Unsigned ints | 64present 32present 16present 8present |
| HAVE_LIBC | absent |
| HAVE_LIBC_R | absent |
| HAVE_LIBDL | present |
| HAVE_LIBGDBM | absent |
| HAVE_LIBKSTAT | absent |
| HAVE_LIBNSL | present |
| HAVE_LIBPCAP | absent |
| HAVE_LIBPOSIX4 | absent |
| HAVE_LIBPTHREAD | present |
| HAVE_LIBPTHREADS | absent |
| HAVE_LIBRESOLV | present |
| HAVE_LIBSOCKET | absent |
HAVE_LIBWRAP TCP Wrappers | absent |
| HAVE_LOCALTIME_R | present |
| HAVE_MYSQL | present |
| HAVE_MYSQL_MYSQL_H | present |
| HAVE_NCURSES_H | present |
| HAVE_NETDB_H | present |
| HAVE_NETINET_IF_ETHER_H | present |
| HAVE_NETINET_IN_H | present |
| HAVE_NETINET_IN_SYSTM_H | present |
| HAVE_NETINET_IP_H | present |
| HAVE_NETINET_IP_ICMP_H | present |
| HAVE_NETINET_TCP_H | present |
| HAVE_NETINET_UDP_H | present |
| HAVE_NET_BPF_H | absent |
| HAVE_NET_ETHERNET_H | present |
| HAVE_NET_IF_H | present |
| HAVE_OPENSSL | present |
| HAVE_PTHREAD_H | present |
| HAVE_PWD_H | present |
| HAVE_READLINE | present |
| HAVE_READLINE_READLINE_H | present |
| HAVE_REGEX | present |
| HAVE_SCHED_H | absent |
| HAVE_SECURITY_PAM_APPL_H | present |
| HAVE_SEMAPHORE_H | present |
| HAVE_SHADOW_H | present |
| HAVE_SIGNAL_H | present |
| HAVE_SNPRINTF | present |
| HAVE_STDIO_H | present |
| HAVE_STDLIB_H | present |
| HAVE_STRING_H | present |
| HAVE_STRSEP | present |
| HAVE_STRTOK_R | present |
| HAVE_SYSLOG_H / HAVE_SYS_SYSLOG_H | present / present |
| HAVE_SYS_IOCTL | absent |
| HAVE_SYS_LDR_H | absent |
| HAVE_SYS_SCHED_H | absent |
| HAVE_SYS_SELECT_H | present |
| HAVE_SYS_SOCKET_H | present |
| HAVE_SYS_SOCKIO_H | absent |
| HAVE_SYS_STAT_H | present |
| HAVE_SYS_TIME_H | present |
| HAVE_SYS_TYPES_H | present |
| HAVE_SYS_UN_H | present |
| HAVE_SYS_WAIT_H | present |
| HAVE_TCPD_H | present |
| HAVE_UNISTD_H | present |
HAVE_ZLIB HTTP gzip compression | present |
| HAVE_ZLIB_H | present |
| MULTITHREADED | yes |
NEED_GETDOMAINNAME getdomainname(2) function | yes |
| NEED_INET_ATON | no |
NTOP_xxxxxx_ENDIAN Hardware Endian | little |
PLUGIN_DIR plugin file directory | /usr/lib/ntop/plugins |
RUN_DIR run file directory | /usr/var/ntop |
STDC_HEADERS ANSI C header files | yes |
| Compile Time: Other (derived, etc.) |
| Chart Format | globals-report.h: #define CHART_FORMAT ".png" |
| Bad IP Address table size | globals.h: #define MAX_NUM_BAD_IP_ADDRESSES 3 |
| Hosts Cache table size | ntop.h: #define MAX_HOSTS_CACHE_LEN 512 |
Minimum refresh interval () | ntop.h: #define MIN_REFRESH_TIME 15 (seconds) |
Address purge interval cleanupHostEntries() | ntop.h: #define ADDRESS_PURGE_TIMEOUT 43200 (seconds) |
Host purge interval purgeIdleHosts() | ntop.h: #define PURGE_HOSTS_DELAY 300 (seconds) |
Idle host purge interval scanTimedoutTCPSessions() and handleSession() | ntop.h: #define IDLE_HOST_PURGE_TIMEOUT 600 (seconds) |
Idle session purge interval scanTimedoutTCPSessions() and handleSession() | ntop.h: #define IDLE_SESSION_TIMEOUT 600 (seconds) |
| Initial size | ntop.h: #define HASH_INITIAL_SIZE 32 |
| After 1st extend | ntop.h: #define HASH_MINIMUM_SIZE 512 |
| Intermediate increase factor | ntop.h: #define HASH_INCREASE_FACTOR 2 |
| Factor growth until | ntop.h: #define HASH_FACTOR_MAXIMUM 4096 |
| Then grow (linearly) by | ntop.h: #define HASH_TERMINAL_INCREASE 4096 |