EP2045961A1 - Communications network - Google Patents

Communications network Download PDF

Info

Publication number
EP2045961A1
EP2045961A1 EP07253912A EP07253912A EP2045961A1 EP 2045961 A1 EP2045961 A1 EP 2045961A1 EP 07253912 A EP07253912 A EP 07253912A EP 07253912 A EP07253912 A EP 07253912A EP 2045961 A1 EP2045961 A1 EP 2045961A1
Authority
EP
European Patent Office
Prior art keywords
network element
network
client
log
monitoring server
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.)
Ceased
Application number
EP07253912A
Other languages
German (de)
French (fr)
Inventor
designation of the inventor has not yet been filed The
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.)
British Telecommunications PLC
Original Assignee
British Telecommunications PLC
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 British Telecommunications PLC filed Critical British Telecommunications PLC
Priority to EP07253912A priority Critical patent/EP2045961A1/en
Priority to PCT/GB2008/002596 priority patent/WO2009016369A1/en
Publication of EP2045961A1 publication Critical patent/EP2045961A1/en
Ceased legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • 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/04Network management architectures or arrangements
    • H04L41/046Network management architectures or arrangements comprising network management agents or mobile agents therefor

Definitions

  • the present invention relates to a method of operating a communications network, and in particular to a method of operating a communications network comprising heterogeneous network equipment.
  • communications networks It is common for communications networks to be constructed using equipment (such as routers, switches, transmission equipment, etc. [for the sake of clarity these will subsequently be referred to network elements]) that has been manufactured by different suppliers. This can cause problems when integrating the various network elements with operational support systems and when attempting to provide a unified interface for a system/network administrator.
  • equipment such as routers, switches, transmission equipment, etc. [for the sake of clarity these will subsequently be referred to network elements]
  • a communications network comprising: one or more network elements, the or each network element comprising a network element client; one or more monitoring servers; and one or more client terminals, wherein the one or more network elements, monitoring servers and client terminals are inter-connected via the communications network wherein, in use, the or each network element client extracts a log from associated network element, transforms the log and transmits it to at least one or more monitoring server and/or at least one client terminal.
  • the network element client transforms the log by processing the extracted log with a template.
  • the template preferably comprises mark-up language.
  • a network element comprises a network element client, the network element client i) receiving a log from the network element; ii) processing the received log; and iii) forwarding the processed log to a monitoring server.
  • the method may comprise the further step of iv) forwarding the processed log to a client terminal.
  • a computer program product comprising computer executable code for performing a method as descried above.
  • the present invention uses templates, for example XML templates, which allows a unified interface to be provided, regardless of the manufacturer of the network element or the operating system of the platform supporting the network element.
  • templates for example XML templates, which allows a unified interface to be provided, regardless of the manufacturer of the network element or the operating system of the platform supporting the network element.
  • a network according to the present invention provides one standard administration interface to manage and/or monitor a group of network elements. Hence the complexity of network management is decreased.
  • a network according to the present invention presents an operator/administrator with all of the alarms that have been activated, across all of the network elements that are being managed or monitored.
  • FIG. 1 shows a schematic depiction of a network 100 according to the present invention which comprises a plurality of network elements 10, which are in communication with first and second monitoring servers 20a, 20b.
  • the first and second monitoring servers are in communication with respective first and second admin clients 30a, 30b.
  • a communications network 25 enables the communication between the various components that form the network.
  • the communications network 25 is an IP (Internet Protocol) based network.
  • the network elements are a conventional network component, such as, for example, a router, switch, transmission equipment etc.
  • Each of the network elements 10 comprises network element client software that comprises a broadcast agent 12 and a status event handler 14.
  • the status event handler can receive logs from the network elements and then parse them into a mark-up language format (for example XML).
  • the logs will comprise data such as timestamp, status, alarm, instruction, command, etc.
  • network element configuration data and attributes may be added to the parsed log data.
  • FIG 2 shows a schematic depiction of this process in which a process log 11 produced by the network element 10 is received by the status event handler.
  • the status event handler comprises an XML parser 15 and a generic XML template.
  • the status event handler produces an appropriately formatted XML message 13.
  • the mapping between data/attributes within the logs to specific XML elements may be based on the contents of the generic XML template ( Figure 2 ), which contains pre-programmed elements used to generate the status and available commands, if any, in response to this status. For example, a displayed status could be "authentication failure alert"; a actionable status could be "link down” with optional commands to reboot the network element, repair a network communications link, etc..
  • the status and available commands, if any, will be provided to the broadcast agent (see below).
  • the XML template provides XML elements for mapping to data/attributes in all types of known network element.
  • the XML elements are extensible where the device vendors, device owner and/or network/system operator could add and amend elements to suit and support the differences in the new network element.
  • the status event handler may prompt the network element to produce one or more logs.
  • the status event handler will also process remote commands received by a network element which may originate from a Monitoring Server or from an Admin Client.
  • the broadcast agent 12 periodically sends the XML reports generated by the status event handler (along with any associated commands) to one (or more) of the monitoring servers or to one (or more) of the admin clients.
  • the broadcast element is a lightweight XML agent.
  • the periodicity with which the broadcast agent reports the data from the network element may be varied as required.
  • the first and second monitoring servers 20a, 20b are responsible for the registration and management of each of the network elements 10 (and the associated network element client software) and the routing and transmission of messages between each network element 10 and a monitoring server 20 and between a monitoring server 20 and an admin client 30. Furthermore, a connection may be made between a first monitoring server and a second monitoring server such that an admin client connected to a first network is able to monitor and administer network elements connected to a second network.
  • a monitoring server Once a monitoring server has registered a network element, it is able to organize the network elements into functional groupings based on, for example, connectivity, geographical proximity, network element capabilities, services etc.
  • the monitoring server component can automatically categorize a network element according to its functionality, and then allow an Admin-client to perform certain commands on all network elements having the same functionality. Such commands may be stored by the monitoring server for future reuse.
  • the admin client 30 is able to communicate with each of the network elements and the monitoring servers.
  • the admin client provides a programmable client application that can receive XML messages from the network elements and display the content of these XML messages dynamically (along with the status of the network elements and any commands that have been executed by a network element).
  • GUI extensible graphical user interface
  • Figure 3 shows a schematic depiction of such a GUI for the programmable client application.
  • the GUI may also be programmed to incorporate buttons (or other means) that enable a command to be selected and then sent remotely to one or more network elements.
  • the programmable client application this provides a unified (yet customisable) interface for all network interfaces, regardless of their type or manufacturer.
  • the monitoring server components are installed on standalone servers (either as software or firmware). However, it will be readily appreciated that for smaller and/or simpler networks, it may be advantageous for the monitoring server and the admin client to be installed onto the same hardware.
  • the network element comprises broadcast agent 12, status event handler 14, buffer 102, preference settings 104, one or more device templates (preferably XML device templates) 16, remote control tasks 108 and user interface module 110.
  • Figure 5 shows a flow chart which describes the operation of the network element client software.
  • the process starts at step S500 and at S502 the client queries the status of the network element and at Step S504, determine whether the network can produce its own log. If not, then at step S505 the status event handler 14 will be invoked and at step S507 the status event handler acquires the network element's status log and generates a log. This can be achieved by using network port wrapper methods, such as monitoring all the communication ports of the network element and screening in real time all packets flowing in and out through the port(s). The content of the packet is processed, interpreted and converted into standard log format. If the network element does produce it's own log, then at step S506 the client will retrieve the relevant data from the log (for example status attributes & values, other non-functional properties (eg: modifiable, dependencies, value format, etc).)
  • the relevant data for example status attributes & values, other non-functional properties (eg: modifiable, dependencies, value format,
  • an XML format device template 16 will be opened (step 508) and its attributes are populated with the values retrieved from the log (step S510).
  • the data is parsed as XML messaging message format (step S512) and written to the buffer 102.
  • the broadcast agent 12 will read the message from the buffer 102, retrieve its destination address and other data (for example, source address, network element type, time stamp, available commands, etc) from the preference settings 104, and then append this additional data into the message (step S516).
  • the message can then be forwarded to the specified destination address (strep S518), which could be either a monitoring server or admin client.
  • the process ends at step S520.
  • FIG. 6 shows a schematic depiction of the architecture and sub-modules of a monitoring server 20, which comprises routing module 120, broadcast module 122, monitoring server database 124, accounts database 126 and preference settings 128.
  • FIG. 7 shows a flow chart which describes the operation of the monitoring server described above with reference to Figure 6 .
  • Each monitoring server is able to receive network element status messages from either a network element or from a different monitoring server.
  • the process begins at S700 and at step S702 the server receives a status message. Once a message is received, the receiving server (step S704) checks if the destination address of the status message is within the same subnet as that of the receiving server.
  • the routing module will be invoked (S712) and will query the monitoring server database 124 for an address that matches the indicated destination address. If at step S716 no valid match is found then the routing module will return a "unknown address" to the originating NE client or Monitoring Server (S718). If the query returns a valid address (step S716) then at step S722 the routing module forwards the status message to the appropriate monitoring server or admin client
  • step S704 If the result of step S704 is that the status message has been delivered to the correct monitoring server, then the accounts database 126 is queried to retrieve a list of Admin Client(s) (S706) and a test is carried out to verify the connectivity to Admin Client(s) (S708). If the admin client is identified (S710), then the routing module 120 will forward the message to the relevant Admin Client (S720), according to the configuration data defined in the preference settings 128. If the admin client can not be identified at step S710, then the routing module will return a "unknown address" to the originating NE client or Monitoring Server (S718).
  • Figure 8 shows a schematic depiction of the architecture and sub-modules of an admin client 30.
  • the admin client 30 comprises address book 134, XML UI templates 144, element objects database 142, preference settings 136, message parser 132, GUI module 138 layout mixer module 130 and message routing module 140.
  • FIG. 9 shows a flowchart that details the operation of the admin client 30.
  • the process starts at S900 and a status message is received by th admin client (S902), either directly from a network element or from a monitoring server.
  • the originating address and name of the network element are checked at Step 904: if the network element has not sent a status message to that admin client previously then the address book 134 is updated at S906.
  • the admin client determines the type of network element that sent the status message and the appropriate UI layout for that network element type is retrieved (S910) from the XML UI templates 144 and any non-default settings are retrieved from the preference settings 136 (S912) and used to update the UI layout accordingly.
  • the status message is un-parsed to obtain all of the attributes and data values associated with the network element. These attributes and data values are then mapped to a programmable element within the UI layout (step S916).
  • the UI layout may support three different programmable element types - Graphical, Text and Remote command (Form).
  • a graph element object can be opened from the element objects database 142 (S920) and embedded into the layout UI. The graph object element can then be populated using the attribute's name and values (step S926).

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

A communications network in which a log produced by a network element is processed by a network element and then reported to a monitoring server and/or a client terminal. The log may be processed using a mark up language template.

Description

  • The present invention relates to a method of operating a communications network, and in particular to a method of operating a communications network comprising heterogeneous network equipment.
  • It is common for communications networks to be constructed using equipment (such as routers, switches, transmission equipment, etc. [for the sake of clarity these will subsequently be referred to network elements]) that has been manufactured by different suppliers. This can cause problems when integrating the various network elements with operational support systems and when attempting to provide a unified interface for a system/network administrator.
  • According to a first aspect of the present invention there is provided a communications network comprising: one or more network elements, the or each network element comprising a network element client; one or more monitoring servers; and one or more client terminals, wherein the one or more network elements, monitoring servers and client terminals are inter-connected via the communications network wherein, in use, the or each network element client extracts a log from associated network element, transforms the log and transmits it to at least one or more monitoring server and/or at least one client terminal. Preferably wherein the network element client transforms the log by processing the extracted log with a template. The template preferably comprises mark-up language.
  • According to a second aspect of the present invention there is provided a method of managing a communications network in which a network element comprises a network element client, the network element client i) receiving a log from the network element; ii) processing the received log; and iii) forwarding the processed log to a monitoring server. The method may comprise the further step of iv) forwarding the processed log to a client terminal.
  • According to a third aspect of the present invention there is provided a computer program product, comprising computer executable code for performing a method as descried above.
  • The present invention uses templates, for example XML templates, which allows a unified interface to be provided, regardless of the manufacturer of the network element or the operating system of the platform supporting the network element. Instead of using separate monitoring/administration tools for different network elements, a network according to the present invention provides one standard administration interface to manage and/or monitor a group of network elements. Hence the complexity of network management is decreased.
  • A network according to the present invention presents an operator/administrator with all of the alarms that have been activated, across all of the network elements that are being managed or monitored.
  • The invention will be described with reference to the following Figures, which are provided by way of explanation only, in which:
    • Figure 1 shows a schematic depiction of a network according to the present invention;
    • Figure 2 shows a schematic depiction of this process in which a process log produced by the network element is received by the status event handler;
    • Figure 3 shows a schematic depiction of a GUI for the programmable client application;
    • Figure 4 which shows a schematic depiction of the network element client;
    • Figure 5 shows a flow chart which describes the operation of the network element client software
    • Figure 6 shows a schematic depiction of the architecture and sub-modules of a monitoring server
    • Figure 7 shows a flow chart which describes the operation of the monitoring server described above with reference to Figure 6
    • Figure 8 shows a schematic depiction of the architecture and sub-modules of an admin client
    • Figure 9 shows a flowchart that details the operation of the admin client 30
  • Figure 1 shows a schematic depiction of a network 100 according to the present invention which comprises a plurality of network elements 10, which are in communication with first and second monitoring servers 20a, 20b. The first and second monitoring servers are in communication with respective first and second admin clients 30a, 30b. A communications network 25 enables the communication between the various components that form the network. Preferably the communications network 25 is an IP (Internet Protocol) based network.
  • The network elements are a conventional network component, such as, for example, a router, switch, transmission equipment etc. Each of the network elements 10 comprises network element client software that comprises a broadcast agent 12 and a status event handler 14. The status event handler can receive logs from the network elements and then parse them into a mark-up language format (for example XML). For example the logs will comprise data such as timestamp, status, alarm, instruction, command, etc. In additional to the parsing of the log data into an XML message format, network element configuration data and attributes may be added to the parsed log data.
  • Figure 2 shows a schematic depiction of this process in which a process log 11 produced by the network element 10 is received by the status event handler. The status event handler comprises an XML parser 15 and a generic XML template. The status event handler produces an appropriately formatted XML message 13. The mapping between data/attributes within the logs to specific XML elements may be based on the contents of the generic XML template (Figure 2), which contains pre-programmed elements used to generate the status and available commands, if any, in response to this status. For example, a displayed status could be "authentication failure alert"; a actionable status could be "link down" with optional commands to reboot the network element, repair a network communications link, etc.. The status and available commands, if any, will be provided to the broadcast agent (see below). The XML template provides XML elements for mapping to data/attributes in all types of known network element. The XML elements are extensible where the device vendors, device owner and/or network/system operator could add and amend elements to suit and support the differences in the new network element. In the case where a network element does not produce its own log, the status event handler may prompt the network element to produce one or more logs. The status event handler will also process remote commands received by a network element which may originate from a Monitoring Server or from an Admin Client.
  • The broadcast agent 12 periodically sends the XML reports generated by the status event handler (along with any associated commands) to one (or more) of the monitoring servers or to one (or more) of the admin clients. Preferably the broadcast element is a lightweight XML agent. The periodicity with which the broadcast agent reports the data from the network element may be varied as required.
  • Referring to Figure 1, the first and second monitoring servers 20a, 20b are responsible for the registration and management of each of the network elements 10 (and the associated network element client software) and the routing and transmission of messages between each network element 10 and a monitoring server 20 and between a monitoring server 20 and an admin client 30. Furthermore, a connection may be made between a first monitoring server and a second monitoring server such that an admin client connected to a first network is able to monitor and administer network elements connected to a second network.
  • Once a monitoring server has registered a network element,, it is able to organize the network elements into functional groupings based on, for example, connectivity, geographical proximity, network element capabilities, services etc. The monitoring server component can automatically categorize a network element according to its functionality, and then allow an Admin-client to perform certain commands on all network elements having the same functionality. Such commands may be stored by the monitoring server for future reuse.
  • The admin client 30 is able to communicate with each of the network elements and the monitoring servers. The admin client provides a programmable client application that can receive XML messages from the network elements and display the content of these XML messages dynamically (along with the status of the network elements and any commands that have been executed by a network element). As the elements of the generic XML template are extensible then the programmable client application will have an extensible graphical user interface (GUI) such that the user can design the GUI to display network element status data in an appropriate graphical or textual manner. Figure 3 shows a schematic depiction of such a GUI for the programmable client application. The GUI may also be programmed to incorporate buttons (or other means) that enable a command to be selected and then sent remotely to one or more network elements. The programmable client application this provides a unified (yet customisable) interface for all network interfaces, regardless of their type or manufacturer.
  • In large and complex networks, it is preferred that the monitoring server components are installed on standalone servers (either as software or firmware). However, it will be readily appreciated that for smaller and/or simpler networks, it may be advantageous for the monitoring server and the admin client to be installed onto the same hardware.
  • The operation of a method according to the present invention will now be described further, with reference to Figure 4 which shows a schematic depiction of the network element client, which is installed on each of the network elements in the network. The network element comprises broadcast agent 12, status event handler 14, buffer 102, preference settings 104, one or more device templates (preferably XML device templates) 16, remote control tasks 108 and user interface module 110.
  • Figure 5 shows a flow chart which describes the operation of the network element client software. The process starts at step S500 and at S502 the client queries the status of the network element and at Step S504, determine whether the network can produce its own log. If not, then at step S505 the status event handler 14 will be invoked and at step S507 the status event handler acquires the network element's status log and generates a log. This can be achieved by using network port wrapper methods, such as monitoring all the communication ports of the network element and screening in real time all packets flowing in and out through the port(s). The content of the packet is processed, interpreted and converted into standard log format. If the network element does produce it's own log, then at step S506 the client will retrieve the relevant data from the log (for example status attributes & values, other non-functional properties (eg: modifiable, dependencies, value format, etc).)
  • In accordance with one or more settings held in the preference settings 104, an XML format device template 16 will be opened (step 508) and its attributes are populated with the values retrieved from the log (step S510). Next, the data is parsed as XML messaging message format (step S512) and written to the buffer 102. Periodically, the broadcast agent 12 will read the message from the buffer 102, retrieve its destination address and other data (for example, source address, network element type, time stamp, available commands, etc) from the preference settings 104, and then append this additional data into the message (step S516). The message can then be forwarded to the specified destination address (strep S518), which could be either a monitoring server or admin client. The process then ends at step S520.
  • Figure 6 shows a schematic depiction of the architecture and sub-modules of a monitoring server 20, which comprises routing module 120, broadcast module 122, monitoring server database 124, accounts database 126 and preference settings 128.
  • Figure 7 shows a flow chart which describes the operation of the monitoring server described above with reference to Figure 6. Each monitoring server is able to receive network element status messages from either a network element or from a different monitoring server. The process begins at S700 and at step S702 the server receives a status message. Once a message is received, the receiving server (step S704) checks if the destination address of the status message is within the same subnet as that of the receiving server. The routing module will be invoked (S712) and will query the monitoring server database 124 for an address that matches the indicated destination address. If at step S716 no valid match is found then the routing module will return a "unknown address" to the originating NE client or Monitoring Server (S718). If the query returns a valid address (step S716) then at step S722 the routing module forwards the status message to the appropriate monitoring server or admin client
  • If the result of step S704 is that the status message has been delivered to the correct monitoring server, then the accounts database 126 is queried to retrieve a list of Admin Client(s) (S706) and a test is carried out to verify the connectivity to Admin Client(s) (S708). If the admin client is identified (S710), then the routing module 120 will forward the message to the relevant Admin Client (S720), according to the configuration data defined in the preference settings 128. If the admin client can not be identified at step S710, then the routing module will return a "unknown address" to the originating NE client or Monitoring Server (S718).
  • Figure 8 shows a schematic depiction of the architecture and sub-modules of an admin client 30. The admin client 30 comprises address book 134, XML UI templates 144, element objects database 142, preference settings 136, message parser 132, GUI module 138 layout mixer module 130 and message routing module 140.
  • Figure 9 shows a flowchart that details the operation of the admin client 30. The process starts at S900 and a status message is received by th admin client (S902), either directly from a network element or from a monitoring server. The originating address and name of the network element are checked at Step 904: if the network element has not sent a status message to that admin client previously then the address book 134 is updated at S906. At step S908, the admin client determines the type of network element that sent the status message and the appropriate UI layout for that network element type is retrieved (S910) from the XML UI templates 144 and any non-default settings are retrieved from the preference settings 136 (S912) and used to update the UI layout accordingly.
  • At S914 the status message is un-parsed to obtain all of the attributes and data values associated with the network element. These attributes and data values are then mapped to a programmable element within the UI layout (step S916). For example, the UI layout may support three different programmable element types - Graphical, Text and Remote command (Form). For a graphical element, a graph element object can be opened from the element objects database 142 (S920) and embedded into the layout UI. The graph object element can then be populated using the attribute's name and values (step S926). Similar processes (S924& S930) applies to retrieving templates and populating them with th appropriate data for both the Text (S922 & S928) and Remote command (S922 & S928) attribute types. However, each form object will associate object selection to a specific command execution task (5.6) reference stored in NE Client. Once all attributes and values have been processed (S932), while referring to the pre-defined configuration stored in the preference settings 136, the Layout Mixer Module 130 will mix, arrange, format and display all the element objects as a single network element UI representation (step S936): an example of such a UI is shown in Figure 3.

Claims (8)

  1. A communications network comprising:
    one or more network elements, the or each network element comprising a network element client;
    one or more monitoring servers; and
    one or more client terminals, wherein the one or more network elements, monitoring servers and client terminals are inter-connected via the communications network
    wherein, in use, the or each network element client extracts a log from associated network element, transforms the log and transmits it to at least one or more monitoring server and/or at least one client terminal.
  2. A communications network according to Claim 1, wherein the network element client transforms the log by processing the extracted log with a template.
  3. A communications network according to Claim 2, wherein the template comprises mark-up language.
  4. A method of managing a communications network in which a network element comprises a network element client, the network element client
    i) receiving a log from the network element;
    ii) processing the received log; and
    iii) forwarding the processed log to a monitoring server
  5. A method according to Claim 4, wherein the method comprises the further step of
    iv) forwarding the processed log to a client terminal.
  6. A method according to Claim 4 or Claim 5, wherein the processing of the log comprises processing the extracted log with a template.
  7. A method according to Claim 4 wherein the template comprises mark-up language.
  8. A computer program product, comprising computer executable code for performing a method according to any of Claims 4 to 7.
EP07253912A 2007-07-31 2007-10-03 Communications network Ceased EP2045961A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP07253912A EP2045961A1 (en) 2007-10-03 2007-10-03 Communications network
PCT/GB2008/002596 WO2009016369A1 (en) 2007-07-31 2008-07-30 Communications network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
EP07253912A EP2045961A1 (en) 2007-10-03 2007-10-03 Communications network

Publications (1)

Publication Number Publication Date
EP2045961A1 true EP2045961A1 (en) 2009-04-08

Family

ID=39135139

Family Applications (1)

Application Number Title Priority Date Filing Date
EP07253912A Ceased EP2045961A1 (en) 2007-07-31 2007-10-03 Communications network

Country Status (1)

Country Link
EP (1) EP2045961A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102855249A (en) * 2011-06-30 2013-01-02 中兴通讯股份有限公司 Network element log synchronizing method and network element log synchronizing system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020170005A1 (en) * 2001-02-02 2002-11-14 Keith Hayes Method and apparatus for providing client-based network security
US20070073772A1 (en) * 2005-09-23 2007-03-29 Blue Mary C Productivity tracking for printer systems

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020170005A1 (en) * 2001-02-02 2002-11-14 Keith Hayes Method and apparatus for providing client-based network security
US20070073772A1 (en) * 2005-09-23 2007-03-29 Blue Mary C Productivity tracking for printer systems

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
KOENIG G A ET AL: "Cluster security with NVisionCC: process monitoring by leveraging emergent properties", CLUSTER COMPUTING AND THE GRID, 2005. CCGRID 2005. IEEE INTERNATIONAL SYMPOSIUM ON CARDIFF, WALES, UK MAY 9-12, 2005, PISCATAWAY, NJ, USA,IEEE, 9 May 2005 (2005-05-09), pages 121 - 132, XP010863598, ISBN: 0-7803-9074-1 *
SACERDOTI F D ET AL: "Wide area cluster monitoring with ganglia", CLUSTER COMPUTING, 2003. PROCEEDINGS. 2003 IEEE INTERNATIONAL CONFERENCE ON DEC. 1-4, 2003, PISCATAWAY, NJ, USA,IEEE, 1 December 2003 (2003-12-01), pages 289 - 298, XP010674549, ISBN: 0-7695-2066-9 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102855249A (en) * 2011-06-30 2013-01-02 中兴通讯股份有限公司 Network element log synchronizing method and network element log synchronizing system

Similar Documents

Publication Publication Date Title
US11200133B1 (en) Intelligent device role discovery
US9491245B2 (en) System and method for network management using extensible markup language
US6253243B1 (en) Automated trap control for a distributed network management system
US8850024B2 (en) Discovering network services
US20030033379A1 (en) Intelligent central directory for soft configuration of IP services
US8059558B2 (en) Configuration preprocessor language
WO2013063950A1 (en) Inspection method and system of multimode communication device
CN101326786A (en) Method, detection device and server device for evaluation of an incoming communication to a communication device
US7660266B2 (en) Automatic functionality generating mechanism for network connecting appliances
KR100489849B1 (en) Resource management system and resource management method
WO2009016369A1 (en) Communications network
US6967734B1 (en) System for automatically installing digital printers on a network
KR100831754B1 (en) Defining nodes in device management system
CN113300879A (en) Method, system and computer readable medium for zero configuration opening of equipment
CN113381875B (en) Method for acquiring configuration data
EP2045961A1 (en) Communications network
US8456671B2 (en) Communication system, information storage device, management device, and terminal device
US7120917B2 (en) Process for adjusting an operating interface belonging to process devices with an internet capability, along with an arrangement exhibiting such an operating interface
JPH1051488A (en) Communication path setting system and its method
US9191320B2 (en) Relay server and relay communication system
CN111181772B (en) Network protocol issuing method, device and system
CN105376275A (en) Software-defined network (SDN)-based data management method and system
US20020019867A1 (en) Data transmission to network management system
JP4863126B2 (en) Server monitoring system and server monitoring method
WO2009117950A1 (en) Method, device and system for managing ddf information

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC MT NL PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL BA HR MK RS

AKX Designation fees paid
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN REFUSED

REG Reference to a national code

Ref country code: DE

Ref legal event code: 8566

18R Application refused

Effective date: 20091017