Any way to monitor individual users traffic?

Ask a Question related to Linux / Unix Administration, Design and Development.

  1. #1

    Default Any way to monitor individual users traffic?

    Hi all, I work in an environment where it is really necessary for me to
    track outgoing traffic on a solaris box by user. All of the searches I have
    done on just end up on Network Monitoring sites but I have more than one
    user logged in at any one time so I can not go by IP usage on the network.
    Can anyone point me in the right direction about how to monitor this or if
    it is even possible?


    Neocron Guest

  2. Similar Questions and Discussions

    1. Network Tools? Traffic Analyzer, Speed Monitor?
      Hello, I'm an experienced Windows admin determined to finally learn Linux. I've played around with various distros over the years, and I finally...
    2. Targeting individual users
      Hello, I'm working on a chat app and would like to add private messaging. I'm trying to find a way that a user sends the message to the server...
    3. Which command or subsystem can record/monitor all actions of login users??
      Could someone tell me Which command or subsystem can record/monitor all actions of login users?? including command, process and resources the users...
    4. too much traffic on lo0
      Tom wrote: What do you mean "too much traffic"? Is this causing you a problem, and is so, what? on Sun It didn't show *any* traffic on the...
    5. how to monitor network traffic in VLAN
      Jackson Zhu wrote: That's what switches are designed for. You need to configure and connect to the switches monitor port. Otherwise you're...
  3. #2

    Default Re: Any way to monitor individual users traffic?

    That is pretty much what I thought but thanks for the confirmation.

    <Michael Vilain <vilain@spamcop.net>> wrote in message
    news:vilain-8CCC03.00010205082004@comcast.dca.giganews.com...
    > In article <cesfqo$f1h$1@enyo.uwa.edu.au>,
    > "Neocron" <amiddlet@murdoch.edu.au> wrote:
    >
    >> Hi all, I work in an environment where it is really necessary for me to
    >> track outgoing traffic on a solaris box by user. All of the searches I
    >> have
    >> done on just end up on Network Monitoring sites but I have more than one
    >> user logged in at any one time so I can not go by IP usage on the
    >> network.
    >> Can anyone point me in the right direction about how to monitor this or
    >> if
    >> it is even possible?
    >
    > You'll have to use a 3rd-party middleware tool that tracks such things.
    > It's tracked as an aggregate by the OS or by individual applications
    > (e.g. Apache). Since I/O is not tracked accurately by individual
    > processes (i.e. I/O completion might be charged to another process),
    > there's really no accurate way to measure this AFAIK.
    >
    > I think you'll have to have your programs that users access track their
    > own network I/O. Other than that, you're probably out of luck.
    >
    > --
    > DeeDee, don't press that button! DeeDee! NO! Dee...
    >
    >
    >

    Neocron Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139