US6810367B2 - Method and apparatus for responding to threshold events from heterogeneous measurement sources - Google Patents

Method and apparatus for responding to threshold events from heterogeneous measurement sources Download PDF

Info

Publication number
US6810367B2
US6810367B2 US10/214,309 US21430902A US6810367B2 US 6810367 B2 US6810367 B2 US 6810367B2 US 21430902 A US21430902 A US 21430902A US 6810367 B2 US6810367 B2 US 6810367B2
Authority
US
United States
Prior art keywords
threshold
data
event
measurement data
heterogeneous scalar
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.)
Expired - Lifetime, expires
Application number
US10/214,309
Other languages
English (en)
Other versions
US20040030537A1 (en
Inventor
David L. Barnard
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.)
Viavi Solutions Inc
Original Assignee
Agilent Technologies Inc
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 Agilent Technologies Inc filed Critical Agilent Technologies Inc
Priority to US10/214,309 priority Critical patent/US6810367B2/en
Assigned to AGILENT TECHNOLOGIES, INC. reassignment AGILENT TECHNOLOGIES, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BARNARD, DAVID L.
Priority to DE10327949A priority patent/DE10327949A1/de
Priority to JP2003275401A priority patent/JP2004072756A/ja
Publication of US20040030537A1 publication Critical patent/US20040030537A1/en
Publication of US6810367B2 publication Critical patent/US6810367B2/en
Application granted granted Critical
Assigned to JDS UNIPHASE CORPORATION reassignment JDS UNIPHASE CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: AGILENT TECHNOLOGIES, INC.
Assigned to VIAVI SOLUTIONS INC. reassignment VIAVI SOLUTIONS INC. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: JDS UNIPHASE CORPORATION
Assigned to WELLS FARGO BANK, NATIONAL ASSOCIATION, AS ADMINISTRATIVE AGENT reassignment WELLS FARGO BANK, NATIONAL ASSOCIATION, AS ADMINISTRATIVE AGENT SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: 3Z TELECOM, INC., ACTERNA LLC, ACTERNA WG INTERNATIONAL HOLDINGS LLC, JDSU ACTERNA HOLDINGS LLC, OPTICAL COATING LABORATORY, LLC, RPC PHOTONICS, INC., TTC INTERNATIONAL HOLDINGS, LLC, VIAVI SOLUTIONS INC., VIAVI SOLUTIONS LLC
Assigned to VIAVI SOLUTIONS INC., RPC PHOTONICS, INC. reassignment VIAVI SOLUTIONS INC. TERMINATIONS OF SECURITY INTEREST AT REEL 052729, FRAME 0321 Assignors: WELLS FARGO BANK, NATIONAL ASSOCIATION, AS ADMINISTRATIVE AGENT
Adjusted expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

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/06Management of faults, events, alarms or notifications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/16Threshold monitoring
    • 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/06Management of faults, events, alarms or notifications
    • H04L41/0604Management of faults, events, alarms or notifications using filtering, e.g. reduction of information by using priority, element types, position or time

Definitions

  • the present invention relates to responding to threshold events from heterogeneous measurement sources on a network.
  • Network administrators need to be able to get measurements from devices on a network. Examples of devices from which measurements may need to be taken include, for example, routers, switches, servers, clients, PCs, telecommunications equipment, voice gateways, etc. Network administrators sometimes need to set thresholds and determine whether scalar measurements from monitored network devices cross those thresholds. For example, a network administrator may want to be alerted when usage exceeds 80% of network capacity. When dealing only with network devices that are controlled by one protocol, for example, SNMP, setting such thresholds and being alerted when they are violated is well known in the art.
  • SNMP When dealing only with network devices that are controlled by one protocol, for example, SNMP, setting such thresholds and being alerted when they are violated is well known in the art.
  • CMIP complementary metal-oxide-semiconductor
  • Scalar measurement data from a plurality of network devices that are not all monitored using the same protocol is heterogeneous as to its source.
  • network administrators are required to individually set thresholds for each distinct protocol, monitor the network devices controlled by that protocol, and generate threshold events accordingly.
  • network administrators create individualized ad hoc solutions. For example, in a network containing CMIP and SNMP protocols, a CMIP management system can be set up with a gateway to receive SNMP data. The gateway then changes the SNMP data into CMIP data. However, each such solution must be individually designed, tested, and implemented.
  • the present invention provides a universal data model that is able to set a common threshold for heterogeneous scalar measurement data and to respond to common threshold events in networks that monitor heterogeneous network devices.
  • the present invention provides a system that collects heterogeneous scalar measurement data over a network from a plurality of devices connected to the network, and automatically normalizes the collected heterogeneous scalar measurement data based on a threshold to generate an event based on a threshold crossing.
  • the system automatically derives a measurement from the collected heterogeneous scalar measurement data, and automatically scales the derived measurement or the collected heterogeneous scalar measurement data.
  • the system normalizes the collected heterogeneous scalar measurement data, the scaled derived measurement, the scaled collected heterogeneous scalar measurement data, or the derived measurement.
  • the present invention provides a system that includes a plurality of data collectors to collect heterogeneous scalar measurement data from a plurality of network devices.
  • the system also includes a derivation unit to derive a measurement from the collected heterogeneous scalar measurement data.
  • the system further includes a scaling unit to scale the derived measurement or the collected heterogeneous scalar measurement data.
  • the system also includes a normalization unit to normalize the scaled derived measurement, the scaled collected heterogeneous scalar measurement data, the derived measurement, or the collected heterogeneous scalar measurement data, based on a threshold.
  • the system further includes an event generation unit to generate an event based on the normalized data when the threshold is crossed.
  • FIG. 1 is a diagram illustrating a network connected to a plurality of devices, a data collector, an event system, and a threshold event organizer, according to embodiments of the present invention
  • FIG. 2 is a diagram illustrating a more detailed view of the threshold event organizer, the data collector, and the event system, according to embodiments of the present invention
  • FIG. 3 is a flow diagram illustrating the flow of heterogeneous scalar measurement data through the system, according to embodiments of the present invention
  • FIG. 4 is a flow diagram illustrating the normalization of data, according to embodiments of the present invention.
  • FIG. 5 is a diagram illustrating the display of normalized data in color, according to embodiments of the present invention.
  • Network devices may be controlled via different protocols, e.g., SNMP, XML, CMIP, http, Corba, IEEE-488, IDL, TL1, SCPI, ASCII, etc.
  • protocol e.g., SNMP, XML, CMIP, http, Corba, IEEE-488, IDL, TL1, SCPI, ASCII, etc.
  • heterogeneous is defined as “different in kind; unlike; incongruous.” Random House Webster's Unabridged Dictionary 897 (2 nd ed. 1998).
  • Scalar measurement data taken from a plurality of network devices controlled via different protocols is heterogeneous, for example, as to its source as well as, for example, type of value (e.g., floating point, integer, signed, unsigned, etc.), scale (e.g., truncated, positive, negative, variable, etc.), and/or time scale (e.g., intervalized, asynchronous, etc.).
  • type of value e.g., floating point, integer, signed, unsigned, etc.
  • scale e.g., truncated, positive, negative, variable, etc.
  • time scale e.g., intervalized, asynchronous, etc.
  • a network administrator may want to monitor the rate of packet flow through the router. If too many packets per second are flowing through the router, the network may become congested. The network administrator would need to gather the SNMP data, process the data, and determine whether a threshold was exceeded (i.e., too many packets per second). If the threshold was exceeded, an event is generated that can, for example, be displayed on an event viewer to notify the network administrator.
  • FIG. 1 is a diagram illustrating a network connected to a plurality of devices, a data collector, an event system, and a threshold event organizer, according to embodiments of the present invention.
  • network 700 may be any type of network, e.g., a LAN, WAN, switched, unswitched, ATM, ISDN, wireless, the Internet, etc.
  • network 700 could be a switching mesh that directly connects connected devices.
  • Devices 704 , 706 , and 708 are connected to network 700 and may be any type of network devices, e.g., a network element, a router, a switch, a PC, etc.
  • Devices 704 - 708 are controlled via a plurality of protocols, e.g., SNMP, XML, CMIP, etc.
  • Data collectors 710 (illustrated as one unit, but not limited thereto) are connected to network 700 , and they collect heterogeneous scalar measurement data from devices 704 - 708 .
  • Data collectors 710 are well-known in the art. Embodiments of the present invention are not limited to a particular number of data collectors.
  • Threshold event organizer 702 is also connected to network 700 , and normalizes the collected heterogeneous scalar measurement data based on a threshold to generate an event based on a threshold crossing.
  • Event system 712 is also connected to network 700 , and is a publish/subscribe system that publishes the event for access by subscribers.
  • FIG. 2 is a diagram illustrating a more detailed view of the threshold event organizer, the data collector, and the event system.
  • threshold event organizer 702 is connected to data collectors 710 and event system 712 via network 700 (not shown).
  • Data collectors 710 are connected to router 738 , memory 740 , network element (NE) 742 , network element (NE) 744 , network element (NE) 746 , and agent 748 via network 700 (not shown); however, embodiments of the present invention are not limited to the devices shown.
  • data collectors 710 may be connected to any type of network device. Heterogeneous scalar measurement data is collected by data collectors 710 and is intervalized if necessary.
  • the collected heterogeneous scalar measurement data may be collected on cardinal time points, whereby the values would have to be subtracted from the previous value in order to get the measurement for that data interval.
  • embodiments of the present invention are not limited to a specific intervalizing technique, as other intervalizing techniques can be used.
  • Threshold event organizer 702 includes, for example, derivation unit 730 , scaling unit 732 , normalization unit 734 , and event generation unit 736 .
  • the collected heterogeneous scalar measurement data is derived by derivation unit 730 if data must be expressed in a different format. For example, if the collected heterogeneous scalar measurement data indicates bytes per second through router 738 , that data may be derived by dividing by the speed of the router and applying appropriate factors for bits and byte diversion to get a percentage of utilization of the router. However, embodiments of the present invention are not limited to the previous example, as other derivations may occur.
  • the collected heterogeneous scalar measurement data or the derived measurement is scaled by scaling unit 732 if the data needs to be converted into different units.
  • the network administrator determines a threshold for purposes of generating an event when the threshold is crossed. For example, in regard to utilization, where zero percent utilization is the best and one hundred percent utilization is the worst, the network administrator may set a threshold at thirty-three percent utilization. Embodiments of the present invention are not limited to the setting of one threshold, as a greater number of thresholds may be set. For example, the network administrator may set another threshold at sixty-six percent utilization. Normalization unit 734 automatically normalizes the collected heterogeneous scalar measurement data, the scaled derived measurement, the scaled collected heterogeneous scalar measurement data, or the derived measurement based on the threshold.
  • data might be normalized, for example, to be zero at zero percent utilization, 1 at thirty-three percent utilization, 2 at sixty-six percent utilization, and 3 at one hundred percent utilization. Data falling between the thresholds would be normalized accordingly, e.g., 1.5 at fifty percent utilization.
  • the data is normalized by running the data through a function, where the following expression applies for the positive case (lower x is better):
  • x is the input to the transform function
  • y is the output thereof
  • Cmin is a minimum constraint value
  • Cmax is a maximum constraint value
  • Tyr is the second threshold expressed in the same units as the x value
  • Tgy is the first threshold expressed in the same units as the x value.
  • the expression may be modified for the negative case, where higher x is better, or composite cases where there are multiple positive and negative ranges within the input function.
  • Embodiments of the present invention are not limited to the RYG transform, as other functions for normalizing the data may be used.
  • Event generation unit 736 determines whether any threshold crossings have occurred, and if so, generates an event accordingly. For example, in the above example, if the normalized data was 1.5, an event would be generated to indicate that utilization crossed the first threshold, i.e., greater than thirty-three percent. In another example, if the normalized data was 2.5, two events would be generated to indicate that the utilization crossed the first and second thresholds, i.e., greater than thirty-three and sixty-six percent. For each event, the source, type, severity, and direction are generated.
  • Event system 712 distributes the events as they occur by publishing them for access by subscribers.
  • Event system 712 is connected to a plurality of subscribers, e.g., event viewer 750 , event policy system 752 , and external system 754 via network 700 (not shown); however, a greater or lesser number of subscribers may be connected to event system 712 .
  • Event viewer 750 displays the events to the network administrator.
  • event viewer 750 prints out a spreadsheet on paper; however embodiments of the present invention are not limited to printing out on paper.
  • event viewer 750 displays a chart on a screen. In another embodiment, the chart is displayed in color (see discussion of FIG. 5 below).
  • event viewer 750 displays events graphically on a time axis for correlation with other measurements, for example, network traffic, within a time domain. In another embodiment, event viewer 750 displays the total number of events within a specified time frame or frames.
  • Event policy system 752 takes some predetermined action upon accessing an event. In an embodiment, event policy system 752 pages the network administrator to notify him of the event; however, embodiments of the present invention are not limited to paging the network administrator. For example, in another embodiment, event policy system 752 shuts down network 700 .
  • External system 754 exports the event to another network. In an embodiment, external system 754 triggers the sending of an SNMP packet to a user on another network; however, embodiments of the present invention are not limited to sending an SNMP packet.
  • the network administrator or other recipient of an event may, for example, get more information about the event by requesting the same from threshold event organizer 702 .
  • Threshold event organizer 702 would then reverse the normalization process on the data that triggered the event, allowing the network administrator or recipient to view the collected heterogeneous scalar measurement data.
  • FIG. 3 is a flow diagram illustrating the flow of heterogeneous scalar measurement data through the system, according to embodiments of the present invention.
  • operation 770 heterogeneous scalar measurement data is collected. If the collected heterogeneous scalar measurement data needs to be intervalized, that is done during collection. In an embodiment, the collected heterogeneous scalar measurement data is automatically derived in operation 772 . In another embodiment, nothing is derived from the collected heterogeneous scalar measurement data, and operation 772 is bypassed via branch 773 . In an embodiment, the collected heterogeneous scalar measurement data, bypassing operation 772 via branch 773 , is automatically scaled in operation 774 .
  • the derived measurement is automatically scaled in operation 774 .
  • nothing is scaled, and operation 774 is bypassed via branch 775 .
  • the process moves to operation 776 , where the collected heterogeneous scalar measurement data, the scaled derived measurement, the scaled collected heterogeneous scalar measurement data, or the derived measurement is normalized (FIG. 4 defines operation 776 in greater detail).
  • the process moves to operation 778 , where if an event is not to be generated, the process returns to operation 770 and thereby continues collecting and normalizing data.
  • the process moves to operation 780 , where an event is generated in operation 780 .
  • the process moves to operation 782 , where the generated event is published for access by subscribers. From operation 782 , the process returns to operation 770 .
  • FIG. 4 is a flow diagram illustrating the normalization of data in operation 776 , according to embodiments of the present invention.
  • the normalizing includes defining a threshold. As stated previously, the present invention is not limited to defining or normalizing for one threshold. From operation 790 , the process moves to operation 792 , where a transform is run on the normalized data (see discussion thereof in regard to FIG. 2 ). From operation 792 , the process moves to operation 794 , where the normalized data is examined for threshold crossings.
  • FIG. 5 is a diagram illustrating the display of normalized data in color, according to embodiments of the present invention.
  • event viewer 750 may display a color chart on a screen.
  • FIG. 5 a graph of the percentage of time that the network element is unavailable using two thresholds is illustrated. For example, there is a threshold at 1.0% and another threshold at 2.0%. In another embodiment, another threshold exists at 3.0%.
  • the present invention is not limited to two or more thresholds, as there may be only one threshold in another embodiment.
  • the present invention is not limited to displaying only percentage of time of unavailability, as any other measurement may be displayed. In an embodiment as illustrated in FIG.
  • event viewer 750 displays the normalized data as vertical display elements comprising different colors, depending on the value of the normalized data. For example, for normalized data that is below the first threshold, i.e., 1.0, green may be used; for normalized data that is at or above the first threshold, i.e., 1.0, but below the second threshold, i.e., 2.0, yellow may be used; for normalized data that is at or above the second threshold, i.e., 2.0, red may be used.
  • the leftmost vertical display element may be illustrated with two colors, for example: green and yellow. This indicates that the normalized data at that particular time crossed the first threshold, i.e., 1.0, but not the second threshold, i.e., 2.0.
  • the rightmost vertical display element may be illustrated with only one color, for example: green. This indicates that the normalized data at that particular time did not cross any thresholds.
  • the vertical display element at 04:00 PM may be illustrated with three colors, for example: green, yellow, and red. This indicates that the normalized data at that particular time crossed two thresholds, i.e., 1.0 and 2.0.
  • event viewer 750 displays the current normalized data, i.e., 0.74, and the peak normalized data, i.e., 2.03.
  • the current normalized data may be represented by the rightmost vertical display element, while the peak normalized data may be represented by the vertical display element at 04:00 PM.
  • Embodiments of the present invention are not limited to the combination of red, yellow, and green. For example, any other color or color combination may be used. Embodiments of the present invention are not limited to particular colors for particular threshold ranges. For example, red or any other color may be used for normalized data below the first threshold, i.e., 1.0. Embodiments of the present invention are not limited to changing color when the normalized data equals a threshold. For example, normalized data may be displayed as green when at or below the first threshold, i.e., 1.0. Embodiments of the present invention are not limited to displaying normalized data in multiple colors per vertical display element.
  • the present invention could be configured to display normalized data that has not yet crossed the second threshold, i.e., 2.0, in one color instead of two.
  • Embodiments of the present invention are not limited to a graph on X and Y axes using vertical display elements.
  • a color spreadsheet or scatter plot may be used.
  • Embodiments of the present invention are not limited to displaying only one type and set of measurements at a time. For example, multiple graphs may be displayed on the same screen, each graph representing a different type and set of measurements, thresholds, etc.
  • the network, network devices, data collectors, threshold event organizer, event system, and subscribers included in the system may include, for example, memories, processors, and/or Application Specific Integrated Circuits (“ASICs”).
  • ASICs Application Specific Integrated Circuits
  • Such memory may include a machine-readable medium on which is stored a set of instructions (i.e., software) embodying any one, or all, of the methodologies described herein.
  • Software can reside, completely or at least partially, within this memory and/or within the processor and/or ASICs.
  • the term “machine-readable medium” shall be taken to include any mechanism that provides (i.e., stores and/or transmits) information in a form readable by a machine (e.g., a computer).
  • a machine-readable medium includes read only memory (“ROM”), random access memory (“RAM”), magnetic disk storage media; optical storage media, flash memory devices, electrical, optical, acoustical, or other form of propagated signals (e.g., carrier waves, infrared signals, digital signals, etc.), etc.
US10/214,309 2002-08-08 2002-08-08 Method and apparatus for responding to threshold events from heterogeneous measurement sources Expired - Lifetime US6810367B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US10/214,309 US6810367B2 (en) 2002-08-08 2002-08-08 Method and apparatus for responding to threshold events from heterogeneous measurement sources
DE10327949A DE10327949A1 (de) 2002-08-08 2003-06-20 Verfahren und Vorrichtung zum Ansprechen auf Schwellenereignisse von Heterogenen Meßquellen
JP2003275401A JP2004072756A (ja) 2002-08-08 2003-07-16 異種の測定ソースからのしきい値イベントに対応する方法及び装置

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US10/214,309 US6810367B2 (en) 2002-08-08 2002-08-08 Method and apparatus for responding to threshold events from heterogeneous measurement sources

Publications (2)

Publication Number Publication Date
US20040030537A1 US20040030537A1 (en) 2004-02-12
US6810367B2 true US6810367B2 (en) 2004-10-26

Family

ID=31494635

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/214,309 Expired - Lifetime US6810367B2 (en) 2002-08-08 2002-08-08 Method and apparatus for responding to threshold events from heterogeneous measurement sources

Country Status (3)

Country Link
US (1) US6810367B2 (de)
JP (1) JP2004072756A (de)
DE (1) DE10327949A1 (de)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040034704A1 (en) * 2002-08-19 2004-02-19 Connelly Stephen P. Method, apparatus, and machine-readable medium for configuring thresholds on heterogeneous network elements
US20040037230A1 (en) * 2002-08-22 2004-02-26 Kroboth Robert H. Method and apparatus for displaying measurement data from heterogeneous measurement sources
US20040082057A1 (en) * 2001-09-14 2004-04-29 Alford Martin L. Organ preservation apparatus and methods
US20040123304A1 (en) * 2002-12-18 2004-06-24 International Business Machines Corporation Method, apparatus, and program for associating related heterogeneous events in an event handler
US20090112809A1 (en) * 2007-10-24 2009-04-30 Caterpillar Inc. Systems and methods for monitoring health of computing systems
US20090292715A1 (en) * 2008-05-20 2009-11-26 Computer Associates Think, Inc. System and Method for Determining Overall Utilization
US8798071B2 (en) 2007-09-10 2014-08-05 Juniper Networks, Inc. Selective routing to geographically distributed network centers for purposes of power control and environmental impact
US9183560B2 (en) 2010-05-28 2015-11-10 Daniel H. Abelow Reality alternate
US11182713B2 (en) 2015-01-24 2021-11-23 Vmware, Inc. Methods and systems to optimize operating system license costs in a virtual data center

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8909777B2 (en) * 2002-06-26 2014-12-09 Intel Corporation Systems and methods for dynamic access to program features
US9438515B2 (en) * 2003-09-26 2016-09-06 Alcatel Lucent Method and apparatus for network element resource utilization tracking
US20060036720A1 (en) * 2004-06-14 2006-02-16 Faulk Robert L Jr Rate limiting of events
JP4738144B2 (ja) * 2005-11-28 2011-08-03 株式会社日立製作所 情報監視方法、システム及びプログラム
JP5222346B2 (ja) * 2010-12-06 2013-06-26 株式会社日立製作所 情報監視方法
US8495426B2 (en) * 2011-01-28 2013-07-23 Novell, Inc. Meta-directory control and evaluation of events
US9167463B2 (en) * 2011-09-02 2015-10-20 Telcordia Technologies, Inc. Communication node operable to estimate faults in an ad hoc network and method of performing the same
US20170206268A1 (en) * 2016-01-20 2017-07-20 International Business Machines Corporation Visualization of graphical representations of log files
US20180176156A1 (en) * 2016-12-21 2018-06-21 Pearson Education, Inc. Systems and methods for automatic multi-recipient electronic notification
US11132356B2 (en) * 2018-08-31 2021-09-28 International Business Machines Corporation Optimizing data entries in a log

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5751964A (en) * 1995-09-12 1998-05-12 International Business Machines Corporation System and method for automatic determination of thresholds in network management
US20020013843A1 (en) * 1997-11-20 2002-01-31 Limor Schweitzer System, method and computer program product for constructing a network-based filtering and aggregating platform
US20020165957A1 (en) * 2001-05-02 2002-11-07 Devoe Jiva Gandhara Intelligent dynamic route selection based on active probing of network operational characteristics
US20030110250A1 (en) * 2001-11-26 2003-06-12 Schnitzer Jason K. Data Normalization
US20030126254A1 (en) * 2001-11-26 2003-07-03 Cruickshank Robert F. Network performance monitoring
US20030126256A1 (en) * 2001-11-26 2003-07-03 Cruickshank Robert F. Network performance determining
US20030126255A1 (en) * 2001-11-26 2003-07-03 Rice Daniel J. Network performance parameterizing
US6633230B2 (en) * 2001-02-21 2003-10-14 3Com Corporation Apparatus and method for providing improved stress thresholds in network management systems
US20030204781A1 (en) * 2002-04-30 2003-10-30 International Business Machines Corporation Method and apparatus for displaying diagnostic recommendations for monitored processes
US20030204789A1 (en) * 2002-04-30 2003-10-30 International Business Machines Corporation Method and apparatus for generating diagnostic recommendations for enhancing process performance

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5751964A (en) * 1995-09-12 1998-05-12 International Business Machines Corporation System and method for automatic determination of thresholds in network management
US20020013843A1 (en) * 1997-11-20 2002-01-31 Limor Schweitzer System, method and computer program product for constructing a network-based filtering and aggregating platform
US20020013841A1 (en) * 1997-11-20 2002-01-31 Limor Schweitzer System, method and computer program product for reporting in a network-based filtering and aggregating platform
US6633230B2 (en) * 2001-02-21 2003-10-14 3Com Corporation Apparatus and method for providing improved stress thresholds in network management systems
US20020165957A1 (en) * 2001-05-02 2002-11-07 Devoe Jiva Gandhara Intelligent dynamic route selection based on active probing of network operational characteristics
US20030110250A1 (en) * 2001-11-26 2003-06-12 Schnitzer Jason K. Data Normalization
US20030126254A1 (en) * 2001-11-26 2003-07-03 Cruickshank Robert F. Network performance monitoring
US20030126256A1 (en) * 2001-11-26 2003-07-03 Cruickshank Robert F. Network performance determining
US20030126255A1 (en) * 2001-11-26 2003-07-03 Rice Daniel J. Network performance parameterizing
US20030204781A1 (en) * 2002-04-30 2003-10-30 International Business Machines Corporation Method and apparatus for displaying diagnostic recommendations for monitored processes
US20030204789A1 (en) * 2002-04-30 2003-10-30 International Business Machines Corporation Method and apparatus for generating diagnostic recommendations for enhancing process performance

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040082057A1 (en) * 2001-09-14 2004-04-29 Alford Martin L. Organ preservation apparatus and methods
US7373402B2 (en) * 2002-08-19 2008-05-13 Agilent Technologies, Inc. Method, apparatus, and machine-readable medium for configuring thresholds on heterogeneous network elements
US20040034704A1 (en) * 2002-08-19 2004-02-19 Connelly Stephen P. Method, apparatus, and machine-readable medium for configuring thresholds on heterogeneous network elements
US20040037230A1 (en) * 2002-08-22 2004-02-26 Kroboth Robert H. Method and apparatus for displaying measurement data from heterogeneous measurement sources
US7373403B2 (en) * 2002-08-22 2008-05-13 Agilent Technologies, Inc. Method and apparatus for displaying measurement data from heterogeneous measurement sources
US20040123304A1 (en) * 2002-12-18 2004-06-24 International Business Machines Corporation Method, apparatus, and program for associating related heterogeneous events in an event handler
US7308689B2 (en) * 2002-12-18 2007-12-11 International Business Machines Corporation Method, apparatus, and program for associating related heterogeneous events in an event handler
US8798071B2 (en) 2007-09-10 2014-08-05 Juniper Networks, Inc. Selective routing to geographically distributed network centers for purposes of power control and environmental impact
US20090112809A1 (en) * 2007-10-24 2009-04-30 Caterpillar Inc. Systems and methods for monitoring health of computing systems
US20090292715A1 (en) * 2008-05-20 2009-11-26 Computer Associates Think, Inc. System and Method for Determining Overall Utilization
US8307011B2 (en) * 2008-05-20 2012-11-06 Ca, Inc. System and method for determining overall utilization
US9183560B2 (en) 2010-05-28 2015-11-10 Daniel H. Abelow Reality alternate
US11222298B2 (en) 2010-05-28 2022-01-11 Daniel H. Abelow User-controlled digital environment across devices, places, and times with continuous, variable digital boundaries
US11182713B2 (en) 2015-01-24 2021-11-23 Vmware, Inc. Methods and systems to optimize operating system license costs in a virtual data center
US11182718B2 (en) 2015-01-24 2021-11-23 Vmware, Inc. Methods and systems to optimize server utilization for a virtual data center
US11182717B2 (en) 2015-01-24 2021-11-23 VMware. Inc. Methods and systems to optimize server utilization for a virtual data center
US11200526B2 (en) 2015-01-24 2021-12-14 Vmware, Inc. Methods and systems to optimize server utilization for a virtual data center

Also Published As

Publication number Publication date
DE10327949A1 (de) 2004-07-22
US20040030537A1 (en) 2004-02-12
JP2004072756A (ja) 2004-03-04

Similar Documents

Publication Publication Date Title
US6810367B2 (en) Method and apparatus for responding to threshold events from heterogeneous measurement sources
US7373403B2 (en) Method and apparatus for displaying measurement data from heterogeneous measurement sources
US10505819B2 (en) Method and apparatus for computing cell density based rareness for use in anomaly detection
EP3471341A1 (de) Netzwerkschichtverfahren und system
CN100411345C (zh) 用于通信网中设备部件的本地保证管理设备
DE69934645T2 (de) Speichereffiziente Leaky-Bucket-Überwachungsvorrichtung zur Verkehrsverwaltung von ATM Datenkommunikationen
US8208395B2 (en) System and method for measuring interface utilization using policers
US20020039352A1 (en) Methods, systems, and computer program products for managing a service provided by a network
US20100039957A1 (en) System and method for monitoring and analyzing network traffic
US20040054680A1 (en) Real-time network performance monitoring system and related methods
EP0958679B1 (de) System zur parameteranalyse und verkehrsüberwachung in atm-netzen
US6826507B2 (en) Method and apparatus for drilling to measurement data from commonly displayed heterogeneous measurement sources
US7373402B2 (en) Method, apparatus, and machine-readable medium for configuring thresholds on heterogeneous network elements
JPH10107813A (ja) コンピュータ・システム及びカウント方法
Hong et al. Enterprise network traffic monitoring, analysis, and reporting using web technology
Cisco Glossary
Cisco Glossary
Cisco Glossary
Ho et al. A distributed and reliable platform for adaptive anomaly detection in ip networks
US8154998B2 (en) Method and apparatus for resizing a trunk in a network
Thottan et al. SEQUIN: An SNMP-based MPLS network monitoring system
Joshi et al. Integrated quality of service and network management.
Shorten et al. On nonlinear AIMD congestion control for high-speed networks
JP2003298637A (ja) Ip網における音声通話の品質保証システム、及びip網における音声通話の品質保証方法
Kumara et al. LEARNStat: A Network Traffic Monitoring Utility

Legal Events

Date Code Title Description
AS Assignment

Owner name: AGILENT TECHNOLOGIES, INC., COLORADO

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BARNARD, DAVID L.;REEL/FRAME:013929/0133

Effective date: 20030326

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

AS Assignment

Owner name: JDS UNIPHASE CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AGILENT TECHNOLOGIES, INC.;REEL/FRAME:030088/0468

Effective date: 20100501

AS Assignment

Owner name: VIAVI SOLUTIONS INC., CALIFORNIA

Free format text: CHANGE OF NAME;ASSIGNOR:JDS UNIPHASE CORPORATION;REEL/FRAME:037057/0627

Effective date: 20150731

FPAY Fee payment

Year of fee payment: 12

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

AS Assignment

Owner name: WELLS FARGO BANK, NATIONAL ASSOCIATION, AS ADMINISTRATIVE AGENT, COLORADO

Free format text: SECURITY INTEREST;ASSIGNORS:VIAVI SOLUTIONS INC.;3Z TELECOM, INC.;ACTERNA LLC;AND OTHERS;REEL/FRAME:052729/0321

Effective date: 20200519

AS Assignment

Owner name: RPC PHOTONICS, INC., NEW YORK

Free format text: TERMINATIONS OF SECURITY INTEREST AT REEL 052729, FRAME 0321;ASSIGNOR:WELLS FARGO BANK, NATIONAL ASSOCIATION, AS ADMINISTRATIVE AGENT;REEL/FRAME:058666/0639

Effective date: 20211229

Owner name: VIAVI SOLUTIONS INC., CALIFORNIA

Free format text: TERMINATIONS OF SECURITY INTEREST AT REEL 052729, FRAME 0321;ASSIGNOR:WELLS FARGO BANK, NATIONAL ASSOCIATION, AS ADMINISTRATIVE AGENT;REEL/FRAME:058666/0639

Effective date: 20211229