snmp采集工具优化,采集数据入库优化。
This commit is contained in:
@@ -8,6 +8,8 @@ public class CollectDataVo {
|
||||
private String type;
|
||||
/** 数据 */
|
||||
private String value;
|
||||
/** 交换机ip */
|
||||
private String switchIp;
|
||||
/** 时间戳 */
|
||||
private long timestamp;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user