专利汇可以提供COMPUTERIZED INFRASTRUCTURE MANAGEMENT SYSTEM AND METHOD专利检索,专利查询,专利分析的服务。并且An automation framework that bridges the gaps between the complete manual work and complex maintenance hungry tools. This automation framework enables business-driven automated system administration capabilities and focuses on independent task management between business needs and system administrators in order to model automation in line with the requirements of IT operations. In some embodiments, this framework minimizes manual effort, delegates complex tasks to junior resources without exposing critical systems and incorporates governance.,下面是COMPUTERIZED INFRASTRUCTURE MANAGEMENT SYSTEM AND METHOD专利的具体信息内容。
What is claimed is:
The present application is related to and claims priority to U.S. Provisional Patent Application Ser. No. 61/727,821, filed on Nov. 19, 2012, entitled “Computerized Infrastructure Management System and Method.” The subject matter disclosed in that provisional application is hereby expressly incorporated into the present application.
The present disclosure relates generally to computerized systems and methods; in particular, the disclosure relates to an automation framework that enables business-driven system administration capabilities.
Infrastructure management Services has been commercialized over the last decade and has now been referred to as the second wave of IT. Factors both of technical significance and business mandate have made organizations demand commercialization of these services. The concept of run book automation for infrastructure management has emerged as a key enabler for improving critical service delivery operations and provides high cost benefit. The business outcome is improved customer satisfaction, increased operational efficiency and reduced total cost of ownership.
Traditionally, subject matter experts from respective technologies perform various system administration tasks manually, which at times are of large volume, highly repetitive and more than often prone to human error. Data security, system criticality and its business impact makes it difficult to delegate even routine administrative tasks to junior employees who bear limited data privileges.
The existing tools in the market provide solutions catering to specific technology resulting in excessive maintenance of multiple solutions for each technology domain. This reaches a point wherein managing the tools itself becomes an overhead, defeating the entire purpose and goals of managing the underlying IT infrastructure both in terms of resources and business cost. Ideally, a tool required for such automation must have minimum dependency on manual intervention.
According to one aspect, the present invention provides an automation framework that bridges the gaps between the complete manual work and complex maintenance hungry tools. This automation framework enables business-driven automated system administration capabilities and focuses on independent task management between business needs and system administrators in order to model automation in line with the requirements of IT operations.
In some embodiments, this framework minimizes manual effort, delegates complex tasks to junior resources without exposing critical systems and incorporates governance. This platform ensures a unified administration console independent of target technology domains and devices.
Additional features and advantages of the invention will become apparent to those skilled in the art upon consideration of the following detailed description of the illustrated embodiment exemplifying the best mode of carrying out the invention as presently perceived.
The present disclosure will be described hereafter with reference to the attached drawings which are given as non-limiting examples only, in which:
Corresponding reference characters indicate corresponding parts throughout the several views. The exemplification set out herein illustrates embodiments of the invention, and such exemplification is not to be construed as limiting the scope of the invention in any manner.
As any IT system administrator will confirm, there is surplus of redundancy and repetition in the day-to-day operations—manually administering, managing, and maintaining the state of the complex enterprise IT infrastructure. Most of these tasks adversely impact the operational efficiency, resolution timeframes, personnel response times, and so forth of the organization. This turns particularly complex where a diverse set of heterogeneous systems and hardware platforms (e.g., AIX, HP-UX, Linux, Solaris, Windows, Databases, Messaging, Middleware, etc.) often work alongside one another, each with its own operational peculiarities, management needs, limitations and technical knowhow.
The common practice has been towards using scripts to automate the tasks. However, the issue with scripted automation in the enterprise environment is the simple fact that scripts lacks agility and flexibility, and thereby hinders business process flow. When pre-packaged scripts are readily available along with a suitable management tool or framework, they tend to be generic in nature. This explains why such scripts are not generally usable outside their intended (and narrow) applications, or suitable for adaptation for other environments or purposes. Moreover, any enhancement or customization as per business need would again require development and coding skill set.
According to one aspect, the present framework helps minimize the operational cost and burden of manually administering, managing and maintaining the Enterprise IT infrastructure by encapsulating a diverse set of technology in a single platform. It empowers engineers with tribal knowledge by making the system explicit, readily accessible and intuitive to perform complex administrative task (deskilling).
The platform encapsulates underlying technologies across vendors and provides the system administrator with a simple yet powerful, unified console to perform multiple day to day operations, such as with just one a click of a button. According to one embodiment, the platform includes the following non-exhaustive list of modules:
This automation platform eliminates the need to spend non value added time and effort to remotely connect, login to multiple systems and perform desired operation.
In one embodiment, the platform provides user validation and/or role selection. For example, this validation could be provided with a username and password, biometric validation or other validation system (block 100). The system determines the role and access of the user to particular technologies based on the validation process. For example, the technologies available to the user could be determined by the role associated with the user, which could be presented to the user in the form of a list. (block 102). The user can then select from the list of technologies (block 104). Depending on the technology selected by the user, a list of tasks that could be performed for the selected technology could be selected by the user (block 106). Based on the task selected by the user, a device on which the task is to be performed can be selected (block 108). This task can be performed by the system or scheduled at a later time (block 110). The output from performing the task can be captured and a report can be generated by the system (block 112). The operating system automation can be performed through the creation of user profile on multiple systems of selected O.S. technology. This substantially reduces human effort and errors by creation of multiple users on multiple systems at a click.
This automation platform has an inbuilt robust job scheduler which allows scheduling of existing Windows and UNIX modules across multiple systems on the network (e.g. block 110).
In some embodiments, the platform maintains track of each and every operation performed by the administrator and associated attributes. It is capable of generating a report based on various permutations and combinations (block 112).
The platform has an in-built log processing engine. This engine has the capability to analyze standard application logs at run time and also flag known errors based on administrator provided parameters.
The validation rules in relevant modules as per predefined algorithms, prevent any rule violation and enforce process adherence.
High level of security is ensured by authenticating/authorizing the user on the target platform before performing any operation. An example of this could be a user without having update permission in active directory cannot initiate update request even though permission is provided at application level.
In the embodiment shown, the platform includes a reporting module 224 and a scheduling module 226. The reporting module 224 is configured to generate reports concerning the tasks performed in a plurality of formats, such as a PDF and/or a spreadsheet. The scheduling module 226 allows one or more tasks to be scheduled (or the existing schedule to be modified). The tasks could be scheduled to be performed on one or more devices.
System administrators need to connect to multiple devices sequentially and execute commands for housekeeping. Plug-ins of the platform enable the same via Windows and SSH connector, which establish connections automatically in the background and execute desired commands.
In some embodiments, the platform is developed in .Net framework 4.0 using C# and ASP.net. The platform could be deployed on windows 2008 server with IIS 7 as web server. Microsoft SQL server 2008 database acts as primary data store.
Task automation modules of the platform have been developed for different technologies using appropriate and standard methodologies which are covered in points below. In some embodiments, Active Directory/Exchange modules use directory services class and power shell cmdlets. In some embodiments, database modules for Sybase use ASEOLEDB driver, Oracle use ODBC driver and MS SQL server use ADO.net driver for database operations.
The platform has in-built report generation framework 224 which enables generation of reports, such as in excel and Pdf format at runtime.
Key reports which can be generated from various technology modules include, but are not limited to:-
The report can be generated after each technology task. The output can be exported to the desired format. In some embodiments, the application uses the .Net library to generate the report.
In some embodiments, the platform is bundled with task scheduling framework 226. This provides an easy to use interface to the administrator to schedule available tasks. In some embodiments, the task scheduling framework is implemented in modular fashion and plugs-in seamlessly with the platform. The task scheduler enables system administrators to schedule a particular technology task for multiple devices at a time. The task scheduler provides an interface which gives visibility in terms of tasks which have been scheduled and can be re-configured.
Although the present disclosure has been described with reference to particular means, materials and embodiments, from the foregoing description, one skilled in the art can easily ascertain the essential characteristics of the present disclosure and various changes and modifications may be made to adapt the various uses and characteristics without departing from the spirit and scope of the present invention as set forth in the following claims.
标题 | 发布/更新时间 | 阅读量 |
---|---|---|
一种基于航班风险前置的运行控制系统及方法 | 2020-05-08 | 494 |
一种运维监控数据治理方法 | 2020-05-13 | 719 |
一种智能化快速安装配电柜的设计方法 | 2020-06-06 | 644 |
增强型有源电力滤波器及其控制策略 | 2020-05-27 | 260 |
信息系统审计系统的建立方法和系统 | 2020-05-18 | 1016 |
Transforming a legacy IT infrastructure into an on-demand operating environment | 2020-06-18 | 237 |
METHOD FOR PROCESSING A FLUID MEDIUM AND DEVICE FOR CARRYING OUT SAID METHOD | 2020-06-08 | 33 |
METHOD FOR PROCESSING A FLUID MEDIUM AND DEVICE FOR CARRYING OUT SAID METHOD | 2020-06-11 | 58 |
METHOD FOR PROCESSING A FLUID MEDIUM AND DEVICE FOR CARRYING OUT SAID METHOD | 2020-06-16 | 78 |
EDV-SYSTEM ZUR UNTERNEHMENSFÜHRUNG | 2020-06-17 | 150 |
高效检索全球专利专利汇是专利免费检索,专利查询,专利分析-国家发明专利查询检索分析平台,是提供专利分析,专利查询,专利检索等数据服务功能的知识产权数据服务商。
我们的产品包含105个国家的1.26亿组数据,免费查、免费专利分析。
专利汇分析报告产品可以对行业情报数据进行梳理分析,涉及维度包括行业专利基本状况分析、地域分析、技术分析、发明人分析、申请人分析、专利权人分析、失效分析、核心专利分析、法律分析、研发重点分析、企业专利处境分析、技术处境分析、专利寿命分析、企业定位分析、引证分析等超过60个分析角度,系统通过AI智能系统对图表进行解读,只需1分钟,一键生成行业专利分析报告。