Navigation

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

    How to Moniter particular Host

    SNMP
    2
    2
    2984
    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.
    • V
      vrayanchu last edited by

      Hi ,

      Please any one suggest me,  how to check particular IP getting how many requests in a day.
      How to moniter Particular IP. We have any option is there in PFSense.

      Thanks,
      Vinay

      1 Reply Last reply Reply Quote 0
      • marcelloc
        marcelloc last edited by

        You have some options to do that.

        using packages you can install ntop, darkstat, lighsquid..

        using scripts or console, you can use

        pftop
        pftop -o age -f "dst 192.168.AAA.BBB"
        pftop -o age -f "src 192.168.AAA.BBB"

        rate
        /usr/local/bin/rate -i rl0 -r 5 -Aa 20 -lc 192.0.0.0/8

        iftop

        Treinamentos de Elite: http://sys-squad.com

        Help a community developer! ;D

        1 Reply Last reply Reply Quote 0
        • First post
          Last post