Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2010-02-07 07:47:19
Size: 1188
Editor: PieterSmit
Comment:
Revision 6 as of 2010-06-03 12:43:05
Size: 1919
Editor: PieterSmit
Comment: New ideal, just zoom, not different screens
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * Most network management tools don't deliver real value, most fall back to basic up down monitoring and being used in a reactive way.  * Most network management tools '''don't deliver real value''', most fall back to basic up down monitoring and being '''used in a reactive way'''.
Line 11: Line 11:
 1. Measure more and make it easy to add multiple devices of same type.
    1. Utilization on links.
    1. Errors on links with alarming.
    1. Radio link rf interference and signal strength
    1. Automate detection of main links, e.g. CDP and alarming on faults with redundancy.
 1. '''Measure more''' and make it easy to add multiple devices of same type.
    1. '''Utilization''' on links.
    1. '''Errors''' on links with alarming.
    1. Radio link '''rf interference''' and signal strength
    1. Automate detection of main links, e.g. CDP and '''alarming''' on faults with '''redundancy'''.
Line 17: Line 17:
    1. Power - UPS status
    1. Environment, temperature
    1. Security, eg. movement or cabinet access.
    1. '''Power''' - UPS status
    1. '''Environment''', temperature
    1. '''Security''', eg. movement or cabinet access.
Line 21: Line 21:
    1. Assest register integration, e.g. serial numbers, could be retrieved via snmp from some devices.
    1. Location, GPS coordinates, and for Radio links direction, allow display of Google Maps overlay.
    
    1. '''Assest register''' integration, e.g. serial numbers, could be retrieved via snmp from some devices.
    1. Location, GPS coordinates, and for Radio links direction, allow display of '''Google Maps overlay'''.
 1. '''Visualization''' of network/equipment
    Must use a graphical layout with interconnects to allow humans to quickly see the picture.
    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.
    1. Multiple scales, e.g. just zoom to see more. e.g. place branch details on level3, Area on level2, Overview level1.
       

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.

    • Multiple scales, e.g. just zoom to see more. e.g. place branch details on level3, Area on level2, Overview level1.

...


CategoryNetworkManagement

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