CN105072198A - B/S-mode-based PC monitoring system and method - Google Patents

B/S-mode-based PC monitoring system and method Download PDF

Info

Publication number
CN105072198A
CN105072198A CN201510541052.4A CN201510541052A CN105072198A CN 105072198 A CN105072198 A CN 105072198A CN 201510541052 A CN201510541052 A CN 201510541052A CN 105072198 A CN105072198 A CN 105072198A
Authority
CN
China
Prior art keywords
monitored
module
user name
control system
supervisory control
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.)
Granted
Application number
CN201510541052.4A
Other languages
Chinese (zh)
Other versions
CN105072198B (en
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.)
Ctrip Computer Technology Shanghai Co Ltd
Original Assignee
Ctrip Computer Technology Shanghai 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 Ctrip Computer Technology Shanghai Co Ltd filed Critical Ctrip Computer Technology Shanghai Co Ltd
Priority to CN201510541052.4A priority Critical patent/CN105072198B/en
Publication of CN105072198A publication Critical patent/CN105072198A/en
Application granted granted Critical
Publication of CN105072198B publication Critical patent/CN105072198B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications

Abstract

The invention discloses a B/S-mode-based PC monitoring system and method. The B/S-mode-based PC monitoring system comprises a WEB server. The WEB server comprises a user name creating module, a link building module, a link transmitting module, a user name obtaining module, a user name verifying module and a monitoring module, wherein the user name creating module is used for creating a domain account user name for a to-be-monitored PC; the link building module is used for building an URL link; the link transmitting module is used for transmitting the URL link to the to-be-monitored PC; the user name obtaining module is used for obtaining a current login user name of the to-be-monitored PC after the to-be-monitored PC opens the URL link and logs in; the user name verifying module is used for verifying the current login user name and judging whether the current login user name is as same as the domain account user name, and if the current login user name is as same as the domain account user name, the verification passes; the monitoring module is used for in real time collecting monitoring data of the to-be-monitored PC after the verification passes so as to monitor. The invention provides a B/S-mode-based PC monitoring system to monitor the PC in a WEB browser manner, and the PC only needs to open an appointed page and then can monitor the PC.

Description

Based on PC supervisory control system and the method for B/S pattern
Technical field
The present invention relates to a kind of PC supervisory control system based on B/S pattern and method.
Background technology
Along with the development rapidly of network in recent years, network security problem highlights day by day, when finding that desktop system often needs when existing abnormal to use PC (personal computer) supervisory control system to carry out monitoring analysis, but prior art is all based on C/S (client/server) pattern, need to install client to PC, management upgrade extremely bothers.
Summary of the invention
The technical problem to be solved in the present invention is all based on C/S model to overcome PC supervisory control system in prior art, cause needing, to PC, client is installed, the very troublesome defect of management upgrade, provides a kind of PC supervisory control system based on B/S (browser/server) pattern and method.
The present invention solves above-mentioned technical problem by following technical proposals:
The invention provides a kind of PC supervisory control system based on B/S pattern, its feature is, comprise WEB (webpage) server, described WEB server comprises:
User name creation module, for creating territory accounting number users name for PC to be monitored;
Link generation module, links for the URL (URL(uniform resource locator)) generated based on described territory accounting number users name;
Link sending module, for being sent to PC to be monitored by described URL link;
User name acquisition module, for open described URL link at PC to be monitored and after logging in, obtain the current login username of PC to be monitored by web browser;
User name authentication module, for verifying the current login username of PC to be monitored, judging whether identical with the territory accounting number users name created, if identical, being then verified;
Monitoring module, for after described user name authentication module is verified, the monitor data of the PC that real-time collecting is to be monitored, to monitor.
Preferably, described PC supervisory control system also comprises display module, for showing the monitor data of PC to be monitored.
Preferably, described PC supervisory control system also comprises instruction sending module and execution result acquisition module, described instruction sending module is used for sending monitored instruction to PC to be monitored, and described execution result acquisition module performs the execution result after monitored instruction for obtaining PC to be monitored.
Preferably, described PC supervisory control system also comprises database, for storing the monitor data of PC to be monitored.
The object of the invention is to additionally provide a kind of PC method for supervising based on B/S pattern, its feature is, it utilizes above-mentioned PC supervisory control system to realize, and described PC method for supervising comprises the following steps:
S 1, user name creation module is that PC to be monitored creates territory accounting number users name;
S 2, link generation module generates based on the URL link of described territory accounting number users name;
S 3, link sending module described URL link is sent to PC to be monitored;
S 4, user name acquisition module after PC to be monitored to be opened described URL link and logs in by web browser, obtain the current login username of PC to be monitored;
S 5, the current login username of user name authentication module to PC to be monitored verify, judge whether identical with the territory accounting number users name created, if identical, be then verified;
S 6, monitoring module after described user name authentication module is verified, the monitor data of the PC that real-time collecting is to be monitored, to monitor.
Preferably, described PC supervisory control system also comprises display module, and described PC method for supervising is in step S 6also comprise afterwards:
Display module shows the monitor data of PC to be monitored.
Preferably, described PC supervisory control system also comprises instruction sending module and execution result acquisition module, and described PC method for supervising is in step S 6also comprise afterwards:
Instruction sending module sends monitored instruction to PC to be monitored, and execution result acquisition module obtains the execution result after PC execution monitored instruction to be monitored.
Preferably, described PC supervisory control system also comprises database, and described PC method for supervising is in step S 6also comprise afterwards:
The monitor data of the PC that database purchase is to be monitored.
Positive progressive effect of the present invention is: the invention provides the PC supervisory control system based on B/S pattern, PC equipment is monitored as required by the mode of web browser, PC equipment only needs to open specified page, keeper just can monitor PC and manage accordingly, substantially increase ease for use and fail safe, eliminate the maintenance work to client simultaneously.
Accompanying drawing explanation
Fig. 1 is the module diagram of the PC supervisory control system based on B/S pattern of preferred embodiment of the present invention.
Fig. 2 is the flow chart of the PC method for supervising based on B/S pattern of preferred embodiment of the present invention.
Embodiment
Mode below by embodiment further illustrates the present invention, but does not therefore limit the present invention among described scope of embodiments.
As shown in Figure 1, PC supervisory control system based on B/S pattern of the present invention comprises WEB server 1 and database 2, and shown WEB server 1 comprises user name creation module 11, link generation module 12, link sending module 13, user name acquisition module 14, user name authentication module 15, monitoring module 16, display module 17, instruction sending module 18 and execution result acquisition module 19.
Wherein, after keeper logs in described WEB server 1, by the territory accounting number users name that user name creation module 11 is PC establishment login to be monitored, described link generation module 12 is for generating the URL link based on described territory accounting number users name, described link sending module 13 is for being sent to PC to be monitored by described URL link, and PC equipment to be monitored can use web browser open the URL link of generation and log in;
Described user name acquisition module 14 PC to be monitored to be opened by web browser establishment URL link and after logging in, obtain the current login username of PC to be monitored, described user name authentication module 15 can be verified the current login username of PC to be monitored, the territory accounting number users name judged whether and create is identical, if identical, is then verified, then described monitoring module 16 is called, if not identical, then verify and do not pass through, now return the wrong page and remind;
Described monitoring module 16 is after described user name authentication module 15 is verified, the monitor data of the PC that real-time collecting is to be monitored, to monitor PC to be monitored, particularly, monitor data can be sent to described monitoring module 16 by POST mode (a kind of data transfer mode) by PC to be monitored, described display module 17 shows the monitor data of PC to be monitored in real time, and meanwhile, described database 2 can store the monitor data of PC to be monitored.
Described instruction sending module 18 can send monitored instruction to PC to be monitored, particularly, PC to be monitored can pass through GET mode (a kind of data transfer mode) and obtain monitored instruction, and perform corresponding monitored instruction after the acquisition, and execution result is sent to described execution result acquisition module 19 in POST mode, like this, described execution result acquisition module 19 just can get PC to be monitored perform monitored instruction after execution result.
In the present invention, keeper logs in after described WEB server enters into administrator interfaces, and keeper can add, the monitoring of deleting, starting, stopping PC equipment.The present invention adopts B/S pattern to carry out PC monitoring, achieve and monitor as required, avoid client is installed, should use very flexible, and owing to have employed the mode of web browser, eliminate the trouble of client upgrading, WEB server of only need upgrading, thus reduce maintenance cost, and PC supervisory control system of the present invention is only just opened when needs, alleviate the operation burden of PC, have employed the mode of web browser during monitoring, improve compatibility.
As shown in Figure 2, the PC method for supervising based on B/S pattern that the present invention utilizes the PC supervisory control system of the present embodiment to realize comprises the following steps:
Step 101, user name creation module are that PC to be monitored creates territory accounting number users name;
Step 102, link generation module generate the URL link based on described territory accounting number users name;
Described URL link is sent to PC to be monitored by step 103, link sending module;
Step 104, user name acquisition module, after PC to be monitored to be opened described URL link and logs in by web browser, obtain the current login username of PC to be monitored;
Step 105, the user name authentication module current login username to PC to be monitored is verified, judges whether identical with the territory accounting number users name created, if identical, is then verified;
Step 106, monitoring module are after described user name authentication module is verified, and the monitor data of the PC that real-time collecting is to be monitored, to monitor;
Step 107, display module show the monitor data of PC to be monitored, the monitor data of the PC that database purchase is to be monitored;
Step 108, instruction sending module send monitored instruction to PC to be monitored, and execution result acquisition module obtains the execution result after PC execution monitored instruction to be monitored.
Although the foregoing describe the specific embodiment of the present invention, it will be understood by those of skill in the art that these only illustrate, protection scope of the present invention is defined by the appended claims.Those skilled in the art, under the prerequisite not deviating from principle of the present invention and essence, can make various changes or modifications to these execution modes, but these change and amendment all falls into protection scope of the present invention.

Claims (8)

1. based on a PC supervisory control system for B/S pattern, it is characterized in that, comprise WEB server, described WEB server comprises:
User name creation module, for creating territory accounting number users name for PC to be monitored;
Link generation module, for generating the URL link based on described territory accounting number users name;
Link sending module, for being sent to PC to be monitored by described URL link;
User name acquisition module, for open described URL link at PC to be monitored and after logging in, obtain the current login username of PC to be monitored by web browser;
User name authentication module, for verifying the current login username of PC to be monitored, judging whether identical with the territory accounting number users name created, if identical, being then verified;
Monitoring module, for after described user name authentication module is verified, the monitor data of the PC that real-time collecting is to be monitored, to monitor.
2. PC supervisory control system as claimed in claim 1, it is characterized in that, described PC supervisory control system also comprises display module, for showing the monitor data of PC to be monitored.
3. PC supervisory control system as claimed in claim 1, it is characterized in that, described PC supervisory control system also comprises instruction sending module and execution result acquisition module, described instruction sending module is used for sending monitored instruction to PC to be monitored, and described execution result acquisition module performs the execution result after monitored instruction for obtaining PC to be monitored.
4. PC supervisory control system as claimed in claim 1, it is characterized in that, described PC supervisory control system also comprises database, for storing the monitor data of PC to be monitored.
5. based on a PC method for supervising for B/S pattern, it is characterized in that, it utilizes PC supervisory control system as claimed in claim 1 to realize, and described PC method for supervising comprises the following steps:
S 1, user name creation module is that PC to be monitored creates territory accounting number users name;
S 2, link generation module generates based on the URL link of described territory accounting number users name;
S 3, link sending module described URL link is sent to PC to be monitored;
S 4, user name acquisition module after PC to be monitored to be opened described URL link and logs in by web browser, obtain the current login username of PC to be monitored;
S 5, the current login username of user name authentication module to PC to be monitored verify, judge whether identical with the territory accounting number users name created, if identical, be then verified;
S 6, monitoring module after described user name authentication module is verified, the monitor data of the PC that real-time collecting is to be monitored, to monitor.
6. PC method for supervising as claimed in claim 5, it is characterized in that, described PC supervisory control system also comprises display module, and described PC method for supervising is in step S 6also comprise afterwards:
Display module shows the monitor data of PC to be monitored.
7. PC method for supervising as claimed in claim 5, it is characterized in that, described PC supervisory control system also comprises instruction sending module and execution result acquisition module, and described PC method for supervising is in step S 6also comprise afterwards:
Instruction sending module sends monitored instruction to PC to be monitored, and execution result acquisition module obtains the execution result after PC execution monitored instruction to be monitored.
8. PC method for supervising as claimed in claim 5, it is characterized in that, described PC supervisory control system also comprises database, and described PC method for supervising is in step S 6also comprise afterwards:
The monitor data of the PC that database purchase is to be monitored.
CN201510541052.4A 2015-08-28 2015-08-28 PC monitoring system and methods based on B/S patterns Active CN105072198B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510541052.4A CN105072198B (en) 2015-08-28 2015-08-28 PC monitoring system and methods based on B/S patterns

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510541052.4A CN105072198B (en) 2015-08-28 2015-08-28 PC monitoring system and methods based on B/S patterns

Publications (2)

Publication Number Publication Date
CN105072198A true CN105072198A (en) 2015-11-18
CN105072198B CN105072198B (en) 2018-10-12

Family

ID=54501477

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510541052.4A Active CN105072198B (en) 2015-08-28 2015-08-28 PC monitoring system and methods based on B/S patterns

Country Status (1)

Country Link
CN (1) CN105072198B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106228152A (en) * 2016-08-16 2016-12-14 重庆中科云丛科技有限公司 A kind of dynamic human face analysis recognition method based on B/S pattern, equipment and system
CN107786525A (en) * 2016-08-31 2018-03-09 北京国双科技有限公司 The account verification method and device of Webpage

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1753364A (en) * 2005-10-26 2006-03-29 杭州华为三康技术有限公司 Method of controlling network access and its system
WO2009082872A1 (en) * 2007-12-26 2009-07-09 Prospective Group International Co., Limited Distribution method,operation method and system of application system in mobile communication network
CN102790693A (en) * 2011-05-19 2012-11-21 中兴通讯股份有限公司 Network configuration management method and device
CN104301412A (en) * 2014-10-16 2015-01-21 北京中恒电国际信息技术有限公司 Big data cloud service centralized management and control system
CN104753855A (en) * 2013-12-25 2015-07-01 中国移动通信集团公司 Single sign on method, application client side, browser, terminal and server

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1753364A (en) * 2005-10-26 2006-03-29 杭州华为三康技术有限公司 Method of controlling network access and its system
WO2009082872A1 (en) * 2007-12-26 2009-07-09 Prospective Group International Co., Limited Distribution method,operation method and system of application system in mobile communication network
CN102790693A (en) * 2011-05-19 2012-11-21 中兴通讯股份有限公司 Network configuration management method and device
CN104753855A (en) * 2013-12-25 2015-07-01 中国移动通信集团公司 Single sign on method, application client side, browser, terminal and server
CN104301412A (en) * 2014-10-16 2015-01-21 北京中恒电国际信息技术有限公司 Big data cloud service centralized management and control system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106228152A (en) * 2016-08-16 2016-12-14 重庆中科云丛科技有限公司 A kind of dynamic human face analysis recognition method based on B/S pattern, equipment and system
CN107786525A (en) * 2016-08-31 2018-03-09 北京国双科技有限公司 The account verification method and device of Webpage
CN107786525B (en) * 2016-08-31 2020-06-12 北京国双科技有限公司 Account verification method and device for webpage

Also Published As

Publication number Publication date
CN105072198B (en) 2018-10-12

Similar Documents

Publication Publication Date Title
Eckhart et al. Towards security-aware virtual environments for digital twins
CN107046526A (en) Distributed heterogeneous network hole method for digging based on Fuzzing algorithms
CN104683127B (en) A kind of equipment weak passwurd concentrates the method and system verified
Jauhar et al. Model-based cybersecurity assessment with nescor smart grid failure scenarios
CN102215232B (en) Single sign-on method
CN104268156B (en) Web site management system and its method
CN106656927A (en) Method and device for enabling Linux account to be added to AD domain
CN103092167A (en) Glass production line remote monitoring system based on web
CN110971464A (en) Operation and maintenance automatic system suitable for disaster recovery center
JP2016192185A (en) Spoofing detection system and spoofing detection method
CN105072198A (en) B/S-mode-based PC monitoring system and method
CN104270359A (en) Credibility certification system and method for network transaction
CN107168844B (en) Performance monitoring method and device
CN107403100A (en) Baseline configuration automated detection system and method
CN206181087U (en) Active leak detecting system towards industrial control system
CN102904757B (en) Power information communication backbone Dynamic Display method
CN106453238B (en) Login method and system, electronic terminal, public network server and private cloud equipment
Antunes et al. A monitoring and testing framework for critical off-the-shelf applications and services
Maksuti et al. Self-adaptation applied to mqtt via a generic autonomic management framework
Midtrapanon et al. Linux patch management: with security assessment features
CN105099807B (en) Apparatus testing method and device
JP2008134684A (en) Apparatus and program for verifying information communication device
CN105656724A (en) Monitoring method and system of server
Myers Detecting cyber attacks on industrial control systems using process mining
CN106612261A (en) Website data obtaining method, devices and 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
GR01 Patent grant
GR01 Patent grant