Performance monitoring platform for office management system
A monitoring platform and performance technology, applied in hardware monitoring, electrical digital data processing, instruments, etc., can solve the problems of inability to monitor and analyze office system stability
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
specific Embodiment approach
[0022] A performance monitoring platform for an office management system, including a log collection subsystem, a log analysis subsystem, and a warning and intervention subsystem;
[0023] The log collection subsystem is divided into memory log collection module 1, thread log collection module 2 and SQL execution log collection module 3;
[0024] Among them, the memory log collection module 1 uses the JVM Management API to collect the memory information of the JVM of the current system. The collected information includes: collection time, temporary generation, young generation, old generation, permanent generation, and the number and time of GC in each generation.
[0025] It can be obtained by using the following methods:
[0026] ManagementFactory.getMemoryPoolMXBeans().get(0);
[0027] List beans = ManagementFactory. getMemoryPoolMXBeans();
[0028] String bname;
[0029] for (MemoryPoolMXBean bean : beans) {
[0030] bname = bean.getName().toLowerCase();
[0031] if (b...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com