宠物服务小程序运行异常监测预警数据
收藏浙江省数据知识产权登记平台2025-08-06 更新2025-08-07 收录
下载链接:
https://www.zjip.org.cn/home/announce/trends/159749
下载链接
链接失效反馈官方服务:
资源简介:
本数据通过实时监测宠物服务小程序核心运行指标,构建规则层与模型层双重预警机制,实现对系统性能瓶颈、安全风险及操作异常的精准识别与预警。对公司(软件开发商)而言,本数据能够显著提升小程序的运行稳定性,通过智能化的异常预警机制,优化开发团队的故障排查效率,有效降低系统崩溃风险,保障宠物服务业务的连续性与安全性;对第三方合作机构,本数据可强化多方协同风控能力,提升接口调用的稳定性与数据交互的合规性,为生态合作提供可靠的技术支持;本数据也能为同类宠物行业小程序的异常监测与预警系统开发提供实践经验和技术参考,推动宠物服务数字化管理的标准化建设。1.数据采集和预处理:(1)数据采集:从公司宠物服务小程序运行过程中采集9项数据字段,包括采集时间、CPU占用率(%)、内存占用率(%)、单次页面加载延迟(秒)、同时在线用户数、用户数据完整性评分(分)、1小时内请求次数、任务队列积压数量、异常操作触发次数。(2)数据预处理:清洗数据,剔除异常值及重复记录;对同时在线用户数、1小时内操作次数进行归一化处理,消除量纲差异。
2.建立预警模型和规则:采用规则层+模型层两级判断机制,确保快速响应和精准预警。(1)规则层优先拦截高风险事件,规则如下:当用户数据完整性评分<0.6时,直接判定为数据异常,触发红色预警;当CPU占用率>95%或内存占用率>95%时,判定为资源过载,触发红色预警;当待任务队列积压数量>1000时,判定为生产任务拥堵,触发红色预警;其余情形,则不预警。(2)模型层采用轻量级逻辑回归模型(依赖ResNet开源模型和Flask API轻量级框架),输入预处理后的9项指标,输出异常概率值(0-1);若异常概率值>0.7,则判定为高危异常,触发橙色预警;若异常概率值在0.4-0.7(含0.4和0.7)之间,触发黄色预警;其余情形,则不预警。
This dataset constructs a dual early warning mechanism of rule layer and model layer through real-time monitoring of the core operational metrics of the pet service mini-program, realizing accurate identification and early warning of system performance bottlenecks, security risks and operational anomalies. For the company (software developer), this dataset can significantly improve the operational stability of the mini-program. Through the intelligent anomaly early warning mechanism, it optimizes the troubleshooting efficiency of the development team, effectively reduces the risk of system crashes, and guarantees the continuity and security of pet service businesses. For third-party cooperative institutions, this dataset can strengthen the multi-party collaborative risk management capability, improve the stability of interface invocation and the compliance of data interaction, and provide reliable technical support for ecological cooperation. This dataset can also provide practical experience and technical reference for the development of anomaly monitoring and early warning systems for similar pet industry mini-programs, promoting the standardized construction of digital management for pet services.
1. Data Collection and Preprocessing:
(1) Data Collection: 9 data fields are collected during the operation of the company's pet service mini-program, including collection time, CPU utilization (%), memory utilization (%), single-page loading delay (seconds), concurrent online users, user data integrity score, number of requests within 1 hour, backlog of task queues, and number of triggered abnormal operations.
(2) Data Preprocessing: Clean the data, eliminate outliers and duplicate records; normalize the concurrent online users and the number of operations within 1 hour to eliminate dimensional differences.
2. Establish Early Warning Models and Rules:
Adopt a two-level judgment mechanism of rule layer + model layer to ensure rapid response and accurate early warning.
(1) Rule Layer: The rule layer prioritizes intercepting high-risk events, with the following rules: When the user data integrity score < 0.6, directly determine it as a data anomaly and trigger a red alert; When CPU utilization > 95% or memory utilization > 95%, determine it as resource overload and trigger a red alert; When the backlog of pending task queues > 1000, determine it as production task congestion and trigger a red alert; For other situations, no alert is triggered.
(2) Model Layer: The model layer adopts a lightweight logistic regression model (based on the open-source ResNet model and the lightweight Flask API framework), which takes the 9 preprocessed indicators as input and outputs the anomaly probability value (0-1); If the anomaly probability > 0.7, determine it as a high-risk anomaly and trigger an orange alert; If the anomaly probability is between 0.4 and 0.7 (including 0.4 and 0.7), trigger a yellow alert; For other situations, no alert is triggered.
提供机构:
杭州趣酷奇点科技有限公司
创建时间:
2025-05-28
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集包含662条宠物服务小程序的运行监测数据,通过14个字段(如CPU占用率、内存占用率、在线用户数)实时追踪性能指标,采用规则层和模型层双重预警机制来识别系统异常和风险,旨在提升小程序稳定性和优化开发效率。
以上内容由遇见数据集搜集并总结生成



