CN110377478B - Agent-based host asset management system - Google Patents

Agent-based host asset management system Download PDF

Info

Publication number
CN110377478B
CN110377478B CN201810357419.0A CN201810357419A CN110377478B CN 110377478 B CN110377478 B CN 110377478B CN 201810357419 A CN201810357419 A CN 201810357419A CN 110377478 B CN110377478 B CN 110377478B
Authority
CN
China
Prior art keywords
data
host
agent
asset
information
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.)
Active
Application number
CN201810357419.0A
Other languages
Chinese (zh)
Other versions
CN110377478A (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.)
Beijing Shengxin Network Technology Co ltd
Original Assignee
Beijing Shengxin Network 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 Beijing Shengxin Network Technology Co ltd filed Critical Beijing Shengxin Network Technology Co ltd
Priority to CN201810357419.0A priority Critical patent/CN110377478B/en
Publication of CN110377478A publication Critical patent/CN110377478A/en
Application granted granted Critical
Publication of CN110377478B publication Critical patent/CN110377478B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3065Monitoring arrangements determined by the means or processing involved in reporting the monitored data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3089Monitoring arrangements determined by the means or processing involved in sensing the monitored data, e.g. interfaces, connectors, sensors, probes, agents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/324Display of status information

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Debugging And Monitoring (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses an Agent-based host asset management system, and relates to a host asset management system. The invention relates to a system for collecting, counting and managing various asset information on a host in a network based on an Agent background program running on the host and combined with a back-end cloud service. The system consists of host information acquisition, data increment transmission, back-end data collection and data providing API, and can quickly, conveniently and efficiently manage various assets on a server cluster with the scale exceeding ten thousand. The invention obtains the data change of various assets of the host computer in real time in a passive mode, and the data change response is fast. Only the changed asset data can be transmitted, and the transmission of part of unchanged data can be avoided, so that the network bandwidth and the resource consumption of the host computer are saved. Besides the first installation of the Agent, the whole process does not need manual intervention, and the automation degree is high when the host assets change and then automatically react to a management interface.

Description

Agent-based host asset management system
Technical Field
The invention relates to a host asset management system, in particular to an Agent-based host asset management system.
Background
System administrators often need to efficiently inventory and manage host asset conditions within a network environment. However, when hosts within a network exceed a certain size, it becomes very difficult and time consuming to accurately master the basic situation of these hosts, and information can often only be collected and collated manually or semi-automatically by executing commands remotely or with some tools. To further improve the management efficiency of large-scale cluster hosts, it is necessary to adopt a mode with less manual intervention and higher automation degree to count and manage assets.
The host in the network environment has data information of many asset classes, such as host hardware, operating system, running process, installation package, network port, etc., and the information of these asset classes has the characteristics of large data volume, fast data change, complex data structure, etc.
Agents are background programs running on each network host, reside in the background for a long time, and only use extremely low system resources. The Agent can collect various asset information on the host computer at regular time. After the collection is completed, the Agent sends the information to the back-end cloud service in an incremental mode as basic data of the host, so that the consumption of network bandwidth resources is reduced.
And the back-end cloud service is responsible for sorting, processing and outputting the asset data. After the back end receives the basic data of the host, the data are collected and sorted at different angles, and the data are provided to a system administrator at different viewing angles and statistical apertures, so that the system administrator can quickly and accurately master the asset information of the host in the network.
Various configuration management databases CMDB are available on the market in close proximity to the present invention. The method aims to manage and track the hardware assets of the enterprise, but has different emphasis points, CMDB mainly focuses on all IT asset management in the enterprise, and the method mainly focuses on efficient data acquisition of a production environment.
Existing technologies either provide only asset data management capabilities, and the collection of data requires manual entry, or collection by way of remote command execution, such as SSH. These approaches are active triggered for host asset acquisition and do not respond to changes in data in real-time enough, such as for processes, network connections, and the like, that data may be generated or lost instantaneously. Moreover, each acquisition needs to collect the whole amount of the concerned content, and relatively large hardware resources and network bandwidth resources need to be consumed.
In conclusion, the invention designs an Agent-based host asset management system.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide an Agent-based host asset management system, which is a system for collecting, counting and managing various asset information on a host in a network based on an Agent background program running on the host and combined with a back-end cloud service. The system consists of host information acquisition, data increment transmission, back-end data collection and data providing API, and can quickly, conveniently and efficiently manage various assets on a server cluster with the scale exceeding ten thousand. The invention can be suitable for Linux systems and Windows systems of various versions.
In order to achieve the purpose, the invention is realized by the following technical scheme: an Agent-based host asset management system comprises an Agent end and a background server end, wherein the Agent end is the center of the whole system, and the Agent end is used as a background service and resident in a managed host and is responsible for collecting and reporting asset data on the host; and after receiving the data from the Agent, the background server performs multi-dimensional processing and sorting on the data, and provides the data for a system administrator.
The Agent end collects data in two modes, namely, timing collection and real-time reporting. Data which is suitable for being not highly commented on changes, such as hardware information of a host, operating system information, software package installation and service information, are collected regularly. And the real-time reporting is suitable for scenes with high change frequency or needing to learn changes in time, such as process information, network connection information, account change information and the like.
In the scene of timing acquisition, the Agent carries out comprehensive scanning on the asset information of the host in a defined acquisition interval, and the scanning mainly uses a system interface to directly read the existing information, so the speed is high and the resource consumption is low. After the scanning is finished, the Agent stores the data scanned this time in a local cache in a 'snapshot' form, and then notifies the background service to receive the data. The 'snapshot' is stored after each acquisition, and the version number is marked to be used as the basis of incremental transmission. If the background service receives the asset information of the host for the first time, the Agent is required to upload all data of the latest snapshot. If the background service has received the host asset information of a certain version before, the Agent is required to perform difference calculation on the latest scanned version and the existing version of the service end, and then only the difference part is uploaded, so that the purposes of saving bandwidth and improving efficiency are achieved.
In a real-time reporting scene, the Agent continuously monitors data information concerned on the host, such as process, network connection, port opening and the like. Once the concerned asset data changes, the changed data is reported to the server, and then the server combines and processes the real-time reported data and the asset class data reported regularly, and presents the combined data to the system user.
According to the invention, the data host asset data is collected through the Agent, and the Agent locally saves the asset data snapshot; the asset data is incrementally transmitted based on the local asset snapshot.
The invention has the beneficial effects that: 1. the invention obtains the data change of various assets of the host computer in real time in a passive mode based on the Agent background program resident in the host computer, and the data change response is fast.
2. The invention can only transmit the changed asset data, and can avoid transmitting part of unchanged data, thereby saving network bandwidth and the resource consumption of the host.
3. Besides the first installation of the Agent, the whole process does not need manual intervention, and the automation degree is high when the host assets change and then automatically react to a management interface.
Drawings
The invention is described in detail below with reference to the drawings and the detailed description;
FIG. 1 is a flow chart of the system of the present invention.
Detailed Description
In order to make the technical means, the creation characteristics, the achievement purposes and the effects of the invention easy to understand, the invention is further described with the specific embodiments.
Referring to fig. 1, the following technical solutions are adopted in the present embodiment: the invention mainly comprises an Agent end and a background server end. The Agent end is the center of the whole invention, is used as a background service and is resident in a managed host and is responsible for collecting and reporting asset data on the host. And after receiving the data from the Agent, the background server performs multi-dimensional processing and sorting on the data, and provides the data for a system administrator.
The Agent collects data in two ways, namely, regularly collecting and reporting in real time. Data which is suitable for being not highly commented on changes, such as hardware information of a host, operating system information, software package installation and service information, are collected regularly. And the real-time reporting is suitable for scenes with high change frequency or needing to learn changes in time, such as process information, network connection information, account change information and the like.
In the scene of timing acquisition, the Agent carries out comprehensive scanning on the asset information of the host in a defined acquisition interval, and the scanning mainly uses a system interface to directly read the existing information, so the speed is high and the resource consumption is low. After the scanning is finished, the Agent stores the data scanned this time in a local cache in a 'snapshot' form, and then notifies the background service to receive the data. The "snapshot" is stored one copy after each acquisition and is marked with a version number as a basis for incremental transmission (described later). If the background service receives the asset information of the host for the first time, the Agent is required to upload all data of the latest snapshot. If the background service has received the host asset information of a certain version before, the Agent is required to perform difference calculation on the latest scanned version and the existing version of the service end, and then only the difference part is uploaded, so that the purposes of saving bandwidth and improving efficiency are achieved
In a real-time reporting scene, the Agent continuously monitors data information concerned on the host, such as process, network connection, port opening and the like. Once the concerned asset data changes, the changed data is reported to the server, and then the server combines and processes the real-time reported data and the asset class data reported regularly, and presents the combined data to the system user.
The management system of the present embodiment has a workflow: when a system user needs to know various asset information on a managed host, the user can log in a foreground management interface of the system and know detailed information of different assets through different classification entries. In these interface views of asset categories, a system user can observe asset information from the host dimension or asset dimension, such as how many assets are on each host, or how many hosts a certain type of asset exists, and also can query and filter the presented asset information according to the required conditions. According to the automatic asset update flow described above, this information is presented in real-time as the most current state, and does not require manual intervention by the user.
The invention has been tested and simulated in the environment of more than 1 ten thousand hosts, and the running state is good. At the using stage, a plurality of clients can obtain positive feedback, the clients can be helped to efficiently manage the host assets of the production environment, and the operation and maintenance work efficiency of the clients is greatly improved.
The foregoing shows and describes the general principles and broad features of the present invention and advantages thereof. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, which are described in the specification and illustrated only to illustrate the principle of the present invention, but that various changes and modifications may be made therein without departing from the spirit and scope of the present invention, which fall within the scope of the invention as claimed. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (2)

1. An Agent-based host asset management system is characterized by comprising an Agent end and a background server end, wherein the Agent end is the center of the whole system, and the Agent end is used as a background service to reside in a managed host and is responsible for collecting and reporting asset data on the host; after receiving the data from the Agent, the background server performs multi-dimensional processing and sorting on the data, and provides the data to a system administrator; the Agent end collects data in two modes, namely, the Agent end collects data regularly and reports the data in real time; data which are suitable for being changed and have low comments are collected regularly, and scenes which are suitable for being changed and have high frequency or need to be informed of changes in time are reported in real time; in the scene of timing acquisition, the Agent carries out comprehensive scanning on the asset information of the host in a defined acquisition interval, and the scanning mainly uses a system interface to directly read the existing information, so the speed is high and the resource consumption is low; after the scanning is finished, the Agent stores the scanned data in a local cache in a 'snapshot' form and then informs a background service to receive the data; the 'snapshot' is stored after each acquisition, and the version number is marked to be used as the basis of incremental transmission; if the background service receives the asset information of the host for the first time, the Agent is required to upload all data of the latest snapshot; if the background service has received the host asset information of a certain version before, the Agent is required to perform difference calculation on the latest scanned version and the existing version of the service end, and then only the difference part is uploaded, so that the purposes of saving bandwidth and improving efficiency are achieved.
2. The Agent-based host asset management system according to claim 1, wherein in the real-time reporting scenario, an Agent continuously monitors data information of interest on a host; once the concerned asset data changes, the changed data is reported to the server, and then the server combines and processes the real-time reported data and the asset class data reported regularly, and presents the combined data to the system user.
CN201810357419.0A 2018-04-20 2018-04-20 Agent-based host asset management system Active CN110377478B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810357419.0A CN110377478B (en) 2018-04-20 2018-04-20 Agent-based host asset management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810357419.0A CN110377478B (en) 2018-04-20 2018-04-20 Agent-based host asset management system

Publications (2)

Publication Number Publication Date
CN110377478A CN110377478A (en) 2019-10-25
CN110377478B true CN110377478B (en) 2021-05-18

Family

ID=68243092

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810357419.0A Active CN110377478B (en) 2018-04-20 2018-04-20 Agent-based host asset management system

Country Status (1)

Country Link
CN (1) CN110377478B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112787848B (en) * 2020-12-25 2023-04-07 江苏省未来网络创新研究院 Active scanning system based on network flow analysis
KR102584566B1 (en) * 2022-04-27 2023-10-05 (주)아스트론시큐리티 Dynamic system for managing cloud assets

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101833486A (en) * 2010-04-07 2010-09-15 山东高效能服务器和存储研究院 Method for designing remote backup and recovery system
CN102685180A (en) * 2011-10-18 2012-09-19 国网电力科学研究院 Cloud computing-oriented network security early warning method
CN103942063A (en) * 2013-11-08 2014-07-23 国家电网公司 Centralized configuration and remote deployment method for Java Web application
CN105049512A (en) * 2015-07-28 2015-11-11 深圳市汇川技术股份有限公司 Data transmission method and system for Internet of things

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9411811B2 (en) * 2014-01-06 2016-08-09 International Business Machines Corporation Coordinated point-in-time snapshots of multiple computing platforms

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101833486A (en) * 2010-04-07 2010-09-15 山东高效能服务器和存储研究院 Method for designing remote backup and recovery system
CN102685180A (en) * 2011-10-18 2012-09-19 国网电力科学研究院 Cloud computing-oriented network security early warning method
CN103942063A (en) * 2013-11-08 2014-07-23 国家电网公司 Centralized configuration and remote deployment method for Java Web application
CN105049512A (en) * 2015-07-28 2015-11-11 深圳市汇川技术股份有限公司 Data transmission method and system for Internet of things

Also Published As

Publication number Publication date
CN110377478A (en) 2019-10-25

Similar Documents

Publication Publication Date Title
CN108200111B (en) Resource configuration information updating method and device and resource interface equipment
US20110066719A1 (en) Automated Applicatin Dependency Mapping
CN104506373A (en) Device and method for collecting and processing network information
CN112671560A (en) High-availability distributed real-time alarm processing method and system
CN104022902A (en) Method and system of monitoring server cluster
CN103425750A (en) Cross-platform and cross-application log collecting system and collecting managing method thereof
CN103312544A (en) Method, equipment and system for controlling terminals during log file reporting
CN110377478B (en) Agent-based host asset management system
CN103856353A (en) Service log data access and statistic analysis method and device
KR102028342B1 (en) System and method for supporting real-time financial business provision and decision making using data process solution
CN103440302B (en) The method and system of Real Data Exchangs
CN113590437B (en) Alarm information processing method, device, equipment and medium
CN108111578B (en) Method for accessing power distribution terminal data acquisition platform into terminal equipment based on NIO
CN113641742A (en) Data extraction method, device, equipment and storage medium
CN110989537A (en) Production data processing method, apparatus, medium, and system
CN110633191A (en) Method and system for monitoring service health degree of software system in real time
CN110716938A (en) Data aggregation method and device, storage medium and electronic device
CN116049285A (en) Real-time index calculation method, system, equipment and medium based on stream data
CN116089212A (en) Database operation monitoring method, system, device and storage medium
CN114417796A (en) Dynamic report statistical method and system based on equipment sampling points
CN116151787A (en) IT operation and maintenance management system
CN113157475A (en) Log processing method and device, storage medium and electronic equipment
CN105843728A (en) Method for remotely controlling servers under cloud computing environment by using WMI plug-in
CN107124293B (en) Protocol management method and system of distributed network system
CN110430093B (en) Data processing method and device and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant