Monitoring Tool Switch for Production Environment Control

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current firm-wide monitoring tools lack effective environment management, version control, and audit mechanisms, leading to risks of impacting production setups and the inability to track changes or roll back errors.

Innovation Solution

A system and method that implement a monitoring tool switch interface, utilizing a local workspace with a repository having development and production branches, enabling code changes, peer reviews, and automatic deployment with versioning and auditing controls.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If monitoring changes are performed directly in the production environment, then changes can be implemented quickly, but the risk of impacting production setup increases and version control is lost

Engineering Contradiction:
Improvechange implementation speedVSAvoidproduction setup stability
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system segments the monitoring environment into multiple branches (development, testing, production) within a version control repository. This allows changes to be developed and tested in isolation before being merged into production, maintaining both implementation speed and production stability through controlled progression between environments.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system requires preliminary actions including peer review approval and automated pipeline validation before changes can be deployed to production. These preliminary checks ensure that only validated changes reach the production environment, preventing unstable changes from impacting production while maintaining a structured deployment process.

Inventive Principle:
Principle #10Preliminary action

2Ease of operation

If custom scripts and SQLs are stored on temporary storage or individual home directories, then individual ownership is maintained, but no common repository or management features exist

Engineering Contradiction:
Improveindividual script managementVSAvoidchange tracking capability
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The system merges individual script storage into a centralized version control repository while maintaining individual ownership through author attribution. This combination provides both the ease of individual script management and the benefits of centralized tracking, auditing, and collaboration features that individual storage lacks.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The version control system provides continuous feedback through commit history, author attribution, and change tracking. Every modification to scripts and SQLs is automatically recorded with metadata including author, timestamp, and description, enabling full audit trails and change tracking without interfering with individual script development and management.

Inventive Principle:
Principle #23Feedback

3Productivity

If changes are made without peer review or quality control, then changes can be made quickly, but audit and versioning capabilities are limited

Engineering Contradiction:
Improvechange making speedVSAvoidchange audit accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system implements dynamic review requirements where the rigor of peer review and quality control can be adjusted based on change risk and type. Low-risk changes can proceed with minimal review maintaining speed, while high-risk changes trigger more comprehensive review processes ensuring audit accuracy. The pipeline can be configured with different approval thresholds and validation rules.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS12340200B2System and method for implementing a monitoring tool switch
Publication Date: 2025.06.24 JPMORGAN CHASE BANK NA
  • US12340200B2 patent drawing
  • US12340200B2 patent drawing
  • US12340200B2 patent drawing

AI summary

An embodiment of the present invention is directed to a Monitoring Tool Switch that provides control for making monitoring changes in production environments. An embodiment of the present invention is directed to providing a firm-wide software development life cycle (SDLC) strategic tool to streamline and better control monitoring configuration changes. An embodiment of the present invention may be represented as a platform that targets Production Management teams as end user.