GB2362062A - Network management apparatus with graphical representation of monitored values - Google Patents

Network management apparatus with graphical representation of monitored values Download PDF

Info

Publication number
GB2362062A
GB2362062A GB0009114A GB0009114A GB2362062A GB 2362062 A GB2362062 A GB 2362062A GB 0009114 A GB0009114 A GB 0009114A GB 0009114 A GB0009114 A GB 0009114A GB 2362062 A GB2362062 A GB 2362062A
Authority
GB
United Kingdom
Prior art keywords
network
value
stress
statistical
monitored characteristic
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
GB0009114A
Other versions
GB0009114D0 (en
Inventor
David James Stevenson
Robert James Duncan
Alastair Hugh Chisholm
Ronan Francois Daniel Grandin
Neil William Gray
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
3Com Corp
Original Assignee
3Com Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 3Com Corp filed Critical 3Com Corp
Priority to GB0009114A priority Critical patent/GB2362062A/en
Publication of GB0009114D0 publication Critical patent/GB0009114D0/en
Publication of GB2362062A publication Critical patent/GB2362062A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/14Network analysis or design
    • H04L41/142Network analysis or design using statistical or mathematical methods
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/22Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks comprising specially adapted graphical user interfaces [GUI]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/04Processing captured monitoring data, e.g. for logfile generation
    • H04L43/045Processing captured monitoring data, e.g. for logfile generation for graphical visualisation of monitoring data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q3/00Selecting arrangements
    • H04Q3/0016Arrangements providing connection between exchanges
    • H04Q3/0062Provisions for network management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/16Threshold monitoring

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Algebra (AREA)
  • Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Mathematical Physics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

A network management apparatus (3A) and method for processing network management data receives values for a monitored characteristic of a part of a network (1). Each time a new value for the monitored characteristic is received, a statistical value representing a level of the monitored characteristic over time is calculated. In one embodiment, the statistical value is a statistical average of received values over time, and in another embodiment the statistical value is the number of times the value of the monitored characteristic exceeds a predetermined threshold, for instance indicating high stress. The statistical value is then used to determine a graphical representation of the part of the network. For instance, an icon representing a device on the network has a size in proportion with the statistical value. Similarly, a line representing a link on the network has a thickness depending upon the statistical value. The determined graphical representation is then used in the display of a network map (17A)(Fig.3). Alternatively, the colour of an icon may change in dependance upon the statistical value.

Description

2362062 NETWORK MANAGEMENT APPARATUS AND METHOD FOR MONITORING STRESS OF A
NETWORK The present invention relates generally to an apparatus and method for the management of a network, and more particularly to a network management apparatus and method for use in monitoring the health or stress of a network.
The following description is concerned with a data communications network, and in particular a local area network (LAN) but has more widespread applicability to other managed communications systems including wide area networks (WANs) or wireless communications systems.
Networks typically comprise a plurality of computers, peripherals and other electronic devices capable of communicating with each other by sending and receiving data packets in accordance with a predefined network protocol. Each computer or other device on the network is connected by a port to the network media, which in the case of a LAN network may be coaxial cable, twisted pair cable or fibre optic cable. Each device on the network typically has hardware for media access control (MAC) with its own unique MAC address. Data packets are sent and received in accordance with the MAC protocol (e.g. CSMA/CD protocol as defined by the standard IEEE 802.2, commonly known as Ethernet). Data packets transmitted using the MAC protocol identify the source MAC address (i.e. the MAC address of the device sending the data packet) and the destination MAC address (i.e. the MAC address of the device for which the data packet is destined) in the header of the data packet.
A network is generally configured with core devices having a plurality of ports, which can be used to interconnect a plurality of media links on the network.
Such devices include hubs, routers and switches which pass data packets received at one port to one or more of its other ports, depending upon the type of device. Such core devices can either be managed or unmanaged.
2 A managed device is capable of monitoring data packets passing through its ports. For example, a managed device can leam the physical or MAC addresses of the devices connected to its ports by monitoring the source address of data packets passing through the respective ports. Identified source addresses transrnitted from a port of a managed network device, such as a router, hub or switch, are stored in a respective "address table" associated with the port Managed devices additionally have the capability of communicating with each other using a management protocol such as the SNNT (Simple Network Management Protocol), as described in more detail below. Whilst the following description is concerned with the SNMP management protocol, the skilled person win appreciate that the invention is not limited to use with SNMP, but can be applied to managed networks using other network management protocols.
SNMP defines agents, managers and MIBs (where NEB is Management Information Base), as well as various predefined messages and commands for data communication. An agent is present in each managed network device and stores management data, responds to requests from the manager using the GETRESPONSE message and may send a TRAP message to the manager after sensing a predefined condition. A manager is present within the network management station of a network and automatically interrogates the agents of managed devices on the network using various SNMP commands such as GET and GETNEXT commands, to obtain information suitable for use by the network administrator, whose function is described below. A MIB is a managed "object" database which stores management data obtained by managed devices, accessible to agents for network management applications.
SNMP forms part of the TCP/IP protocol suite, which is a number of associated protocols developed for networks connected to the Internet also known as the World Wide Web.
3 It is becoming increasingly common for an individual, called the network administrator, to be responsible for network management, and his or her computer system or workstation is typically designated the network management station. The network management station incorporates the manager, as defined in the SNND protocol, i.e. the necessary hardware, and software applications to retrieve data from MBs by sending standard SNMP requests to the agents of managed devices on the network.
Network management software applications are known which can determine the topology of a network, i.e. the devices on the network and how they are linked together. In order to determine the network topology, the application retrieves data from the managed devices on the network, which data can provide information about the devices connected to the managed devices, for instance the aforementioned "address tabl&'. MIB data can also be retrieved from managed devices to provide information about device type, device addresses and details about the links. Using such data, the application can usually determine the topology of the entire network.
An example of a known network management software application capable of determining network topology is the Transcend" Network Supervisor application available from 3Com Corporation of Santa Clara, California, USA.
A part of the network administrator's function is to identify and resolve problems occurring on the network, such as device or fink malfunction or failure. In order to provide the network administrator with the necessary information to identify such problems, the network management application monitors the devices on the network. An example of such monitoring is described in co pending UK Patent Application No 9917993.9 entitled "Management System and Method for Monitoring Stress in a NetworV in the name of the present applicant. In the system and method described in UK Patent Application No 9917993.9 the SNMP manager in the network management station requests the agents of managed network devices on the network device to retrieve selected MIB data indicative of device and fink operation, and 4 performs tests for device activity and service availability. Such MIB data may relate to characteristics such as traffic activity or errors occurring at a particular port. Tests may include sending ICNIP Ping requests to each device on the network, or sending selected requests for services such as SMTP, NFS and DNS to servers, and monitoring the time taken to receive a response. The monitored parameters or characteristics are referred to herein as "stress metrics".
One way of presenting the monitored data to the network administrator is to provide an "Event Est", which records occurrences of abnormally high values for monitored stress metrics. In order to generate an Event list, the network management application compares, for each stress metric, the retrieved data or test result against a corresponding threshold level for the stress metric. The threshold level is the level above or below which performance is considered to be unacceptable. For convenience, the following description assumes the threshold is the stress level which is deemed to be unacceptable so that stress values greater than or equal to the threshold level are unacceptable or "high". Default values for threshold levels of monitored stress metrics are typically preset by the application vendor, but may be adjusted by the network administrator.
Each time a threshold is exceeded, the application logs an "Event" in the Event list or Event log. Each Event is entered on the list with relevant information such as the date and time of the Event, the identity of the device affected and the nature of the Event i.e. details of the stress metric value which exceeded the threshold, The network administrator can then review the Event fist to identify problems on the network.
A problem with this method of presenting management data to the network administrator is that the administrator has to piece together what has happened, based on the Events, to establish the underlying cause(s) of the Events. This may be difficult for an inexperienced administrator and in any case is time consuming, An alternative way of presenting the monitored data to the network administrator is to display a graphical representation of the network as a "network" map. Each device on the network is represented by an appropriate device icon and the links between devices are represented by lines connecting the device icons on the network map. The monitored stress values for each device and link are displayed in association with the corresponding icon on the network map (e.g. by clicking on a device icon to open a window showing the monitored values). The icons representing devices and lines representing links may be coloured to represent the stress levels.
For example, the colour green may be used for low stress levels, and red may be used to represent high stress levels.
A problem with this method of presenting management data to the network administrator is that the network map represents the most recently monitored stress levels associated with the network. It does not reflect past performance and cannot provide clues to problems found previously, since the network map is continually updated as the devices are monitored. Thus, if a malfunctioning device or link happens to be working at the time the administrator views the network map, the administrator is not alerted to the problem.
It would be desirable to provide a network management system and method which addresses the aforementioned problems.
In accordance with a first aspect, the present invention provides a method for processing network management data comprising: receiving a new value for a monitored characteristic of a part of a network for which at least one previous value has been received; calculating a statistical value representing a level of the monitored characteristic over time, and determining a graphical representation of the part of the network corresponding to the statistical value.
The method can thus be used to produce a graphical representation for use in a network map to visibly distinguish parts of the network which have a history of high 6 stress levels fforn those which have a history of low stress levels.
In accordance with a second aspect, the present invention provides a computer readable medium carrying a computer program for carrying out the method of the first aspect of the present invention.
In accordance with a third aspect, the present invention provides a network management apparatus for operating the method of the first aspect of the present invention.
Embodiments of the present invention will now be described, by way of example, with reference to the accompanying drawings, in which:
Figure I is a block diagram of a typical network having a network management station in accordance with an embodiment of the present invention; Figure 2 is a network map produced in accordance with a prior art network management software application;
Figure 3 is a network map generated in accordance with the present invention; Figure 4 is a flow diagram showing the steps performed by a computer program implementing the method in accordance with a preferred embodiment of the present invention; Figure 5 is a flow diagram showing substeps of one step in the program of Figure 4 according to a first embodiment of the present invention, and Figure 6 is a flow diagram showing substeps of one step in the program of Figure 4 according to a second embodiment of the present invention.
7 Figure I shows a typical local area network 1. The network I operates various protocols within the TCP/IP protocol suite, as described above. The network I includes SNMP managed network devices including hubs I I and 12, and switch 7 which are connected together by media links 5. End stations, in the form of personal computers (PCs) 3 are provided for users, including management station 3A for the network administrator. The PCs 3 are unmanaged network devices. Each PC 3 is connected to a core managed device, such as hub 11, which in turn is connected to switch 7. The hubs I I and 12 and switch 7 are managed devices which communicate management information with management station 3A using the SNMP protocol. The agent within each core managed network device monitors data traffic passing through its ports and stores the data thereby obtained in an appropriate location in a MEB.
Typically, the MEB data is represented in the form of "conceptual tables' (called "NEIB tables") as is well known in the art. A typical managed device may implement a number of MlBs for network management.
An example of a MOB containing network management data is MIB-H (formerly MIB-1) defined by RFC 1213: Management Information Base for Network Management of TCP/IP Internets. In the network 1, hubs I I and 12 and switch 7 store MIB-H data. Another MIB containing more complex management data is RMON (as defined in RFC 1757: Remote Network Monitoring Management Information Base) and in the network 1, only switch 7 stores RMON data.
Figure 2 shows a map 17 of the network I of Figure 1. Such a network map 17 is produced using a conventional network management software application, such as the Transcene Network Supervisor application available from 3Com Corporation of Santa Clara, California, USA. Such a network management application "discovers" the network topology by interrogating the managed network devices i.e.
hubs 11 and 12 and switch 7 on the network using the SNMP protocol. The data received is then processed to determine the number and type of network devices on the network, and how they are linked together. This information is then used to produce the network map which is displayed on a display screen 15 of the network 8 management station 3A when running the network management application or may be printed.
As shown in Figure 2, the network map 17 shows the network devices, each represented by an icon indicative of the type of network device, and links, each represented by a line joining two of the device icons. Associated with each icon is a label identifying each network device.
The network is typically discovered once by the SNW manager in network management station 3A, in accordance with techniques such as those mentioned above, and the network map image is stored in memory associated with the management station 3A.
The network map 17 is used for monitoring the network 1. In particular, the network management station 3A periodically monitors the devices on the network by sending requests for selected MIB data from the managed network devices such as switch 7 and hubs 11 and 12 using the SNW protocol. The retrieved management data is processed to determine the level of stress of the corresponding device, port of the device or part of the network as described in UK Patent Application No 9917993.9 mentioned above.
As in UK Patent Application No 9917993.9 a monitored characteristic indicative of stress is herein called a "stress metric". Examples of stress metrics include error rates for data frames and link utilisation, which are determined using MIB data, and Ping and service request response times which are determined by sending appropriate TCP/IP signals and monitoring the time taken to receive a response.
Typically, the network management station 3A monitors a plurality of stress metrics for a number of ditTerent parts of the network. The stress levels or values for the metrics are obtained by periodically requesting relevant MEB-11 data from hubs 11 9 and 12 and switch 7, and RMON data from switch 7 and processing the received data, and by periodically polling all network devices using Ping or service requests and monitoring response times. For Ping and service requests, the management station 3A waits a predetermined period of time before it considers that a response has not been received and the request is "timed ouC.
The network management station 3A indicates the thus determined stress values in association with the network map 17. For instance, if no response is received to an IP Ping of an endstation 3, the network map will illustrate the endstation icon in red. Clicking on the icon will reveal finiher details i.e. that the endstation has a high level of stress because no response was received to the most recent IP Ping from the network management station 3A The network map 17 is continually updated, each time the network management station 3A receives a new stress value during its monitoring process.
Thus, the network map 17 only represents the stress of the network 1 at a particular moment in time and does not represent past stress levels indicating past performance.
In accordance with a preferred embodiment of the present invention, the network management station 3A generates, either in addition to or in place of the conventional network map 17, a network map 17A representative of past and current stress levels. In particular, the network management station 3A determines an aggregate or average stress level for each monitored stress metric for each part of the network 1 and represents the average or aggregate stress levels on the network map.
Figure 3 shows a network map 17A of a more complex network representing the aggregate or average stress levels generated in accordance with the preferred embodiment. The network map 17A uses different colours for map icons and lines, different line thicknesses and diffitrent icon sizes to represent the aggregate or average stress level for the corresponding device or link.
An aggregate or average stress level may be calculated in a number of ways.
In one example, each time a new stress value is determined for a monitored metric it is added to the sum of the previously recorded stress values for the same metric. The total is then divided by the number of recorded stress values to obtain a mean average for the stress value. A size and colour of the icon for the device or link being monitored is then selected to represent the average stress level. This method may be used to indicate areas of the network which are consistently and continually stressed.
Alternatively, in another example, the aggregate stress level may be determined based on the number of occasions that high stress is detected. For example, each time a high stress level is determined for a part of the network, i.e. the relevant threshold for the stress metric is exceeded, a corresponding counter is incremented. This count value is then used to represent the aggregate stress level on the network map, i.e. the size and colour of the icons for the device or link being monitored is selected to represent the counter value. This method may be used to indicate areas of the network which are frequently stressed, but which may not remain stressed for long periods of time (and hence which may have a low aggregate stress level when calculated using the method in the first example).
It will be appreciated that other methods of producing an average or aggregate stress level may be possible using statistical techniques, and combinations of the abovernentioned and other methods may be employed.
The size and/or colour of icons for devices and the thickness and colour of the fines for links on the network map 17A may be chosen to visibly distinguish parts of the network which have high levels of stress from parts that have medium or low levels of stress. In the preferred embodiment, both colour and size are used to indicate stress levels of devices and links. In particular, small green icons are used for devices having a low aggregate stress, and thin green fines are used to represent finks having low aggregate stress. Devices and links under medium stress are represented by a red/green mix and the corresponding icons are slightly larger and line thicknesses slightly thicker than those representing low aggregate stress. Devices under high aggregate stress are represented by large red icons, and links under high stress are represented by thick red lines.
This may be achieved using an algorithm which maps an aggregated stress level onto a corresponding graphical representation of the device or link on the network map.
For example, consider an arbitrary numeric range for aggregated stress values for a link, such as 0 to 100, where 0 is minimum stress and 100 is maximum stress.
An aggregate stress ("stress") for a link of 0 will map onto a line of minimum width ("min width" e.g. 1 pixel width) coloured "saturated green". An aggregate stress for a link of 100 will map onto a line of maximum width ("max wid&' e.g. 3 pixels) coloured "saturated red". Aggregate stress values between 0 and 100 will map linearly according to the following equations:
line width = min width + ((max width - min width) / 100) stress fine colour = stress / 100 (saturated red) + (1 - (stress / 100)) (saturated green) where theY operation indicates a mixing of the two colours.
A similar operation could be used to map the aggregate stress values for a device to a corresponding size and colour of icon- The difFerences in size of the icons and lines and/or the use of colour in the network map 17A, enables the network administrator to readily identify areas of the network having high stress and to determine whether the parts of the network under high stress are related or isolated.
For instance, Figure 3 shows that there are a group of devices and links under high stress around node B. These problems are probably related. The high stress 12 levels recorded at nodes A and C are isolated. The network administrator immediately knows that he or she should concentrate on determining the root cause of the problems around node B. Figure 4 shows the steps performed in a method according to a preferred embodiment of the present invention. It will be appreciated that the method is preferably implemented by a computer program operating in a network management station, but may equally be implemented in hardware. The following description relates to the method steps performed by a computer program.
The program starts at step 100, and at step 101 the program receives a new stress value for a monitored characteristic for a part of the network. The new stress value is typically received during the running of a conventional network management software application in which various stress metrics are periodically monitored, as described above.
In step 102, the program uses the new stress value to calculate a statistical value, typically an average or aggregate value representing the stress level of the monitored characteristic over time. Step 102 may be performed using the program substeps illustrated in Figure 5, or alternatively using the substeps illustrated in Figure 6, described in detail below.
In step 103, the program determines a graphical representation for the part of the network which corresponds to the statistical value determined in step 102. This step may be performed using a look-up-table or algorithm as described above which maps the statistical value against a corresponding size, shape or colour of a graphical representation for various parts of the network.
In step 104, the program presents, by display or printing, the determined graphical representation of the part of the network on a network map. The program 13 ends at step 105 unless, in the meantime, it receives a new stress value, in which case the program continues from step 10 1.
Figure 5 shows the program substeps performed in step 102 of Figure 4 in accordance with a first example. In this first example, the program calculates an average stress value for the monitored characteristic. The stress value may be a normalised stress value, for instance determined as described in UK Patent Application No 9917993.9, or a stress value otherwise determined using raw data obtained during monitoring of the stress metric. The program stores the sum of previously received stress values for the monitored metric in memory and has a counter the value of which represents the number of stress values received for the monitored metric.
According to the substeps shown in Figure 5, when a new stress value is received by the program at step 101 of Figure 4, in step 201, the counter is incremented by one. The received stress value in step 102 is then added to the sum of previously received stress values for the monitored metric in step 202. This is achieved by retrieving the sum from memory, and adding it to the new stress value.
The result is then stored in memory at step 203. The value stored in step 203 is then divided by the count value of the counter resulting from step 201, in step 204, thus determining the average stress value. The program then continues with step 103 of Figure 4.
Figure 6 shows the substeps performed by the program in step 102 of Figure 4, in accordance with a second example. In the second example, the value determined in step 102 is an aggregate value representing the number of times the stress value for the monitored characteristic of the relevant part of the network is high i.e. the stress value indicates unacceptable performance. As previously described, threshold values for each stress metric are predetermined, and stress values greater than or equal to the threshold are considered to represent high stress, and are considered to represent "Events".
14 Referring to Figure 6, after receiving a new stress value for the monitored characteristic in step 101 of Figure 4, in step 301 the program compares the new stress value against a predetermined threshold for high stress of the monitored characteristic.
In step 302, if the comparison in step 302 determines that the new stress value is less than the threshold, the program ends at step 305. Otherwise, if the comparison determines that the new stress value is greater than or equal to the high stress threshold, the program continues at step 303. In step 303, the program increments a counter by one to record that another Event has occurred. In step 304, the program processes the count value to produce an aggregate value which is then used in step 103 of the program of Figure 4. The processing in step 304 may simply use the count value from the counter (which represents the number of times the threshold has been exceeded for the time the program has been running), or may divide the count value by a time period, so that the aggregate stress represents a rate of high stress Events, rather than an absolute number of high stress Events.
As the skilled person will appreciate from the foregoing, in accordance with a preferred embodiment, the present invention is implemented in the form of a computer program within a network management software application, which is provided on a computer readable medium The computer readable medium may be a disk which can be loaded in a disk drive of the network management station 3A of the network of Figure 1. Alternatively, the computer readable medium may be a computer system carrying the website or other form of file server from which the computer program may be downloaded over the Internet or other network.
As the skilled person will appreciate, various modifications and changes may be made to the described embodiments. It is intended to include all such variations, modifications and equivalents which fall within the scope of the present invention as defined in the accompanying claims.
is

Claims (1)

  1. CLAIMS:
    1. A method for processing network management data comprising receiving a new value for a monitored characteristic of a part of a network for which at least one previous value has been received; calculating a statistical value representing a level of the monitored characteristic over time, and determining a graphical representation of the part of the network corresponding to the statistical value.
    2. A method as claimed in claim 1, wherein the monitored characteristic relates to the stress of the part of the network.
    3. A method as claimed in claim 1 or claim 2, wherein the statistical value is a statistical average of received values for the monitored characteristic.
    4. A method as claimed in claim 3, wherein the statistical average is determined by the steps of adding together the new value and the at least one previously received values for the monitored characteristic to produce a total; and dividing the total by the number of received values for the monitored characteristic.
    5. A method as claimed in claim 4, flu-ther comprising storing the total in memory.
    6. A method as claimed in claim 4 or claim 5, finther comprising, after the step of receiving a new value and before the step of calculating, incrementing a counter by one, wherein the count value of the counter represents the number of received values for the monitored characteristic.
    16 7. A method as claimed in claim 1 or claim 2, wherein the statistical value is calculated based on the number of times the received values for the monitored characteristic exceed a predetermined threshold value.
    8. A method as claimed in claim 7, wherein the step of calculating comprises:
    incrementing a counter if the new value exceeds the predetermined threshold, wherein the count value of the counter represents the number of received values for the monitored characteristic which exceed the predetermined threshold.
    9. A method as claimed in claim 8, further comprising comparing the new value with the predetermined threshold to determine if the new value exceeds the predetermined threshold.
    10. A method as claimed in claim 8 or claim 9, further comprising using the counter value to determine the statistical value.
    11. A method as claimed in any preceding claim, wherein the step of determining a graphical representation comprises accessing a look-up-table which maps statistical values for the monitored characteristic with corresponding graphical representations.
    12. A method as claimed in any preceding claim, wherein the size of the graphical representation changes in dependence on the statistical value.
    13. A method as claimed in claim 12, wherein the size increases with an increase in the statistical value.
    14. A method as claimed in any preceding claim, wherein the colour of the graphical representation changes in dependence on the statistical value.
    15. A method as claimed in claim 14, wherein the colour is green for low statistical values, and the colour is red for high statistical values.
    17 16. A method for processing network management data substantially as hereinbefore described, with reference to, and as illustrated by Figures 4 and 5 or Figures 4 and 6 of the accompanying drawings. 5 17. A computer readable medium carrying a computer program for carrying out the method as clailned. in any one of claims 1 to 16.
    18. A network management apparatus for operating the method as claimed in any one of claims 1 to 16.
GB0009114A 2000-04-13 2000-04-13 Network management apparatus with graphical representation of monitored values Withdrawn GB2362062A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
GB0009114A GB2362062A (en) 2000-04-13 2000-04-13 Network management apparatus with graphical representation of monitored values

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB0009114A GB2362062A (en) 2000-04-13 2000-04-13 Network management apparatus with graphical representation of monitored values

Publications (2)

Publication Number Publication Date
GB0009114D0 GB0009114D0 (en) 2000-05-31
GB2362062A true GB2362062A (en) 2001-11-07

Family

ID=9889835

Family Applications (1)

Application Number Title Priority Date Filing Date
GB0009114A Withdrawn GB2362062A (en) 2000-04-13 2000-04-13 Network management apparatus with graphical representation of monitored values

Country Status (1)

Country Link
GB (1) GB2362062A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2372667A (en) * 2001-02-21 2002-08-28 3Com Corp Providing improved stress thresholds in network management systems
WO2004030278A1 (en) * 2002-09-27 2004-04-08 Matsushita Electric Industrial Co., Ltd. Group judgment device
EP1463235A1 (en) * 2003-03-24 2004-09-29 Alcatel OSPF monitor
GB2402018A (en) * 2003-05-08 2004-11-24 Agilent Technologies Inc Hierarchical display for presenting network monitoring results over time
US7010588B2 (en) 2001-02-27 2006-03-07 3Com Corporation System using a series of event processors for processing network events to reduce number of events to be displayed
US7016955B2 (en) 2001-02-27 2006-03-21 3Com Corporation Network management apparatus and method for processing events associated with device reboot
US7673035B2 (en) 2001-02-27 2010-03-02 3Com Corporation Apparatus and method for processing data relating to events on a network
US9913157B1 (en) 2016-09-07 2018-03-06 Qualcomm Incorporated Techniques for generating a composite color to represent values of a communication metric

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2286317A (en) * 1994-02-07 1995-08-09 Fujitsu Ltd Centralized network monitoring device
US5471399A (en) * 1991-08-28 1995-11-28 Hitachi, Ltd. Network management system and network status display method
US5615323A (en) * 1994-11-04 1997-03-25 Concord Communications, Inc. Displaying resource performance and utilization information
WO1997031451A1 (en) * 1996-02-22 1997-08-28 Mci Communications Corporation Network management system
EP0849910A2 (en) * 1996-12-18 1998-06-24 Nortel Networks Corporation Communications network monitoring
US6040834A (en) * 1996-12-31 2000-03-21 Cisco Technology, Inc. Customizable user interface for network navigation and management

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5471399A (en) * 1991-08-28 1995-11-28 Hitachi, Ltd. Network management system and network status display method
GB2286317A (en) * 1994-02-07 1995-08-09 Fujitsu Ltd Centralized network monitoring device
US5615323A (en) * 1994-11-04 1997-03-25 Concord Communications, Inc. Displaying resource performance and utilization information
WO1997031451A1 (en) * 1996-02-22 1997-08-28 Mci Communications Corporation Network management system
EP0849910A2 (en) * 1996-12-18 1998-06-24 Nortel Networks Corporation Communications network monitoring
US6040834A (en) * 1996-12-31 2000-03-21 Cisco Technology, Inc. Customizable user interface for network navigation and management

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2372667B (en) * 2001-02-21 2003-05-07 3Com Corp Apparatus and method for providing improved stress thresholds in network management systems
US6633230B2 (en) 2001-02-21 2003-10-14 3Com Corporation Apparatus and method for providing improved stress thresholds in network management systems
GB2372667A (en) * 2001-02-21 2002-08-28 3Com Corp Providing improved stress thresholds in network management systems
US7010588B2 (en) 2001-02-27 2006-03-07 3Com Corporation System using a series of event processors for processing network events to reduce number of events to be displayed
US7673035B2 (en) 2001-02-27 2010-03-02 3Com Corporation Apparatus and method for processing data relating to events on a network
US7016955B2 (en) 2001-02-27 2006-03-21 3Com Corporation Network management apparatus and method for processing events associated with device reboot
WO2004030278A1 (en) * 2002-09-27 2004-04-08 Matsushita Electric Industrial Co., Ltd. Group judgment device
US7349396B2 (en) 2002-09-27 2008-03-25 Matsushita Electric Industrial Co., Ltd. Content distribution system
US7958240B2 (en) 2002-09-27 2011-06-07 Panasonic Corporation Group judgment device
US7630322B2 (en) 2003-03-24 2009-12-08 Alcatel OSPF monitor
EP1463235A1 (en) * 2003-03-24 2004-09-29 Alcatel OSPF monitor
GB2402018A (en) * 2003-05-08 2004-11-24 Agilent Technologies Inc Hierarchical display for presenting network monitoring results over time
US9913157B1 (en) 2016-09-07 2018-03-06 Qualcomm Incorporated Techniques for generating a composite color to represent values of a communication metric
WO2018048499A1 (en) * 2016-09-07 2018-03-15 Qualcomm Incorporated Techniques for generating a composite color to represent values of a communication metric

Also Published As

Publication number Publication date
GB0009114D0 (en) 2000-05-31

Similar Documents

Publication Publication Date Title
US6978302B1 (en) Network management apparatus and method for identifying causal events on a network
US6704284B1 (en) Management system and method for monitoring stress in a network
US6633230B2 (en) Apparatus and method for providing improved stress thresholds in network management systems
EP1999890B1 (en) Automated network congestion and trouble locator and corrector
US6470384B1 (en) Modular framework for configuring action sets for use in dynamically processing network events in a distributed computing environment
US5710885A (en) Network management system with improved node discovery and monitoring
US7340536B2 (en) Method and apparatus for determining unmanaged network devices in the topology of a network
US7283555B2 (en) Method and apparatus for determining a polling interval in a network management system
US20060168263A1 (en) Monitoring telecommunication network elements
US6954785B1 (en) System for identifying servers on network by determining devices that have the highest total volume data transfer and communication with at least a threshold number of client devices
GB2362062A (en) Network management apparatus with graphical representation of monitored values
US7673035B2 (en) Apparatus and method for processing data relating to events on a network
Cisco Glossary
Cisco Glossary
Cisco Cisco Management Information Base (MIB) User Quick Reference Software Release 9.21
Cisco MIBs Supported by Cisco Software Releases
Cisco Glossary
Cisco Network Management
Cisco MIBs Supported by Cisco Software Releases
Cisco MIBs Supported by Cisco Software Releases
Cisco MIBs Supported by Cisco Software Releases
Cisco No Title Specified
Cisco MIBs Supported by Cisco Software Releases
Cisco MIBs Supported by Cisco Software Releases
Cisco MIBs Supported by Cisco Software Releases

Legal Events

Date Code Title Description
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)