'프로그램 사용/ntopng'에 해당되는 글 4건

  1. 11:53:22 ntopng 유료기능
  2. 11:18:26 ntopng ubuntu 22.04 신버전 설치
  3. 11:14:30 ntopng nic 어디서 봐야하나?
  4. 2025.10.05 ntopng 인터페이스 변경
프로그램 사용/ntopng2025. 10. 6. 11:53

네트워크 맵을 그려주길래 보고 있었는데 10분 지나니 이렇게 된다. -_-

 

dashboard는 빼먹었는데 먼가 몇 개 그래프가 사라진거 같고

메뉴상에서 확인해보면 생각외로 많은 것들이 잠긴다.

Enterprise XL community

 

'프로그램 사용 > ntopng' 카테고리의 다른 글

ntopng ubuntu 22.04 신버전 설치  (0) 2025.10.06
ntopng nic 어디서 봐야하나?  (0) 2025.10.06
ntopng 인터페이스 변경  (0) 2025.10.05
Posted by 구차니
프로그램 사용/ntopng2025. 10. 6. 11:18

일단 하라는대로 따라하는 중

sudo apt-get install software-properties-common wget
sudo  add-apt-repository universe
wget https://packages.ntop.org/apt/22.04/all/apt-ntop.deb
sudo  apt install ./apt-ntop.deb
sudo  apt-get clean all
sudo  apt-get update
sudo  apt-get install pfring-dkms nprobe ntopng n2disk cento ntap

[링크 : https://www.ntop.org/support/documentation/software-installation/]

 

서비스를 재기동 하면 일단 10분간은 enterprise XL 모드로 작동하다 community 모드로 전환되는 듯 하다.

● ntopng.service - ntopng high-speed web-based traffic monitoring and analysis tool
     Loaded: loaded (/etc/systemd/system/ntopng.service; enabled; vendor preset: enabled)
     Active: active (running) since Mon 2025-10-06 11:52:24 KST; 27s ago
    Process: 10241 ExecStartPre=/bin/sh -c /usr/bin/ntopng-utils-manage-config -a check-restore  && /usr/bin/ntopng-utils-manage-config -a restore || true (code=exited, status=0/SUCCESS)
    Process: 10255 ExecStartPre=/bin/sh -c /bin/cat /etc/ntopng/ntopng.conf > /run/ntopng.conf.raw (code=exited, status=0/SUCCESS)
    Process: 10257 ExecStartPre=/bin/sh -c /bin/cat /etc/ntopng/ntopng.conf.d/*.conf >> /run/ntopng.conf.raw 2>/dev/null || true (code=exited, status=0/SUCCESS)
    Process: 10259 ExecStartPre=/bin/sh -c /bin/sed "/^[ ]*-e.*$\|^[ ]*-G.*\|^[ ]*--daemon.*\|[ ]*--pid.*/s/^/#/" /run/ntopng.conf.raw > /run/ntopng.conf (code=exited, status=0/SUCCESS)
   Main PID: 10261 (ntopng)
      Tasks: 1 (limit: 9318)
     Memory: 32.7M
        CPU: 418ms
     CGroup: /system.slice/ntopng.service
             └─10261 /usr/bin/ntopng /run/ntopng.conf

10월 06 11:52:24 minimonk-HP-EliteBook-2760p ntopng[10261]: 06/Oct/2025 11:52:24 [NtopPro.cpp:743] WARNING: [LICENSE] ntopng will now run in Enterprise XL edition for 10 minutes
10월 06 11:52:24 minimonk-HP-EliteBook-2760p ntopng[10261]: 06/Oct/2025 11:52:24 [NtopPro.cpp:749] WARNING: [LICENSE] before returning to community mode
10월 06 11:52:24 minimonk-HP-EliteBook-2760p ntopng[10261]: 06/Oct/2025 11:52:24 [NtopPro.cpp:749] WARNING: [LICENSE] before returning to community mode
10월 06 11:52:24 minimonk-HP-EliteBook-2760p ntopng[10261]: 06/Oct/2025 11:52:24 [NtopPro.cpp:751] WARNING: [LICENSE] You can buy a permanent license at http://shop.ntop.org
10월 06 11:52:24 minimonk-HP-EliteBook-2760둣둣p ntopng[10261]: 06/Oct/2025 11:52:24 [NtopPro.cpp:751] WARNING: [LICENSE] You can buy a permanent license at http://shop.ntop.org
10월 06 11:52:24 minimonk-HP-EliteBook-2760p ntopng[10261]: 06/Oct/2025 11:52:24 [NtopPro.cpp:755] WARNING: [LICENSE] or run ntopng in community mode starting
10월 06 11:52:24 minimonk-HP-EliteBook-2760p ntopng[10261]: 06/Oct/2025 11:52:24 [NtopPro.cpp:755] WARNING: [LICENSE] or run ntopng in community mode starting
10월 06 11:52:24 minimonk-HP-EliteBook-2760p ntopng[10261]: 06/Oct/2025 11:52:24 [NtopPro.cpp:757] WARNING: [LICENSE] ntopng --community
10월 06 11:52:24 minimonk-HP-EliteBook-2760p ntopng[10261]: 06/Oct/2025 11:52:24 [NtopPro.cpp:757] WARNING: [LICENSE] ntopng --community
10월 06 11:52:45 minimonk-HP-EliteBook-2760p ntopng[10261]: 06/Oct/2025 11:52:45 [NetworkInterface.cpp:4051] Cleanup interface dummy

'프로그램 사용 > ntopng' 카테고리의 다른 글

ntopng 유료기능  (0) 2025.10.06
ntopng nic 어디서 봐야하나?  (0) 2025.10.06
ntopng 인터페이스 변경  (0) 2025.10.05
Posted by 구차니
프로그램 사용/ntopng2025. 10. 6. 11:14

 

 

도움말 찾아보면 6.5가 최신인것 같은데 ubuntu 22.04 라 그런가 5.2가 설치된다. 

armbian쪽도   동일하게 깨지는걸 보면 그리 버전이 높지 않았던것 같고..

pfsense가 유독 신버전을 해주는건가?

[링크 : https://www.ntop.org/guides/ntopng/user_interface/network_interface/index.html]

 

+

6.5로 설치하고 나니 상단에 잘나온다.

그나저나 저.. license expires in ... 머냐 이거??

'프로그램 사용 > ntopng' 카테고리의 다른 글

ntopng 유료기능  (0) 2025.10.06
ntopng ubuntu 22.04 신버전 설치  (0) 2025.10.06
ntopng 인터페이스 변경  (0) 2025.10.05
Posted by 구차니
프로그램 사용/ntopng2025. 10. 5. 21:42

odroid-c2에 깔았는데 예상외로 너무 느려서, 원격지에서 접속해야 하나 고민중.

 

docker 에서는 아래와 같이 인터페이스 넘겨주면 된다는데

docker run -it -p 3000:3000 -v $(pwd)/ntopng.license:/etc/ntopng.license:ro --net=host ntop/ntopng:latest -i eth0

[링크 : https://hub.docker.com/r/ntop/ntopng]

 

odroid-c2 / armbian에서는

/etc/ntopng.conf 에 존재하고, 아래의 내용이 있었는데 -i 에 반복적으로 모니터링할 장치들을 넣어주면 된다.

그나저나 odroid c2에서는 왜 eth0가 아니라 end0로 되어있어서 순간 멘붕...

#       -i|--interface
#        Specifies  the  network  interface or collector endpoint to be used by ntopng for network
#        monitoring. On Unix you can specify both the interface name  (e.g.  lo)  or  the  numeric
#        interface id as shown by ntopng -h. On Windows you must use the interface number instead.
#        Note that you can specify -i multiple times in order to instruct ntopng to create  multi-
#        ple interfaces.
#
# -i=eth1
-i=eno1
-i=eno2
-i=lo
-i=tcp://127.0.0.1:5556

[링크 : https://www.ntop.org/guides/ntopng/cli_options/cli_options_example.html]

 

동일 파일이긴 한데.. 이런 설정은 없었으나, 한번 해봐야겠네

0.0.0.0:3000 하면 모두 접속 가능하려나?

# Listen on localhost:3000 only
--http-port=:3000

 

raspi-conf 같은 느낌의 ntopng 설정용 유틸이라는데 이것도 있으면 좋겠네

$ sudo ntopng-config

[링크 : https://www.ntop.org/guides/ntopng/how_to_start/configuration_file.html]

 

+

2025.10.06

$ cat /etc/ntopng.conf 
# This configuration file is similar to the command line, with the exception
# that an equal sign '=' must be used between key and value. Example: -i=p1p2
# or --interface=p1p2 For options with no value (e.g. -v) the equal is also
# necessary. Example: "-v=" must be used.
#
# DO NOT REMOVE the following option, required for daemonization.
-e=

# * Interfaces to sniff on: one interface per line, prefix with -i=
# E.g.
#-i=eth0
#-i=wlan0
# If none is specified, ntopng will try to auto-detect the best interface.
#
# * Port on which ntopng will listen for the web-UI.
-w=3000

 

ntopng-config 는 어디서 설치해야 하냐 -_-

$ ntopng-config
ntopng-config: 명령을 찾을 수 없습니다
$ apt-cache search ntopng-config
$ apt-cache search ntopng
ntopng - High-Speed Web-based Traffic Analysis and Flow Collection Tool
ntopng-data - High-Speed Web-based Traffic Analysis and Flow Collection Tool (data files)
ntopng-doc - High-Speed Web-based Traffic Analysis and Flow Collection Tool (documentation)

'프로그램 사용 > ntopng' 카테고리의 다른 글

ntopng 유료기능  (0) 2025.10.06
ntopng ubuntu 22.04 신버전 설치  (0) 2025.10.06
ntopng nic 어디서 봐야하나?  (0) 2025.10.06
Posted by 구차니