Differences between revisions 2 and 3
Revision 2 as of 2010-02-07 07:47:19
Size: 1188
Editor: PieterSmit
Comment:
Revision 3 as of 2010-02-07 07:48:50
Size: 1266
Editor: PieterSmit
Comment:
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'''.

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.

...


CategoryNetworkManagement

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