mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 06:59:33 +00:00
dockerebpfipfixkubernetesnetflownetworkntopngpacket-analyserpacket-processingrealtimesflowsnmptraffic-monitoring
0x00000000004489b2 in Redis::get (this=0x831370,
key=0x574594 "ntopng.user.admin.password",
rsp=0x834c00 "\030\323\037\365\377\177", rsp_len=131052, cache_it=false)
at src/Redis.cpp:259
0x000000000044a9fc in Redis::setDefaults (this=0x831370) at src/Redis.cpp:719
0x000000000044ac0d in Redis::flushDb (this=0x831370) at src/Redis.cpp:757
0x00000000004752e5 in ntop_flush_redis (vm=0x40000378) at src/Lua.cpp:1948
==18227== Invalid free() / delete / delete[] / realloc()
==18227== at 0x4C2E10B: free (vg_replace_malloc.c:530)
==18227== by 0x153431: Prefs::refreshLanWanInterfaces() (Prefs.cpp:1543)
==18227== by 0x15035A: Prefs::reloadPrefsFromRedis() (Prefs.cpp:557)
==18227== by 0x137DA7: Redis::checkDumpable(char const*) (Redis.cpp:206)
|
||
|---|---|---|
| attic | ||
| contrib | ||
| doc | ||
| docker | ||
| httpdocs | ||
| include | ||
| packages | ||
| scripts | ||
| snappy | ||
| src | ||
| third-party | ||
| tmp | ||
| tools | ||
| .gitignore | ||
| .travis.yml | ||
| autogen.sh | ||
| CHANGELOG.md | ||
| config.guess | ||
| configure.seed | ||
| COPYING | ||
| LICENSE | ||
| Makefile.in | ||
| ntopng.8 | ||
| README.md | ||
| snapcraft.yaml | ||
ntopng
Introduction
ntopng is a web-based network traffic monitoring application released under GPLv3. It is the new incarnation of the original ntop written in 1998, and now revamped in terms of performance, usability, and features.
While you can read more about ntopng on the ntop web site (http://www.ntop.org), we suggest you to start reading the doc/README.md file for learning how to compile and use ntopng.
If instead of source code you prefer to use a pre-built package, please go to http://packages.ntop.org
We build binary packages for the following platforms:
- Ubuntu Linux Server x64
- CentOS/RedHat Linux x64
- Windows x64
- RaspberryPI/BeagleBoard ARM (based on Ubuntu Linux)
- Ubiquity Networks EdgeRouter (MIPS)
Enjoy.
