Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    ntop activity map

    Scheduled Pinned Locked Moved Traffic Monitoring
    15 Posts 5 Posters 3.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      Gaggia
      last edited by

      Goodmorning everyone,
      I need to monitor a single IP to know how much activity it does in a day (I want to know how many hours my child plays with the PS4)
      I installed ntop but I do not see the map activity. I looked in the settings but I did not find anything to activate it can you help me?
      Is there any other package that can help me?

      Thank you

      1 Reply Last reply Reply Quote 0
      • ivorI
        ivor
        last edited by

        Once you enable ntopng and give it password from settings, it should start showing traffic. If ntopng looks complicated to you, which is perfectly fine, there's bandwidthd package. It's much more simpler and shows per-IP address traffic. All you need to do is install it, go to its settings select the interface to monitor (by default LAN) and save the settings. After a while, statistics will show from Diagnostics > Bandwithd

        Need help fast? Our support is available 24/7 https://www.netgate.com/support/

        G 1 Reply Last reply Reply Quote 0
        • G
          Gaggia @ivor
          last edited by

          @ivor
          Many thanks for the reply.
          It's not too complicated, the problem is that where there should be activity map (I've seen it in many screen shots) I do not have it. I found that I have to enable it by adding --enable-flow-activity but I do not know how to do it.

          I try Bandwith thank you

          ivorI 1 Reply Last reply Reply Quote 1
          • ivorI
            ivor @Gaggia
            last edited by

            I found that I have to enable it by adding --enable-flow-activity

            You don't need to do that. Just go to Diagnostics > ntopng Settings and enable ntopng, add admin password and select interface you want to access it from (LAN by default). Then click save and wait a bit for data to show up.

            Need help fast? Our support is available 24/7 https://www.netgate.com/support/

            G 2 Replies Last reply Reply Quote 0
            • G
              Gaggia @ivor
              last edited by

              @ivor
              I did it several days ago but I do not see the activity map ...
              Do I have any errors in the settings? I left the defaults

              Many thanks

              0_1529834064310_ntop.jpg
              0_1529834253177_ntop-single.jpg

              1 Reply Last reply Reply Quote 0
              • G
                Gaggia @ivor
                last edited by

                @ivor
                I would like to see this activity map. Maybe I expressed myself badly.
                Many thanks

                0_1529834537499_activity.jpg

                1 Reply Last reply Reply Quote 0
                • MikeV7896M
                  MikeV7896
                  last edited by

                  Maybe it has to do with the "new version" that shows as being available in your first screenshot... maybe that's a feature that wasn't part of the version currently available as a pfSense package.

                  It looks like the latest version of nmap was updated in FreshPorts towards the beginning of the month... I would imagine that someone from pfSense hasn't had a chance to update the package to the new version yet. Not sure if that's the reason the activity map isn't showing or not, but it's possible.

                  The S in IOT stands for Security

                  G 1 Reply Last reply Reply Quote 0
                  • johnpozJ
                    johnpoz LAYER 8 Global Moderator
                    last edited by johnpoz

                    To get that map I do believe he does need to do that.

                    https://github.com/ntop/ntopng/issues/872
                    Activity map must be enabled explicitly by starting ntopng with option --enable-flow-activity:

                    That is from 2016..

                    An intelligent man is sometimes forced to be drunk to spend time with his fools
                    If you get confused: Listen to the Music Play
                    Please don't Chat/PM me for help, unless mod related
                    SG-4860 24.11 | Lab VMs 2.8, 24.11

                    G 1 Reply Last reply Reply Quote 0
                    • G
                      Gaggia @MikeV7896
                      last edited by

                      @virgiliomi
                      Many thanks for your help
                      I wait for package update. but now it is not possible to do this update in pfsense.
                      I don't think this is my problem.
                      Best regards

                      1 Reply Last reply Reply Quote 0
                      • G
                        Gaggia @johnpoz
                        last edited by

                        @johnpoz
                        Hi,
                        I know that. I wrote the same thing some post before.
                        My problem is that I don't know how modify the start options in pfsense.
                        Some help?

                        1 Reply Last reply Reply Quote 0
                        • johnpozJ
                          johnpoz LAYER 8 Global Moderator
                          last edited by

                          you would have to edit file directly.. I don't see anything in the gui for allowing adding options.

                          An intelligent man is sometimes forced to be drunk to spend time with his fools
                          If you get confused: Listen to the Music Play
                          Please don't Chat/PM me for help, unless mod related
                          SG-4860 24.11 | Lab VMs 2.8, 24.11

                          G 1 Reply Last reply Reply Quote 0
                          • G
                            Gaggia @johnpoz
                            last edited by

                            @johnpoz said in ntop activity map:

                            you would have to edit file directly… I don’t see anything in the gui for allowing adding options.

                            Hi. I'm a windows user and I don't have experience with linux. I'm a developer with good experience in windows. Can you give me please a link with a guide to do that?
                            Many thanks @johnpoz

                            1 Reply Last reply Reply Quote 0
                            • johnpozJ
                              johnpoz LAYER 8 Global Moderator
                              last edited by johnpoz

                              The source of ntopng inc is here
                              https://github.com/pfsense/pfsense-packages/blob/master/config/ntopng/ntopng.inc

                              Oh that is OLD... you need to edit the file directly on the system anyway.. And off the top my head not sure where that is for ntop - I normally don't run it.

                              An intelligent man is sometimes forced to be drunk to spend time with his fools
                              If you get confused: Listen to the Music Play
                              Please don't Chat/PM me for help, unless mod related
                              SG-4860 24.11 | Lab VMs 2.8, 24.11

                              G 1 Reply Last reply Reply Quote 0
                              • G
                                Gaggia @johnpoz
                                last edited by

                                @johnpoz

                                OK. I try it when I have a bit of time.
                                Many thanks for your help

                                1 Reply Last reply Reply Quote 0
                                • B
                                  BrandonG777
                                  last edited by

                                  I found ntopng.inc inside /usr/local/pkg and attempted to append --enable-flow-activity to the end of the of line 167 but before the &. Like so...

                                  /usr/local/bin/ntopng -d /var/db/ntopng -G /var/run/ntopng.pid -s -e {$http_args} {$disable_alerts} {$dump_
                                  flows} {$ifaces} {$dns_mode} {$aggregations} {$local_networks} --enable-flow-activity &
                                  

                                  Stopped and restarted ntopng and still no luck.

                                  1 Reply Last reply Reply Quote 0
                                  • First post
                                    Last post
                                  Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.