CN101256506A - System for managing application program of computer network - Google Patents

System for managing application program of computer network Download PDF

Info

Publication number
CN101256506A
CN101256506A CNA2008100107075A CN200810010707A CN101256506A CN 101256506 A CN101256506 A CN 101256506A CN A2008100107075 A CNA2008100107075 A CN A2008100107075A CN 200810010707 A CN200810010707 A CN 200810010707A CN 101256506 A CN101256506 A CN 101256506A
Authority
CN
China
Prior art keywords
management
network
association
managing
managed
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.)
Pending
Application number
CNA2008100107075A
Other languages
Chinese (zh)
Inventor
金魁
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CNA2008100107075A priority Critical patent/CN101256506A/en
Publication of CN101256506A publication Critical patent/CN101256506A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)

Abstract

The invention discloses a computer network application program management system, relates to a computer network technology. The system comprises process combos, a process manager, managed processes, an abnormal processing mechanism and a process manage log database, the process combos include a single computer process combo and a network process combo; the process manager includes a managed process list and a timer; the managed processes include an internal process and an external process or a local process and a network process; the abnormal processing mechanism checks the states of the managed processes; and the process manage log database records the occurred events. The invention provides a method and a system for multi-process management, by which the stability and reliability of a large-scale complex-running system are improved, thus ensuring the completeness of the whole system.

Description

System for managing application program of computer network
Technical field
The present invention relates to a kind of computer networking technology, particularly relate to a kind of larger, ruuning situation comparatively complicated Safety of Computer Network and reliability management system.Can be applicable to electronic information class, network and computer product, network management product.
Background technology
AM (Application Manage) application program management method and its process definition of system: be the example of a program carrying out, normally by program, three parts of data acquisition and process control block (PCB) are formed." program part " described the function that process will be finished." data acquisition " comprises the content of two aspects, i.e. needed data division and workspace during program run." process control block (PCB) " contains the descriptor and the control information of process, is the concentrated reflection of process dynamic perfromance, and it is system implements identification and control to process a foundation.
One larger, in the comparatively complicated computer network of ruuning situation, carry out effective security and reliability management, the network management system of employing is made up of a plurality of processes or application program usually.And these processes are not operation alone simply, and dependence is nearly often arranged between them, and one of them the most basic condition is exactly that the process that is necessary that constitutes a network management system all must normally be moved by predetermined way simultaneously.In order to ensure stablizing of this system environments, we need a management of process device monitor each process selected or registration.In case pinpoint the problems, will trigger Restoration Mechanism or other corresponding error handling processing mechanism, with the integrality of the network management system of guaranteeing a complexity.
Summary of the invention
The object of the present invention is to provide a kind of management method and system of multi-process, thus can be extensive, in the system that ruuning situation is complicated, improve stability and reliability at one, guarantee the integrality of total system.
The objective of the invention is to be achieved through the following technical solutions:
System for managing application program of computer network, include: process association, management of process device, by treatment mechanism under managing process, the abnormal conditions and management of process log database, process association comprises the process association of unit and the process association of network; The management of process device comprises process list and timer that a quilt is managed; Comprised internal process and external progress or be local process and network process by managing process; Treatment mechanism under the abnormal conditions is made regular check on the process status that all are managed for the management of process device; The management of process log database carries out record to the generation incident.
Aforesaid system for managing application program of computer network, described process association comprises unit process association, promptly is made up of one group of process, these processes operate on same the computing machine; Also comprise network process association, promptly form by the process on one group of many computing machine that operate in the network.
Advantage of the present invention and effect are:
In a complication system of forming by multi-process, introduce management of process mechanism, the management of process device itself of being responsible for the implementation process management is not done any other thing except that carrying out management of process.Therefore, can guarantee the high reliability of management of process device itself.Because the management of process device is monitored by the real-time running state of managing process all, in case note abnormalities, promptly trigger corresponding treatment mechanism, thereby can obviously improve the reliability of system on the whole, the system that particularly can effectively stop moves under imperfect or error situation.The management of process mechanism of this patent invention both can be implemented in a computing machine, also can implement in a LAN environment.
Description of drawings
Fig. 1 is an AM application management system structural representation of the present invention;
Fig. 2 is AM application management system of the present invention practical application one synoptic diagram;
Fig. 3 is AM application management system of the present invention practical application two synoptic diagram.
Embodiment
The present invention is described in detail with reference to the accompanying drawings.
As shown in Figure 1, the composition of AM application management system 100 of the present invention:
One. process association
Process association comprises the process association of unit and the process association of network.
1. unit process association: be made up of one group of process, these processes operate on same the computing machine.
2. network process association: form by the process on one group of many computing machine that operate in the network.
3. management of process device
Management of process device 101 is operated in independently in the process, so the logic of itself very simply can be stablized, move reliably.
The management of process device is to being monitored by the process of being managed, when finding to have when occurring unusually the normal operation of recovering process.Its inner structure comprises process list and timer that a quilt is managed.
Two. workflow is as follows:
1. when the management of process device starts, at first carry out initial work, need each process of being managed will define essential information in advance, these information comprise: the sequence number of the title of process, the parameter of process, process, running state of a process (normal and unusual, as to be initialized as normal).
2. after initialization is finished, the management of process device can be to timer of system registry, timer is notified the management of process device one time every one period cpu clock cycle (the concrete time can according to circumstances be adjusted), can in internal memory, travel through process list after the management of process device is notified, each running state of a process in the detecting process tabulation, if find that running status is undesired, then recover this process and normally move.
Three. by managing process 102
Comprise two types of internal process and external progress, simultaneously, can be divided into local process and network process again.
1. internal process: internal process refers to internal system, as the process of the part operation of systemic-function.
2. external progress: external progress refers to outside the system, and the process of other application can be added in the management of process device, and it is managed.
3. local process: local process refers to and the process of management of process device on same computing machine of system that local process and management of process device adopt the inter-process communication mechanisms of this machine to communicate, and it both can be an internal process, also can be external progress.
4. network process: network process refers to and the management of process device of the system process on same computing machine not that network process and management of process device adopt the communication mechanism of network to communicate, and it both can be an internal process, also can be external progress.
Four. the treatment mechanism of management of process device under unusual circumstance
The management of process device is made regular check on all process statuss of being managed, if process is moved, the state that the process of then inquiring is current when not receiving the answer of process, then carries out corresponding abnormality processing; If process is operation not, also need to carry out corresponding abnormality processing.
The abnormality processing mode:
1. for process operation, but not have the situation of replying, at first attempt the part recovery, promptly the local problematic part of this process is recovered, normally, failed if recover to the recovery of internal thread, then recover fully, promptly stop process, restart new process.
2. do not have the situation of operation for process, then directly restart new process and recover.
Five. management of process incident and relevant information will be charged to the management of process log database, and are convenient to managerial personnel's inquiry.
When taking place, following incident carries out record:
1. new process needs relevant informations such as record the process name and process purposes to the registration of management of process device.
2. the management of process device detects process exception, needs record the process name and unusual relevant information.
3. management of process device recovering process needs to write down result's (success, failure) and the process relevant information recovered.
Embodiment
As shown in Figure 2, describe the overall process of network management platform service end 200 self-protections in detail.
Service end self-protection mainly is to protect at the critical processes of service end, thereby improves stability and the reliability of service in service end.The process of service end mainly comprises AM process 201, communication service 202, service logic 203 and 204 4 parts of data, services.Communication service 202, service logic 203 and data, services 204 are finished needs the function finished separately, and AM201 is responsible for other functional module is protected.Because the process of service end is all on same computing machine, so be a unit process association.AM201 is a managing process, and other assembly is all by managing process, and all is local process.
The AM201 process at first starts, be communication service process 202 then, then data, services process 203 is service logic 204 processes at last, can send log-on message for AM process 201 by inter-process communication mechanisms behind three process initiations in back, the initial work of process registration.After AM process 201 receives, each is registered by the information of managing process, be kept in the internal memory.After registration is finished, AM process 201 just begins by managing process (202,203,204) monitor and manage, AM process 201 is every the cycle of one section cpu clock, can the traversal all registered by the status information of managing process, these information all are kept in the internal memory, AM process 201 is checked one by one by the running status of managing process, AM process 201 can be sent instruction to managing by the mechanism of interprocess communication, if do not replied in the cycle at one section cpu clock by managing process, it is unusual to think that then it occurs, at this moment AM201 can stop unusual process occurring, and restarts this process.
In a LAN (Local Area Network), realize the no dead angle of virus killing.
The virus killing of LAN (Local Area Network) does not have the dead angle and is meant in a LAN (Local Area Network) and realizes checking and killing virus exhaustively.To guarantee that at first every computing machine installed client software, the computing machine that client is not installed does not allow to visit LAN (Local Area Network), again antivirus software is bound on this basis, there is not to install and move the computing machine of antivirus software, do not allow to visit LAN (Local Area Network), send the virus killing instruction from the service end unification, on-line client is killed virus immediately, kill virus immediately when not online computing machine etc. is reached the standard grade (being called the virus killing private tutoring), the function at the no dead angle of virus killing has just been finished in the realization of all these a series of mechanism.
As shown in Figure 3, cooperated by service end 300 and client 302 and finish in the no dead angle of killing virus, and service end 301 is a managing process, and client 303 is by managing process.The client 303 here is exactly a network process.
Service end 301 at first starts, after client 303 starts, (CPU sends instruction to mechanism by network service, by network interface card the data of internal memory are sent) send log-on message to service end, the initial work of the process of carrying out registration after service end 301 is received, is registered the information of client, be kept in the internal memory, also be saved in the file simultaneously.After registration is finished, service end 301 just begins client 303 is monitored, service end is every one period cpu clock cycle, can travel through the state of all clients of having registered, service end 301 is sent query statement by network communication mechanism, if client 303 is not replied in the cycle at one section cpu clock, it is unusual to think that then it occurs, there is not correct running client software, service end 301 is just sent instruction by network interface card, block the network service of these client 303 computing machines, if client 303 has answer, but the content of replying is the abnormal operation of the antivirus software 304 of appointment, and then service end 301 is given client 303 by network communication mechanism generation instruction, requires client 303 to block all-network communication voluntarily.Above whole process has just guaranteed to visit the computing machine of all these installation clients of LAN (Local Area Network) and has all installed client, and the computing machine of all these operation antivirus softwares has all moved antivirus software.The abnormal conditions of finding in this process are (such as not operation of computing machine that should running client, maybe should move the also not operation of computing machine of antivirus software), the capital is detected and carries out record in service end, and these records all keep hereof, so that keeper's inquiry and analysis.

Claims (2)

1. system for managing application program of computer network, it is characterized in that including: process association, management of process device, by treatment mechanism under managing process, the abnormal conditions and management of process log database, process association comprises the process association of unit and the process association of network; The management of process device comprises process list and timer that a quilt is managed; Comprised internal process and external progress or be local process and network process by managing process; Treatment mechanism under the abnormal conditions is made regular check on the process status that all are managed for the management of process device; The management of process log database carries out record to the generation incident.
2. system for managing application program of computer network according to claim 1 is characterized in that described process association comprises unit process association, promptly is made up of one group of process, and these processes operate on same the computing machine; Also comprise network process association, promptly form by the process on one group of many computing machine that operate in the network.
CNA2008100107075A 2008-03-20 2008-03-20 System for managing application program of computer network Pending CN101256506A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2008100107075A CN101256506A (en) 2008-03-20 2008-03-20 System for managing application program of computer network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2008100107075A CN101256506A (en) 2008-03-20 2008-03-20 System for managing application program of computer network

Publications (1)

Publication Number Publication Date
CN101256506A true CN101256506A (en) 2008-09-03

Family

ID=39891350

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2008100107075A Pending CN101256506A (en) 2008-03-20 2008-03-20 System for managing application program of computer network

Country Status (1)

Country Link
CN (1) CN101256506A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102662762A (en) * 2012-03-30 2012-09-12 浪潮电子信息产业股份有限公司 Method for effectively controlling use of memory resource of fat node
CN103067413A (en) * 2013-01-29 2013-04-24 江苏省电力公司淮安供电公司 Automatic registering method for coping with disconnection of desktop management system
CN103150240A (en) * 2013-03-19 2013-06-12 天脉聚源(北京)传媒科技有限公司 Method and system for monitoring application process
CN104216795A (en) * 2013-06-04 2014-12-17 上海联影医疗科技有限公司 Multiprocess protection system and implementation method thereof

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102662762A (en) * 2012-03-30 2012-09-12 浪潮电子信息产业股份有限公司 Method for effectively controlling use of memory resource of fat node
CN103067413A (en) * 2013-01-29 2013-04-24 江苏省电力公司淮安供电公司 Automatic registering method for coping with disconnection of desktop management system
CN103150240A (en) * 2013-03-19 2013-06-12 天脉聚源(北京)传媒科技有限公司 Method and system for monitoring application process
CN104216795A (en) * 2013-06-04 2014-12-17 上海联影医疗科技有限公司 Multiprocess protection system and implementation method thereof

Similar Documents

Publication Publication Date Title
US10747591B2 (en) Endpoint process state collector
EP3036633B1 (en) Cloud deployment infrastructure validation engine
CN1578300B (en) Checkpoint processor and method for managing checkpoint
CN100432949C (en) Method and device for storing user data on computer when software crashing
DE102018104637A1 (en) FAILSAFE RESPONSE USING A KNOWN GOOD CONDITION OF A DECENTRALIZED ACCOUNT BOOK
CN108304704A (en) Authority control method, device, computer equipment and storage medium
KR20120079847A (en) Method and system for minimizing loss in a computer application
CN108984379A (en) A kind of dispatch data net remotely accesses the system and method for reinforcing and Centralized Monitoring
CN101771563B (en) Method for monitoring network service program
CN104391777B (en) Cloud platform and its operation and monitoring method and device based on (SuSE) Linux OS
CN1754153A (en) Policy-based response to system errors occuring during os runtime
CN109240851A (en) A kind of autonomous type realization self-healing method and system of batch BMC
CN101256506A (en) System for managing application program of computer network
CN103378991A (en) Online service abnormity monitoring method and monitoring system thereof
EP2696297B1 (en) System and method for generating information file based on parallel processing
JP5425720B2 (en) Virtualization environment monitoring apparatus and monitoring method and program thereof
CN107608758A (en) A kind of virtual machine file integrality monitoring method and system
CN102541674B (en) Control system and method of autonomic element model and server invasion protection and detection system
US6732359B1 (en) Application process monitor
CN100337211C (en) Method for safeguarding the continuous safety operation of computers
CN1175351C (en) Automatic SOLARIS process protecting system
KR101361243B1 (en) Apparatus and Method for Tenant-aware Security Management in Multi-Tenancy system
Lennert et al. The automated backup solution—safeguarding the communications network infrastructure
CN101026500A (en) Method for reducing missing reports of network intrusion detecting system
Cornelius et al. Recommended practice: Creating cyber forensics plans for control systems

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
EE01 Entry into force of recordation of patent licensing contract

Assignee: Shenyang GeneralSoft Co.,Ltd.

Assignor: Jin Kui

Contract fulfillment period: 2009.6.1 to 2019.5.31 contract change

Contract record no.: 2009210000181

Denomination of invention: System for managing application program of computer network

License type: Exclusive license

Record date: 2009.7.21

LIC Patent licence contract for exploitation submitted for record

Free format text: EXCLUSIVE LICENSE; TIME LIMIT OF IMPLEMENTING CONTACT: 2009.6.1 TO 2019.5.31; CHANGE OF CONTRACT

Name of requester: SHENYANG GENERAL SOFT CO., LTD.

Effective date: 20090721

C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Open date: 20080903