CN104394201A - Distributed web application monitoring method - Google Patents

Distributed web application monitoring method Download PDF

Info

Publication number
CN104394201A
CN104394201A CN201410637798.0A CN201410637798A CN104394201A CN 104394201 A CN104394201 A CN 104394201A CN 201410637798 A CN201410637798 A CN 201410637798A CN 104394201 A CN104394201 A CN 104394201A
Authority
CN
China
Prior art keywords
web application
server
script
monitoring
monitoring method
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
CN201410637798.0A
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.)
G Cloud Technology Co Ltd
Original Assignee
G Cloud Technology Co Ltd
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 G Cloud Technology Co Ltd filed Critical G Cloud Technology Co Ltd
Priority to CN201410637798.0A priority Critical patent/CN104394201A/en
Publication of CN104394201A publication Critical patent/CN104394201A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/10Active monitoring, e.g. heartbeat, ping or trace-route

Abstract

The invention relates to the field of software development technologies, in particular to a distributed web application monitoring method. The distributed web application monitoring method comprises the following steps of visiting a plurality of web application systems through executing a shell script on a plurality of servers on different local area networks regularly, waiting for a response in a set time, synthesizing all kinds of monitoring conditions of each monitoring system (single monitoring and misinformation which is possibly caused by a network reason) according to a returned status code, judging whether each web application can be normally visited, informing the web application with abnormal response to an administrator through a mail and a short message so as to make the administrator know the access exception of the web application timely and respond quickly. The invention provides an unattended application monitoring method, the workload of the administrator is reduced; and the distributed web application monitoring method can be widely applied to monitor the web application in the local area network.

Description

Distribution Web application method for supervising
Technical field
The present invention relates to technical field of software development, be specifically related to a kind of distribution Web application method for supervising.
Background technology
Each present company, government department, be all deployed with the web application system that many covers are different.When these application systems go wrong, cannot normally access, can bring inconvenience to using its user, what have even can cause great economic loss.Make Timeliness coverage web application cannot access row relax of going forward side by side like this and become very important.
Summary of the invention
The technical problem that the present invention solves is to provide a kind of distribution Web application method for supervising; Make application system after appearance cannot be accessed extremely, keeper can know in time, and makes response, reduces the impact on system user within the shortest time.
The technical scheme that the present invention solves the problems of the technologies described above is:
Perform shell script by timing on the server on multiple stage LAN, multiple web application system is conducted interviews; Wait-for-response within the stipulated time arranged, according to the conditional code returned, comprehensively respectively monitors situation, judges whether each web application can normally access; Apply the web of response abnormality, by the mode of mail and/or note, notify keeper, keeper is known in time, and web application access is abnormal, and makes response fast.
Described method comprises following concrete steps:
1st step, on linux server, the shell writing monitoring web application performs script, the email address of specified tube reason person and/or phone number in script;
The with step, the URL of web application needing monitoring, be entered in a txt text, the name of text and consistent in shell script;
3rd step, on the server will disposing shell script, by ping order, whether test needs the URL of the web application of monitoring and current server can communication;
4th step, on the server will disposing shell script, create timed task, timing performs shell script;
5th step, return to the 1st step, until complete in the multiple servers deploy of heterogeneous networks.
The invention has the beneficial effects as follows: by distributed deployment monitoring script, the access situation of monitoring web application, realizes Timeliness coverage problem, processes problem in time, and greatly reducing client cannot time of access application, loss is dropped to minimum.
Accompanying drawing explanation
Below in conjunction with accompanying drawing, the present invention is further described:
Fig. 1 is business process map of the present invention.
Embodiment
See shown in accompanying drawing 1, be applied as example to monitor certain below, tell about the enforcement of the method:
1st step, on linux server, the shell writing monitoring web application performs script, needs to specify the email address of keeper and phone number in script:
Filename: webstatus.sh,
Content:
2nd step, the URL of web application needing monitoring, to be entered in a txt text (name of text will with shell script consistent):
Filename: httplist.txt
Content:
http://www.baidu.com
http://www.163.com
3rd step, on the server will disposing shell script, by ping order, whether test needs the URL of the web application of monitoring and current server can communication;
4th step, on the server will disposing shell script, create timed task, timing performs shell script:
As arranged execution per hour once:
**/1***/usr/local/software/jiankong/webstatus.sh
5th step, return to the 1st step, until complete in the multiple servers deploy of heterogeneous networks.

Claims (2)

1. a distribution Web application method for supervising, is characterized in that: perform shell script by timing on the server on multiple stage LAN, conduct interviews to multiple web application system; Wait-for-response within the stipulated time arranged, according to the conditional code returned, comprehensively respectively monitors situation, judges whether each web application can normally access; Apply the web of response abnormality, by the mode of mail and/or note, notify keeper, keeper is known in time, and web application access is abnormal, and makes response fast.
2. distribution Web application method for supervising according to claim 1, is characterized in that: described method comprises following concrete steps:
1st step, on linux server, the shell writing monitoring web application performs script, the email address of specified tube reason person and/or phone number in script;
2nd step, the URL that the web needing to monitor is applied, be entered in a txt text, the name of text and consistent in shell script;
3rd step, on the server will disposing shell script, by ping order, whether test needs the URL of the web application of monitoring and current server can communication;
4th step, on the server will disposing shell script, create timed task, timing performs shell script;
5th step, return to the 1st step, until complete in the multiple servers deploy of heterogeneous networks.
CN201410637798.0A 2014-11-12 2014-11-12 Distributed web application monitoring method Pending CN104394201A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410637798.0A CN104394201A (en) 2014-11-12 2014-11-12 Distributed web application monitoring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410637798.0A CN104394201A (en) 2014-11-12 2014-11-12 Distributed web application monitoring method

Publications (1)

Publication Number Publication Date
CN104394201A true CN104394201A (en) 2015-03-04

Family

ID=52612036

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410637798.0A Pending CN104394201A (en) 2014-11-12 2014-11-12 Distributed web application monitoring method

Country Status (1)

Country Link
CN (1) CN104394201A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104820628A (en) * 2015-04-01 2015-08-05 浪潮电子信息产业股份有限公司 Method for monitoring system load and system resource use condition based on BASH
CN106254129A (en) * 2016-08-25 2016-12-21 浪潮电子信息产业股份有限公司 A kind of method of testing realizing the mutual chat of LAN
CN108039986A (en) * 2017-12-12 2018-05-15 北京星河星云信息技术有限公司 Monitor the method, apparatus and storage medium of web application performances
CN108304296A (en) * 2018-01-30 2018-07-20 郑州云海信息技术有限公司 A kind of server monitoring method, system, equipment and computer readable storage medium
CN109274548A (en) * 2018-08-22 2019-01-25 平安普惠企业管理有限公司 A kind of method for monitoring application program, computer readable storage medium and terminal device
CN114244685A (en) * 2021-11-16 2022-03-25 国家电网有限公司客户服务中心 Cloud service center access exception handling system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030161265A1 (en) * 2002-02-25 2003-08-28 Jingjun Cao System for end user monitoring of network service conditions across heterogeneous networks
CN101616023A (en) * 2009-07-15 2009-12-30 浪潮电子信息产业股份有限公司 A kind of method of cluster being implemented monitoring by note
CN102437935A (en) * 2011-12-16 2012-05-02 江西省电力公司信息通信中心 WEB application monitoring method and equipment
CN102684934A (en) * 2011-03-17 2012-09-19 阿里巴巴集团控股有限公司 Method and system for monitoring property of web application program and web server
CN103338135A (en) * 2013-07-05 2013-10-02 山东大学 Real-time monitoring method of cluster storage capacity

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030161265A1 (en) * 2002-02-25 2003-08-28 Jingjun Cao System for end user monitoring of network service conditions across heterogeneous networks
CN101616023A (en) * 2009-07-15 2009-12-30 浪潮电子信息产业股份有限公司 A kind of method of cluster being implemented monitoring by note
CN102684934A (en) * 2011-03-17 2012-09-19 阿里巴巴集团控股有限公司 Method and system for monitoring property of web application program and web server
CN102437935A (en) * 2011-12-16 2012-05-02 江西省电力公司信息通信中心 WEB application monitoring method and equipment
CN103338135A (en) * 2013-07-05 2013-10-02 山东大学 Real-time monitoring method of cluster storage capacity

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104820628A (en) * 2015-04-01 2015-08-05 浪潮电子信息产业股份有限公司 Method for monitoring system load and system resource use condition based on BASH
CN106254129A (en) * 2016-08-25 2016-12-21 浪潮电子信息产业股份有限公司 A kind of method of testing realizing the mutual chat of LAN
CN106254129B (en) * 2016-08-25 2019-03-05 浪潮电子信息产业股份有限公司 A kind of test method for realizing the mutual chat of local area network
CN108039986A (en) * 2017-12-12 2018-05-15 北京星河星云信息技术有限公司 Monitor the method, apparatus and storage medium of web application performances
CN108304296A (en) * 2018-01-30 2018-07-20 郑州云海信息技术有限公司 A kind of server monitoring method, system, equipment and computer readable storage medium
CN109274548A (en) * 2018-08-22 2019-01-25 平安普惠企业管理有限公司 A kind of method for monitoring application program, computer readable storage medium and terminal device
CN114244685A (en) * 2021-11-16 2022-03-25 国家电网有限公司客户服务中心 Cloud service center access exception handling system

Similar Documents

Publication Publication Date Title
CN104394201A (en) Distributed web application monitoring method
EP2682863B1 (en) Installing applications remotely
US11784974B2 (en) Method and system for intrusion detection and prevention
ES2812765T3 (en) Apparatus, system and method for processing application log data
CN110336848B (en) Scheduling method, scheduling system and scheduling equipment for access request
US10218780B2 (en) Cloud based peer assisted updates in a device management environment
US20130204926A1 (en) Information processing system, information processing device, client terminal, and computer readable medium
CN108197486A (en) Big data desensitization method, system, computer-readable medium and equipment
CN111818117A (en) Data updating method and device, storage medium and electronic equipment
CN113938321B (en) Extensible operation and maintenance management system, method, electronic equipment and readable storage medium
CN103647811B (en) A method and an apparatus for application's accessing backstage service
CN105049549A (en) Method and system for realizing automatic drift of floating IP (Internet Protocol) address
US20030145084A1 (en) System and method for decentralized system and network performance assessment and verification
CN105577718A (en) Intelligent network information acquisition method and network information acquisition system
WO2007022440A3 (en) Resource selection in a communication network
CN111221700B (en) Cluster node state monitoring method, device, equipment and readable storage medium
US10205767B2 (en) Management system and method for a big data processing device
US20200380136A1 (en) Data driven parser selection for parsing event logs to detect security threats in an enterprise system
CN102724165A (en) Control method and device for terminal communication, and management server
CN105335362B (en) The processing method and system of real time data, instant disposal system for treating
US20150088958A1 (en) Information Processing System and Distributed Processing Method
Zhong et al. Dynamic lines of collaboration in CPS disruption response
CN109309671A (en) A kind of communications device data management method and device based on block chain
CN104734914A (en) Method, device and system used for monitoring network
CN105337931A (en) Number limit control method and distributed number limit control system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20150304