Differences between revisions 4 and 5
Revision 4 as of 2010-02-07 07:52:40
Size: 1684
Editor: PieterSmit
Comment:
Revision 5 as of 2010-02-07 07:54:24
Size: 1795
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
 1. Visualization of network/equipment  1. '''Visualization''' of network/equipment
Line 25: Line 25:
    1. Separate logical view from detailed physical view with all redundancy.
    1. Use interconnect lines to provide visual feedback of links.
       * Thickness of line could be traffic volume currently flowing.
       * Colour of line could be packet loss / error rate
    1. Separate '''logical view''' from '''detailed physical view''' with all redundancy.
    1. Use '''interconnect lines''' to provide '''visual feedback''' of links.
       * Thickness of line could be '''traffic volume''' currently flowing.
       * Colour of line could be '''packet loss / error rate'''
       * Colour of device could be '''response-time''' measurement.

Network Management Ideas

Background / Problem

  • Most network management tools don't deliver real value, most fall back to basic up down monitoring and being used in a reactive way.

    • Reactive - once a device is down or someone complain we use network monitor to trouble shoot.

Ideas

  1. Measure more and make it easy to add multiple devices of same type.

    1. Utilization on links.

    2. Errors on links with alarming.

    3. Radio link rf interference and signal strength

    4. Automate detection of main links, e.g. CDP and alarming on faults with redundancy.

      1. Else failure of a redundant link will only be visible when primary also fails.
    5. Power - UPS status

    6. Environment, temperature

    7. Security, eg. movement or cabinet access.

  2. Track more static info.
    1. Assest register integration, e.g. serial numbers, could be retrieved via snmp from some devices.

    2. Location, GPS coordinates, and for Radio links direction, allow display of Google Maps overlay.

  3. Visualization of network/equipment

    • Must use a graphical layout with interconnects to allow humans to quickly see the picture.
    • Separate logical view from detailed physical view with all redundancy.

    • Use interconnect lines to provide visual feedback of links.

      • Thickness of line could be traffic volume currently flowing.

      • Colour of line could be packet loss / error rate

      • Colour of device could be response-time measurement.

...


CategoryNetworkManagement

NetManIdeas (last edited 2010-06-03 12:43:05 by PieterSmit)