优化敏感词、作者改为tongran
This commit is contained in:
@@ -20,6 +20,6 @@ public class RocketMQApplication
|
||||
public static void main(String[] args)
|
||||
{
|
||||
SpringApplication.run(RocketMQApplication.class, args);
|
||||
System.out.println("(♥◠‿◠)ノ゙ RocketMQ模块启动成功 ლ(´ڡ`ლ)゙");
|
||||
System.out.println("消息中间件模块启动完成");
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 初始带宽流量Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-20
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ import java.util.List;
|
||||
/**
|
||||
* 初始带宽流量临时表Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-05
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@ import java.util.Map;
|
||||
/**
|
||||
* CPU监控信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 磁盘监控信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 容器监控信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ import com.tongran.common.core.web.page.TableDataInfo;
|
||||
/**
|
||||
* 心跳信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-08
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ import com.tongran.common.core.web.page.TableDataInfo;
|
||||
/**
|
||||
* 心跳信息日志Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-08
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 内存监控信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 挂载点监控信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ import com.tongran.common.core.web.page.TableDataInfo;
|
||||
/**
|
||||
* 系统其他信息监控数据Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-23
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 风扇信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-22
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 交换机流量监控信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ import java.util.List;
|
||||
/**
|
||||
* 交换机监控信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-26
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.Map;
|
||||
/**
|
||||
* MPU信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-22
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 光模块信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-22
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 交换机系统其他信息采集数据Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-23
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 电源信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-22
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 系统监控信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 交换机系统其他信息采集数据Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-23
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -17,7 +17,7 @@ import java.util.List;
|
||||
/**
|
||||
* Agent管理Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-15
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.List;
|
||||
/**
|
||||
* 客户端告警信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-10
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.List;
|
||||
/**
|
||||
* 告警策略Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-12
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.List;
|
||||
/**
|
||||
* 告警推送配置Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-11
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 告警记录Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-12
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ import com.tongran.common.core.web.page.TableDataInfo;
|
||||
/**
|
||||
* 告警规则Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-12
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@ import java.util.List;
|
||||
/**
|
||||
* 告警规则模板Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-12
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ import java.util.List;
|
||||
/**
|
||||
* 服务器脚本策略Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-15
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ import com.tongran.common.core.web.page.TableDataInfo;
|
||||
/**
|
||||
* 文件信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-15
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.List;
|
||||
/**
|
||||
* FRPC配置管理Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-12-19
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@ import java.util.List;
|
||||
/**
|
||||
* FRPC端口映射配置Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-12-19
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 基础监控项Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-10
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ import java.util.List;
|
||||
/**
|
||||
* 资源监控策略Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-10
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 监控模板Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-09
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ import java.util.List;
|
||||
/**
|
||||
* 客户端网络接口子接口信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-12-15
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ import java.util.List;
|
||||
/**
|
||||
* 客户端网络接口信息Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-14
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ import com.tongran.common.core.web.page.TableDataInfo;
|
||||
/**
|
||||
* 客户端策略关联Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-22
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ import java.util.List;
|
||||
/**
|
||||
* 资源远程管理Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-15
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ import java.util.List;
|
||||
/**
|
||||
* Linux系统监控项Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-09
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ import java.util.List;
|
||||
/**
|
||||
* 交换机监控模板Controller
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-09
|
||||
*/
|
||||
@RestController
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 初始带宽流量对象 initial_bandwidth_traffic
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-20
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.math.BigDecimal;
|
||||
/**
|
||||
* 初始带宽流量临时表对象 initial_bandwidth_traffic_temp
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-05
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* CPU监控信息对象 initial_cpu_info
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 磁盘监控信息对象 initial_disk_info
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 容器监控信息对象 initial_docker_info
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 心跳信息对象 initial_heartbeat_listen
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-08
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 心跳信息日志对象 initial_heartbeat_listen_log
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-08
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -9,7 +9,7 @@ import java.math.BigDecimal;
|
||||
/**
|
||||
* 内存监控信息对象 initial_memory_info
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.math.BigDecimal;
|
||||
/**
|
||||
* 挂载点监控信息对象 initial_mount_point_info
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ import com.tongran.common.core.web.domain.BaseEntity;
|
||||
/**
|
||||
* 系统其他信息监控数据对象 initial_other_system_monitor_data
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-23
|
||||
*/
|
||||
public class InitialOtherSystemMonitorData extends BaseEntity
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import com.tongran.common.core.web.domain.BaseEntity;
|
||||
/**
|
||||
* 风扇信息对象 initial_switch_fan_info
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-22
|
||||
*/
|
||||
public class InitialSwitchFanInfo extends BaseEntity
|
||||
|
||||
@@ -12,7 +12,7 @@ import java.util.List;
|
||||
/**
|
||||
* 交换机流量监控信息对象 initial_switch_info
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.math.BigDecimal;
|
||||
/**
|
||||
* 交换机监控信息对象 initial_switch_info_temp
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-26
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.math.BigDecimal;
|
||||
/**
|
||||
* MPU信息对象 initial_switch_mpu_info
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-22
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.math.BigDecimal;
|
||||
/**
|
||||
* 光模块信息对象 initial_switch_optical_module
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-22
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 交换机系统其他信息采集数据对象 initial_switch_other_collect_data
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-23
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 电源信息对象 initial_switch_power_supply
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-22
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -9,7 +9,7 @@ import java.math.BigDecimal;
|
||||
/**
|
||||
* 系统监控信息对象 initial_system_info
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 交换机系统其他信息采集数据对象 initial_system_other_collect_data
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-23
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -10,7 +10,7 @@ import java.util.Date;
|
||||
/**
|
||||
* Agent管理对象 rm_agent_management
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-15
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -10,7 +10,7 @@ import java.util.Date;
|
||||
/**
|
||||
* 客户端告警信息对象 rm_alarm_log
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-10
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -11,7 +11,7 @@ import java.util.List;
|
||||
/**
|
||||
* 告警策略对象 rm_alarm_policy
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-12
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 告警推送配置对象 rm_alarm_push_config
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-11
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -10,7 +10,7 @@ import java.util.Date;
|
||||
/**
|
||||
* 告警记录对象 rm_alarm_record
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-12
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -9,7 +9,7 @@ import java.math.BigDecimal;
|
||||
/**
|
||||
* 告警规则对象 rm_alarm_rule
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-12
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -8,7 +8,7 @@ import com.tongran.common.core.web.domain.BaseEntity;
|
||||
/**
|
||||
* 告警规则模板对象 rm_alarm_rule_template
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-12
|
||||
*/
|
||||
public class RmAlarmRuleTemplate extends BaseEntity
|
||||
|
||||
@@ -11,7 +11,7 @@ import java.util.List;
|
||||
/**
|
||||
* 服务器脚本策略对象 rm_deployment_policy
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-15
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -8,7 +8,7 @@ import com.tongran.common.core.web.domain.BaseEntity;
|
||||
/**
|
||||
* 文件信息对象 rm_file_info
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-15
|
||||
*/
|
||||
public class RmFileInfo extends BaseEntity
|
||||
|
||||
@@ -10,7 +10,7 @@ import java.util.Date;
|
||||
/**
|
||||
* FRPC配置管理对象 rm_frpc_config_manage
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-12-19
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* FRPC端口映射配置对象 rm_frpc_port_mapping
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-12-19
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 基础监控项对象 rm_initial_monitor_item
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-10
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -12,7 +12,7 @@ import java.util.List;
|
||||
/**
|
||||
* 资源监控策略对象 rm_monitor_policy
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-10
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -10,7 +10,7 @@ import java.util.Date;
|
||||
/**
|
||||
* 监控模板对象 rm_monitor_template
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-09
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 客户端网络接口信息对象 rm_network_interface
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-14
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 客户端网络接口子接口信息对象 rm_network_interface_child
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-12-15
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import com.tongran.common.core.web.domain.BaseEntity;
|
||||
/**
|
||||
* 客户端策略关联对象 rm_policy_device_details
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-10-22
|
||||
*/
|
||||
public class RmPolicyDeviceDetails extends BaseEntity
|
||||
|
||||
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 资源远程管理对象 rm_resource_remote
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-15
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* Linux系统监控项对象 rm_template_linux
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-09
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -7,7 +7,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 交换机监控模板对象 rm_template_switch
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-09
|
||||
*/
|
||||
@Data
|
||||
|
||||
@@ -5,7 +5,7 @@ import lombok.Data;
|
||||
/**
|
||||
* FRPC端口映射配置对象 rm_frpc_port_mapping
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-12-19
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 资源监控策略对象 rm_monitor_policy
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-10
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import lombok.Data;
|
||||
/**
|
||||
* 监控模板对象 rm_monitor_template业务类
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-09
|
||||
*/
|
||||
@Data
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
/**
|
||||
* 初始带宽流量Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-20
|
||||
*/
|
||||
public interface InitialBandwidthTrafficMapper
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.util.List;
|
||||
/**
|
||||
* 初始带宽流量临时表Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-11-05
|
||||
*/
|
||||
public interface InitialBandwidthTrafficTempMapper
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import java.util.List;
|
||||
/**
|
||||
* CPU监控信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
public interface InitialCpuInfoMapper
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 磁盘监控信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
public interface InitialDiskInfoMapper
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 容器监控信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
public interface InitialDockerInfoMapper
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.rocketmq.domain.InitialHeartbeatListenLog;
|
||||
/**
|
||||
* 心跳信息日志Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-08
|
||||
*/
|
||||
public interface InitialHeartbeatListenLogMapper
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.rocketmq.domain.InitialHeartbeatListen;
|
||||
/**
|
||||
* 心跳信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-08
|
||||
*/
|
||||
public interface InitialHeartbeatListenMapper
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import java.util.List;
|
||||
/**
|
||||
* 内存监控信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
public interface InitialMemoryInfoMapper
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 挂载点监控信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
public interface InitialMountPointInfoMapper
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import com.tongran.rocketmq.domain.InitialOtherSystemMonitorData;
|
||||
/**
|
||||
* 系统其他信息监控数据Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-23
|
||||
*/
|
||||
public interface InitialOtherSystemMonitorDataMapper
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 风扇信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-22
|
||||
*/
|
||||
public interface InitialSwitchFanInfoMapper
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import java.util.List;
|
||||
/**
|
||||
* 交换机流量监控信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
public interface InitialSwitchInfoMapper
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.util.List;
|
||||
/**
|
||||
* 交换机监控信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-26
|
||||
*/
|
||||
public interface InitialSwitchInfoTempMapper
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import java.util.Map;
|
||||
/**
|
||||
* MPU信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-22
|
||||
*/
|
||||
public interface InitialSwitchMpuInfoMapper
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 光模块信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-22
|
||||
*/
|
||||
public interface InitialSwitchOpticalModuleMapper
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 交换机系统其他信息采集数据Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-23
|
||||
*/
|
||||
public interface InitialSwitchOtherCollectDataMapper
|
||||
|
||||
+1
-1
@@ -8,7 +8,7 @@ import java.util.Map;
|
||||
/**
|
||||
* 电源信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-09-22
|
||||
*/
|
||||
public interface InitialSwitchPowerSupplyMapper
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import java.util.List;
|
||||
/**
|
||||
* 系统监控信息Mapper接口
|
||||
*
|
||||
* @author gyt
|
||||
* @author tongran
|
||||
* @date 2025-08-25
|
||||
*/
|
||||
public interface InitialSystemInfoMapper
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user