Changes between Version 9 and Version 10 of Document/Development/Design/JnettopUI

Show
Ignore:
Timestamp:
09/01/10 01:01:12 (3 years ago)
Author:
jsoriano@… (IP: 87.222.134.210)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Document/Development/Design/JnettopUI

    v9 v10  
    11= Introduction = 
    2 The goal of this design is to provide eBox with a tool that easily shows the current status of the network traffic flowing through eBox. 
     2The goal of this design is to provide Zentyal with a tool that easily shows the current status of the network traffic flowing through Zentyal. 
    33 
    4 The more common use case will be something like: Alice is the administrator of a local network which is using eBox as a gateway. Bob is one of the users who is on this LAN behind eBox. Bob is surfing the Internet but it is insanely slow. Bob complains to Alice. 
     4The more common use case will be something like: Alice is the administrator of a local network which is using Zentyal as a gateway. Bob is one of the users who is on this LAN behind Zentyal. Bob is surfing the Internet but it is insanely slow. Bob complains to Alice. 
    55 
    6 Alice fires up her firefox and logs into eBox to check what is going on with the Internet traffic. She takes a look at the per-protocol graph and observes there is a massive use of the SSH protocol. She decides to switch to per-source graph finding out which machine is responsible for this. She adds a traffic shaping rule and every thing goes back to normality again. Bob thanks Alice for a great job. 
     6Alice fires up her firefox and logs into Zentyal to check what is going on with the Internet traffic. She takes a look at the per-protocol graph and observes there is a massive use of the SSH protocol. She decides to switch to per-source graph finding out which machine is responsible for this. She adds a traffic shaping rule and every thing goes back to normality again. Bob thanks Alice for a great job. 
    77 
    88= Requirements =