Merge branch 'main' of http://192.168.0.229:3180/OMC/ems_backend
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -23,6 +23,8 @@ restagent/software/
|
||||
restagent/database/
|
||||
restagent/restagent
|
||||
|
||||
vendor
|
||||
|
||||
# Built Visual Studio Code Extensions
|
||||
*.vsix
|
||||
*.log
|
||||
|
||||
@@ -62,6 +62,36 @@ amf:
|
||||
filter: "0~65535"
|
||||
display: "Port"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "ntpversion"
|
||||
display: "Set NTP Version"
|
||||
params:
|
||||
- name: "version"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Version"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "ntpmaxdiff"
|
||||
display: "Set NTP Max Diff"
|
||||
params:
|
||||
- name: "value"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: "100~2000"
|
||||
display: "Max Value(ms)"
|
||||
comment: ""
|
||||
- operation: "set"
|
||||
object: "ntpsynctimer"
|
||||
display: "Set NTP Sync Timer"
|
||||
params:
|
||||
- name: "periods"
|
||||
type: "int"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
display: "Periods(second)"
|
||||
comment: ""
|
||||
- operation: "add"
|
||||
object: "slice"
|
||||
display: "Add Slice"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# level: /trace/debug/info/error/warn/error/fatal, default: debug
|
||||
# duration: saved days, default is 30 days
|
||||
logger:
|
||||
file: d:/omc.git/goprojects/ems.agt/crontask/log/crontask.log
|
||||
file: d:/local.git/be.ems/crontask/log/crontask.log
|
||||
level: trace
|
||||
duration: 24
|
||||
count: 10
|
||||
@@ -27,7 +27,7 @@ database:
|
||||
host: 127.0.0.1
|
||||
port: 33066
|
||||
name: omc_db
|
||||
backup: d:/omc.git/goprojects/ems.agt/restagent/database
|
||||
backup: d:/local.git/be.ems/restagent/database
|
||||
|
||||
# northbound interface, cm/pm
|
||||
nbi:
|
||||
|
||||
@@ -61,8 +61,22 @@ tasks:
|
||||
params: SQL=select+*+into+outfile+'%s'+fields+terminated+by+','+escaped+by+''+optionally+enclosed+by+''+lines+terminated+by+'\n'+from+(select+'op_id','account_name','op_ip','subsys_tag','op_type','op_content','op_result','begin_time','end_time','vnf_flag','log_time'+union+select+op_id,account_name,op_ip,subsys_tag,op_type,op_content,op_result,begin_time,end_time,vnf_flag,log_time+from+operation_log)+b
|
||||
interval: 1
|
||||
unit: Days
|
||||
at: 00:25:00
|
||||
at: 00:26:00
|
||||
do: TaskDBBackupCSVGetBySQL
|
||||
- name: Backup security log
|
||||
uri: /api/rest/databaseManagement/v1/omc_db/security_log
|
||||
params: SQL=select+*+into+outfile+'%s'+fields+terminated+by+','+escaped+by+''+optionally+enclosed+by+''+lines+terminated+by+'\n'+from+(select+'id','account_name','account_type','op_ip','op_type','op_content','op_result','op_time'+union+select+id,account_name,account_type,op_ip,op_type,op_content,op_result,op_time+from+security_log)+b
|
||||
interval: 1
|
||||
unit: Days
|
||||
at: 00:28:00
|
||||
do: TaskDBBackupCSVGetBySQL
|
||||
- name: Backup alarm log
|
||||
uri: /api/rest/databaseManagement/v1/omc_db/alarm_log
|
||||
params: SQL=select+*+into+outfile+'%s'+fields+terminated+by+','+escaped+by+''+optionally+enclosed+by+''+lines+terminated+by+'\n'+from+(select+'id','ne_type','ne_id','alarm_seq','alarm_id','alarm_code','alarm_status','event_time','log_time'+union+select+id,ne_type,ne_id,alarm_seq,alarm_id,alarm_code,alarm_status,event_time,log_time+from+alarm_log)+b
|
||||
interval: 1
|
||||
unit: Days
|
||||
at: 00:30:00
|
||||
do: TaskDBBackupCSVGetBySQL
|
||||
- name: handshake to NF
|
||||
status: Active
|
||||
uri: /api/rest/systemManagement/v1/elementType/%s/objectType/systemState
|
||||
|
||||
@@ -126,7 +126,7 @@ func (t *TaskFunc) GenNFXmlFile(neType string) error {
|
||||
case "UserLabel":
|
||||
v = ne.NeName
|
||||
case "VendorName":
|
||||
v = "Ruijie Network"
|
||||
v = "RJ"
|
||||
case "SwVersion":
|
||||
v = global.Version
|
||||
case "PatchInfo":
|
||||
|
||||
@@ -1 +1,10 @@
|
||||
INSERT INTO `omc_db`.`user` (`id`, `account_id`, `name`, `real_name`, `sn`, `gender`, `email`, `id_card_number`, `description`, `telephone_number`, `phone`, `mobile`, `employee_number`, `employee_type`, `organize`, `supporter_corp_name`, `start_time`, `end_time`, `password`, `password_sha512`, `change_password_flag`, `password_expiration`, `status`, `user_expiration`, `group_name`, `profile`, `create_time`, `update_time`) VALUES (1, 'admin', 'admin', 'administrator', '', '', 'admin@qq.com', NULL, NULL, NULL, '312', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '$2a$10$QgIcp6yuOEGrEU0TNU12K.uQRLbcufesEU7hiRYlRSSdUO7OAkoTq', '324584ab0b03a5af1899c1801485de8a455a114d5f6ee08a48dbdf7e8f1a047eaaa1789e881f9eb268113f6c6814fa20f43183ffa6e014765f2aa8733c526048', 0000, NULL, 'Active', NULL, 'admin', '{\"color\":{\"critical\":\"#e8994a\",\"event\":\"#c5d2dc\",\"major\":\"#494040\",\"minor\":\"#5f70a8\",\"sound\":\"custom\",\"warning\":\"#b9e1dd\"},\"sound\":\"custom\",\"custom\":\"hrxz.com-exz2s3uxhc47391.mp3\"}', '2023-08-10 11:04:25', '2023-08-10 11:04:25');
|
||||
INSERT INTO `omc_db`.`user` (`account_id`, `name`, `real_name`, `sn`, `gender`, `email`, `id_card_number`, `description`, `telephone_number`, `phone`, `mobile`, `employee_number`, `employee_type`, `organize`, `supporter_corp_name`, `start_time`, `end_time`, `password`, `password_sha512`, `change_password_flag`, `password_expiration`, `status`, `user_expiration`, `group_name`, `profile`, `create_time`, `update_time`) VALUES ('admin', 'admin', 'administrator', '', '', 'admin@aa.com', NULL, NULL, NULL, '312', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '$2a$10$QgIcp6yuOEGrEU0TNU12K.uQRLbcufesEU7hiRYlRSSdUO7OAkoTq', '324584ab0b03a5af1899c1801485de8a455a114d5f6ee08a48dbdf7e8f1a047eaaa1789e881f9eb268113f6c6814fa20f43183ffa6e014765f2aa8733c526048', 0000, NULL, 'Active', NULL, 'admin', '{\"color\":{\"critical\":\"#e8994a\",\"event\":\"#c5d2dc\",\"major\":\"#494040\",\"minor\":\"#5f70a8\",\"sound\":\"custom\",\"warning\":\"#b9e1dd\"},\"sound\":\"custom\",\"custom\":\"hrxz.com-exz2s3uxhc47391.mp3\"}', '2023-08-10 11:04:25', '2023-08-10 11:04:25');
|
||||
|
||||
INSERT INTO `omc_db`.`role` (`role_name`, `description`) VALUES ('admin', 'administrator role');
|
||||
|
||||
INSERT INTO `omc_db`.`permission` (`permission_name`, `method`, `management`, `element`, `object`, `description`) VALUES ('*#*', '*', '*', '*', '*', 'all permission');
|
||||
|
||||
INSERT INTO `omc_db`.`role_permission` (`r_name`, `p_name`, `description`) VALUES ('admin', '*#*', 'bind by admin');
|
||||
|
||||
INSERT INTO `omc_db`.`user_role` (`u_name`, `r_name`, `description`) VALUES ('admin', 'admin', 'bind admin user to role');
|
||||
|
||||
|
||||
61
database/upgrade/config.sql
Normal file
61
database/upgrade/config.sql
Normal file
@@ -0,0 +1,61 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 16/08/2023 09:20:14
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for config
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `config`;
|
||||
CREATE TABLE `config` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`module_name` varchar(32) CHARACTER SET latin1 COLLATE latin1_swedish_ci NULL DEFAULT NULL,
|
||||
`config_tag` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`title_json` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`value` varchar(255) CHARACTER SET latin1 COLLATE latin1_swedish_ci NULL DEFAULT NULL,
|
||||
`value_json` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
`update_time` datetime NULL DEFAULT current_timestamp() ON UPDATE CURRENT_TIMESTAMP,
|
||||
`comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 31 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of config
|
||||
-- ----------------------------
|
||||
INSERT INTO `config` VALUES (1, 'Alarm', 'historyDuration', '{\"cn\": \"历史告警保留时间间隔(天)\", \"en\": \"History alarm duration(day)\"}', '90', NULL, '2023-07-25 20:41:18', NULL);
|
||||
INSERT INTO `config` VALUES (2, 'LOG', 'logDuration', '{\"cn\": \"日志保留时间(天)\", \"en\": \"Log saved duration(day)\"}', '90', NULL, '2023-05-08 17:40:28', NULL);
|
||||
INSERT INTO `config` VALUES (3, 'LOG', 'logCapacity', '{\"cn\": \"日志占用空间(MB)\", \"en\": \"Log occupation space(MB)\"}', '1344', NULL, '2023-08-02 17:20:39', NULL);
|
||||
INSERT INTO `config` VALUES (4, 'PM', 'pmBackupTask', '{\"cn\": \"性能数据报表定期备份(天)\", \"en\": \"PM data backup task(day)\"}', '2', NULL, '2023-07-31 14:49:11', NULL);
|
||||
INSERT INTO `config` VALUES (5, 'Alarm', 'syncTaskPeriod', '{\"cn\": \"告警同步周期时长(小时)\", \"en\": \"Alarm sync task period(小时)\"}', '24', '{\"alarmEnd\":\"2023-08-21 00:00:00\",\"alarmStart\":\"2023-08-08 00:00:00\",\"syncTaskPeriod\":\"23\",\"unit\":\"hour\"}', '2023-08-10 20:03:38', NULL);
|
||||
INSERT INTO `config` VALUES (6, 'Alarm', 'displayFilter', '{\"cn\": \"告警显示过滤设置\", \"en\": \"Alarm filter setting\"}', '', '{}', '2023-07-27 15:02:23', NULL);
|
||||
INSERT INTO `config` VALUES (7, 'Alarm', 'autoAlarmAck', '{\"cn\": \"告警自动确认设置\", \"en\": \"Alarm automatic ack setting\"}', '', '{\"alarm_status\":\"0\",\"alarm_type\":\"EquipmentAlarm\",\"orig_severity\":\"Major\",\"ack_user\":\"admin\"}', '2023-07-28 08:07:02', NULL);
|
||||
INSERT INTO `config` VALUES (8, 'PM', 'keepPMCKpi', '{\"cn\": \"删除指标保留时长(天)\", \"en\": \"Keep custom pm kpi duration(day)\"}', '4', NULL, '2023-07-29 11:01:45', NULL);
|
||||
INSERT INTO `config` VALUES (9, 'Security', 'sessionExpires', '{\"cn\": \"登录会话超时时长(秒)\", \"en\": \"User\'s session expires(second)\"}', '1800000', NULL, '2023-07-31 09:45:17', NULL);
|
||||
INSERT INTO `config` VALUES (10, 'Alarm', 'forwardAlarm', '{\"cn\": \"告警前转接口设置\", \"en\": \"Alarm forward interface\"}', NULL, '[{\"interface\":\"Email\",\"to_user\":[\"371757574@qq.com\"]},{\"interface\":\"SMS\",\"to_user\":[\"11111112312\"]}]', '2023-08-03 11:42:21', NULL);
|
||||
INSERT INTO `config` VALUES (17, 'Security', 'highRisk', '{\"cn\":\"高危指令设置\",\"en\":\"High risk instruction settings\"}', NULL, '[{\"timePart\":\"17:00:00,23:00:00\",\"text\":\"请不要重复\"}]', '2023-08-15 22:09:35', NULL);
|
||||
INSERT INTO `config` VALUES (18, 'Gold', 'goldSet', '{\"cn\":\"黄金指标设置\",\"en\":\"Gold Index Setting\"}', NULL, '{\"goldWeek\":\"1\",\"omc_name\":\"23123\",\"login_url\":\"231231\",\"handshake_url\":\"321312\",\"grant_type\":\"321312\",\"user_name\":\"32131\",\"user_key\":\"22321\",\"max_data_len\":\"231\",\"kpi_report_url\":\"1231231\",\"time_out\":\"2131\"}', '2023-08-13 18:15:01', NULL);
|
||||
INSERT INTO `config` VALUES (19, 'Security', 'userTimeSet', '{\"cn\":\"账号有效期设置\",\"en\":\"Account validity period setting\"}', '18000', NULL, '2023-08-10 14:18:57', NULL);
|
||||
INSERT INTO `config` VALUES (20, 'Security', 'pwdStrong', '{\"cn\":\"密码强度设置\",\"en\":\"Account validity period setting\"}', NULL, '{\"pwdMinLength\":\"4\",\"pwdTime\":\"12\",\"strongNum\":\"1\",\"outTimeMsg\":\"密码有效期已过,请联系管理员进行修改密码\"}', '2023-08-14 20:18:21', NULL);
|
||||
INSERT INTO `config` VALUES (22, 'Nbi', 'nbiSet', '{\"cn\":\"北向接口设置\",\"en\":\"Interface settings\"}', NULL, '{\"localIp\":\"21312\",\"localPort\":\"312\"}', '2023-08-13 18:48:38', NULL);
|
||||
INSERT INTO `config` VALUES (25, 'SystemMonitor', 'cpuThreshold', '{\"cn\":\"CPU阈值及告警级别设置\",\"en\":\"threshold of CPU settings\"}', NULL, '{\"Major\":\"60\",\"Minor\":\"50\",\"Critical\":\"80\",\"Warning\":\"90\",\"Event\":\"75\"}', '2023-08-15 18:06:13', NULL);
|
||||
INSERT INTO `config` VALUES (26, 'SystemMonitor', 'sampleTime', '{\"cn\":\"系统监控采样时间设置\",\"en\":\"settings\"}', NULL, '{\"sampleTime\":\"40\"}', '2023-08-15 18:02:49', NULL);
|
||||
INSERT INTO `config` VALUES (27, 'SystemMonitor', 'fileThreshold', '{\"cn\":\"文件资源阈值及告警级别设置\",\"en\":\"threshold of file threshold settings\"}', NULL, '{\"type\":\"cpuThreshold\",\"Major\":\"12\",\"Minor\":\"\",\"Critical\":\"\",\"Warning\":\"\",\"Event\":\"\"}', '2023-08-15 18:44:18', NULL);
|
||||
INSERT INTO `config` VALUES (28, 'SystemMonitor', 'RAMThreshold', '{\"cn\":\"内存阈值及告警级别设置\",\"en\":\"threshold of RAM threshold settings\"}', NULL, '{\"Major\":\"\", \"Minor\": \"\",\"Critical\": \"\",\"Warning\": \"\",\"Event\":\"\"}', '2023-08-15 17:34:22', NULL);
|
||||
INSERT INTO `config` VALUES (29, 'SystemMonitor', 'storageThreshold', '{\"cn\":\"数据存储空间阈值及告警级别设置\",\"en\":\"threshold of data storage threshold settings\"}', NULL, '{\"Major\":\"\", \"Minor\": \"\",\"Critical\": \"\",\"Warning\": \"\",\"Event\":\"\"}', '2023-08-15 17:34:11', NULL);
|
||||
INSERT INTO `config` VALUES (30, 'SystemMonitor', 'databaseThreshold', '{\"cn\":\"数据库阈值及告警级别设置\",\"en\":\"threshold of database settings\"}', NULL, '{\"Major\":\"\", \"Minor\": \"\",\"Critical\": \"\",\"Warning\": \"\",\"Event\":\"\"}', '2023-08-15 17:32:55', NULL);
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
45
database/upgrade/group.sql
Normal file
45
database/upgrade/group.sql
Normal file
@@ -0,0 +1,45 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 16/08/2023 11:43:47
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for group
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `group`;
|
||||
CREATE TABLE `group` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`create_time` datetime NULL DEFAULT current_timestamp(),
|
||||
PRIMARY KEY (`name`) USING BTREE,
|
||||
INDEX `fk_account_id`(`id`) USING BTREE,
|
||||
INDEX `name`(`name`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 79 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of group
|
||||
-- ----------------------------
|
||||
INSERT INTO `group` VALUES (1, 'admin', 'administrator', '2023-05-13 11:04:54');
|
||||
INSERT INTO `group` VALUES (3, 'audit', 'audit group', '2023-05-16 22:48:54');
|
||||
INSERT INTO `group` VALUES (8, 'manager', 'manager', '2023-08-08 13:02:47');
|
||||
INSERT INTO `group` VALUES (2, 'operator', 'operator', '2023-05-16 22:49:42');
|
||||
INSERT INTO `group` VALUES (5, 'oss', 'oss ', '2023-05-16 22:54:50');
|
||||
INSERT INTO `group` VALUES (8, 'test', 'test group', '2023-08-09 15:57:34');
|
||||
INSERT INTO `group` VALUES (7, 'user', 'user group', '2023-05-16 22:48:46');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
79
database/upgrade/menu.sql
Normal file
79
database/upgrade/menu.sql
Normal file
@@ -0,0 +1,79 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 16/08/2023 11:43:39
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for menu
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `menu`;
|
||||
CREATE TABLE `menu` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`group_name` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`menu_tag` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '',
|
||||
`sort_id` int(11) NULL DEFAULT NULL,
|
||||
`lang_tag` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`menu_json` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 59 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of menu
|
||||
-- ----------------------------
|
||||
INSERT INTO `menu` VALUES (1, 'admin', 'topologyManagement', 1, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-home\",\r\n \"child\": [\r\n {\r\n \"id\": 3,\r\n \"href\": \"page/main/main.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元状态\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },\r\n {\r\n \"id\": 4,\r\n \"href\": \"page/system/performanceCount.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"运行统计\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"系统状态\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (2, 'admin', 'faultManagement', 2, 'cn', '{\r\n \"id\": 1,\r\n \"href\": \"\",\r\n \"icon\": \"fa fa-wrench\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/alarm/alarmListDown.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"活动告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/alarm/AlarmListHistory.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"历史告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/alarm/alarmInfoConfig.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n } ,{\r\n \"id\": 6,\r\n \"href\": \"page/alarm/synchronous.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"定时同步设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 5,\r\n \"href\": \"page/alarm/alarmForwarding.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警前转\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"故障管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (3, 'admin', 'systemManagement', 3, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-pencil-square-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/nfManage/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/configParam/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"参数配置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/softwareManage/softwareManage.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"软件管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/softwareManage/backupManage.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"备份管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"配置管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (4, 'admin', 'performanceManagement', 4, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-line-chart\",\r\n \"child\": [{\r\n \"id\": 1,\r\n \"href\": \"page/task/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"任务管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 2,\r\n \"href\": \"page/repair/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能数据\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/task/perfReport.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能报表\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },\r\n {\r\n \"id\": 4,\r\n \"href\": \"page/task/threshold.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能门限\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 6,\r\n \"href\": \"page/gold/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"黄金指标\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 7,\r\n \"href\": \"page/task/perfReportSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能通用设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 8,\r\n \"href\": \"page/indicators/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"自定义指标\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"性能管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (5, 'admin', 'operationMaintenance', 5, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"操作维护\",\r\n \"icon\": \"fa fa-gear\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [\r\n{\r\n \"id\": 4,\r\n \"title\": \"操作维护MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/omcList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n \r\n {\r\n \"id\": 2,\r\n \"title\": \"网元操作MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/list.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"用户数据MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/udmList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `menu` VALUES (6, 'admin', 'traceManagement', 6, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"跟踪管理\",\r\n \"icon\": \"fa fa-home\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [{\r\n \"id\": 2,\r\n \"title\": \"跟踪任务\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/trace/taskList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"信令分析\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/trace/traceShow.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `menu` VALUES (7, 'admin', 'logManagement', 7, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-newspaper-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/log/operLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 8,\r\n \"href\": \"page/log/nbiOperLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"北向操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 0,\r\n \"href\": \"page/log/mmlOperLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"mml操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/log/alarmLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 6,\r\n \"href\": \"page/log/securityLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"安全日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 7,\r\n \"href\": \"page/log/forwardingLog.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警前转日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 8,\r\n \"href\": \"page/log/nbiAlarmLog.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"北向告警日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/log/logSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"日志通用管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"日志管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n\r\n}');
|
||||
INSERT INTO `menu` VALUES (8, 'admin', 'securityManagement', 8, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-users\",\r\n \"child\": [\r\n {\r\n \"id\": 2,\r\n \"href\": \"page/user/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"用户管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 3,\r\n \"href\": \"page/user/online.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"在线状态\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 4,\r\n \"href\": \"page/group/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"用户组管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"安全管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (18, 'operator', 'topologyManagement', 1, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-home\",\r\n \"child\": [\r\n {\r\n \"id\": 3,\r\n \"href\": \"page/main/main.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元状态\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },\r\n {\r\n \"id\": 4,\r\n \"href\": \"page/system/performanceCount.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"运行统计\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"系统状态\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (19, 'operator', 'faultManagement', 2, 'cn', '{\r\n \"id\": 1,\r\n \"href\": \"\",\r\n \"icon\": \"fa fa-wrench\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/alarm/alarmListDown.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"活动告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/alarm/AlarmListHistory.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"历史告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/alarm/alarmInfoConfig.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n } ,{\r\n \"id\": 6,\r\n \"href\": \"page/alarm/synchronous.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"定时同步设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 5,\r\n \"href\": \"page/alarm/alarmForwarding.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警前转\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"故障管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (20, 'operator', 'systemManagement', 3, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-pencil-square-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/nfManage/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/configParam/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"参数配置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/softwareManage/softwareManage.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"软件管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/softwareManage/backupManage.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"备份管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"配置管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (21, 'operator', 'performanceManagement', 4, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-line-chart\",\r\n \"child\": [{\r\n \"id\": 1,\r\n \"href\": \"page/task/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"任务管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 2,\r\n \"href\": \"page/repair/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能数据\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/task/perfReport.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能报表\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },\r\n {\r\n \"id\": 4,\r\n \"href\": \"page/task/threshold.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能门限\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 6,\r\n \"href\": \"page/gold/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"黄金指标\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 7,\r\n \"href\": \"page/task/perfReportSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能通用设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 8,\r\n \"href\": \"page/indicators/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"自定义指标\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"性能管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (22, 'operator', 'operationMaintenance', 5, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"操作维护\",\r\n \"icon\": \"fa fa-gear\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [\r\n{\r\n \"id\": 4,\r\n \"title\": \"操作维护MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/omcList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n \r\n {\r\n \"id\": 2,\r\n \"title\": \"网元操作MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/list.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"用户数据MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/udmList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `menu` VALUES (31, 'operator', 'traceManagement', 6, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"跟踪管理\",\r\n \"icon\": \"fa fa-home\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [{\r\n \"id\": 2,\r\n \"title\": \"跟踪任务\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/trace/taskList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"信令分析\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/trace/traceShow.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `menu` VALUES (32, 'operator', 'logManagement', 7, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-newspaper-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/log/operLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 8,\r\n \"href\": \"page/log/nbiOperLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"北向操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 0,\r\n \"href\": \"page/log/mmlOperLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"mml操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/log/alarmLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 6,\r\n \"href\": \"page/log/securityLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"安全日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 7,\r\n \"href\": \"page/log/forwardingLog.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警前转日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 8,\r\n \"href\": \"page/log/nbiAlarmLog.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"北向告警日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/log/logSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"日志通用管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"日志管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n\r\n}');
|
||||
INSERT INTO `menu` VALUES (33, 'operator', 'securityManagement', 8, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-users\",\r\n \"child\": [\r\n {\r\n \"id\": 2,\r\n \"href\": \"page/user/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"用户管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 3,\r\n \"href\": \"page/user/online.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"在线状态\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 4,\r\n \"href\": \"page/group/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"用户组管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"安全管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (34, 'user', 'topologyManagement', 1, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-home\",\r\n \"child\": [\r\n {\r\n \"id\": 3,\r\n \"href\": \"page/main/main.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元状态\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },\r\n {\r\n \"id\": 4,\r\n \"href\": \"page/system/performanceCount.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"运行统计\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"系统状态\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (35, 'user', 'faultManagement', 2, 'cn', '{\r\n \"id\": 1,\r\n \"href\": \"\",\r\n \"icon\": \"fa fa-wrench\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/alarm/alarmListDown.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"活动告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/alarm/AlarmListHistory.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"历史告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/alarm/alarmInfoConfig.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n } ,{\r\n \"id\": 6,\r\n \"href\": \"page/alarm/synchronous.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"定时同步设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 5,\r\n \"href\": \"page/alarm/alarmForwarding.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警前转\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"故障管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (36, 'user', 'systemManagement', 3, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-pencil-square-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/nfManage/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/configParam/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"参数配置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/softwareManage/softwareManage.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"软件管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/softwareManage/backupManage.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"备份管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"配置管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (37, 'user', 'performanceManagement', 4, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-line-chart\",\r\n \"child\": [{\r\n \"id\": 1,\r\n \"href\": \"page/task/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"任务管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 2,\r\n \"href\": \"page/repair/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能数据\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/task/perfReport.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能报表\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },\r\n {\r\n \"id\": 4,\r\n \"href\": \"page/task/threshold.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能门限\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 6,\r\n \"href\": \"page/gold/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"黄金指标\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 7,\r\n \"href\": \"page/task/perfReportSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能通用设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 8,\r\n \"href\": \"page/indicators/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"自定义指标\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"性能管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (38, 'user', 'operationMaintenance', 5, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"操作维护\",\r\n \"icon\": \"fa fa-gear\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [\r\n{\r\n \"id\": 4,\r\n \"title\": \"操作维护MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/omcList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n \r\n {\r\n \"id\": 2,\r\n \"title\": \"网元操作MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/list.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"用户数据MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/udmList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `menu` VALUES (39, 'user', 'traceManagement', 6, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"跟踪管理\",\r\n \"icon\": \"fa fa-home\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [{\r\n \"id\": 2,\r\n \"title\": \"跟踪任务\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/trace/taskList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"信令分析\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/trace/traceShow.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `menu` VALUES (40, 'user', 'logManagement', 7, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-newspaper-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/log/operLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 8,\r\n \"href\": \"page/log/nbiOperLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"北向操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 0,\r\n \"href\": \"page/log/mmlOperLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"mml操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/log/alarmLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 6,\r\n \"href\": \"page/log/securityLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"安全日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 7,\r\n \"href\": \"page/log/forwardingLog.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警前转日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 8,\r\n \"href\": \"page/log/nbiAlarmLog.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"北向告警日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/log/logSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"日志通用管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"日志管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n\r\n}');
|
||||
INSERT INTO `menu` VALUES (41, 'user', 'securityManagement', 8, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-users\",\r\n \"child\": [\r\n {\r\n \"id\": 2,\r\n \"href\": \"page/user/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"用户管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 3,\r\n \"href\": \"page/user/online.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"在线状态\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 4,\r\n \"href\": \"page/group/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"用户组管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"安全管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (42, 'test', 'topologyManagement', 1, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-home\",\r\n \"child\": [\r\n {\r\n \"id\": 3,\r\n \"href\": \"page/main/main.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元状态\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },\r\n {\r\n \"id\": 4,\r\n \"href\": \"page/system/performanceCount.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"运行统计\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"系统状态\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (43, 'test', 'faultManagement', 2, 'cn', '{\r\n \"id\": 1,\r\n \"href\": \"\",\r\n \"icon\": \"fa fa-wrench\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/alarm/alarmListDown.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"活动告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/alarm/AlarmListHistory.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"历史告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/alarm/alarmInfoConfig.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n } ,{\r\n \"id\": 6,\r\n \"href\": \"page/alarm/synchronous.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"定时同步设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 5,\r\n \"href\": \"page/alarm/alarmForwarding.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警前转\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"故障管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (44, 'test', 'systemManagement', 3, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-pencil-square-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/nfManage/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/configParam/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"参数配置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/softwareManage/softwareManage.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"软件管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/softwareManage/backupManage.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"备份管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"配置管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (45, 'test', 'performanceManagement', 4, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-line-chart\",\r\n \"child\": [{\r\n \"id\": 1,\r\n \"href\": \"page/task/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"任务管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 2,\r\n \"href\": \"page/repair/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能数据\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/task/perfReport.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能报表\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },\r\n {\r\n \"id\": 4,\r\n \"href\": \"page/task/threshold.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能门限\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 6,\r\n \"href\": \"page/gold/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"黄金指标\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 7,\r\n \"href\": \"page/task/perfReportSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能通用设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 8,\r\n \"href\": \"page/indicators/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"自定义指标\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"性能管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (46, 'test', 'operationMaintenance', 5, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"操作维护\",\r\n \"icon\": \"fa fa-gear\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [\r\n{\r\n \"id\": 4,\r\n \"title\": \"操作维护MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/omcList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n \r\n {\r\n \"id\": 2,\r\n \"title\": \"网元操作MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/list.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"用户数据MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/udmList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `menu` VALUES (47, 'test', 'traceManagement', 6, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"跟踪管理\",\r\n \"icon\": \"fa fa-home\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [{\r\n \"id\": 2,\r\n \"title\": \"跟踪任务\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/trace/taskList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"信令分析\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/trace/traceShow.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `menu` VALUES (48, 'test', 'logManagement', 7, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-newspaper-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/log/operLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 8,\r\n \"href\": \"page/log/nbiOperLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"北向操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 0,\r\n \"href\": \"page/log/mmlOperLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"mml操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/log/alarmLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 6,\r\n \"href\": \"page/log/securityLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"安全日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 7,\r\n \"href\": \"page/log/forwardingLog.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警前转日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 8,\r\n \"href\": \"page/log/nbiAlarmLog.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"北向告警日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/log/logSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"日志通用管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"日志管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n\r\n}');
|
||||
INSERT INTO `menu` VALUES (49, 'test', 'securityManagement', 8, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-users\",\r\n \"child\": [\r\n {\r\n \"id\": 2,\r\n \"href\": \"page/user/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"用户管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 3,\r\n \"href\": \"page/user/online.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"在线状态\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 4,\r\n \"href\": \"page/group/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"用户组管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"安全管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (50, 'omc', 'topologyManagement', 1, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-home\",\r\n \"child\": [\r\n {\r\n \"id\": 3,\r\n \"href\": \"page/main/main.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元状态\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },\r\n {\r\n \"id\": 4,\r\n \"href\": \"page/system/performanceCount.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"运行统计\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"系统状态\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (51, 'omc', 'faultManagement', 2, 'cn', '{\r\n \"id\": 1,\r\n \"href\": \"\",\r\n \"icon\": \"fa fa-wrench\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/alarm/alarmListDown.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"活动告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/alarm/AlarmListHistory.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"历史告警\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/alarm/alarmInfoConfig.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n } ,{\r\n \"id\": 6,\r\n \"href\": \"page/alarm/synchronous.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"定时同步设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 5,\r\n \"href\": \"page/alarm/alarmForwarding.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警前转\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"故障管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (52, 'omc', 'systemManagement', 3, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-pencil-square-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/nfManage/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"网元管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 3,\r\n \"href\": \"page/configParam/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"参数配置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/softwareManage/softwareManage.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"软件管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/softwareManage/backupManage.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"备份管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"配置管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (53, 'omc', 'performanceManagement', 4, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-line-chart\",\r\n \"child\": [{\r\n \"id\": 1,\r\n \"href\": \"page/task/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"任务管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 2,\r\n \"href\": \"page/repair/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能数据\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/task/perfReport.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能报表\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },\r\n {\r\n \"id\": 4,\r\n \"href\": \"page/task/threshold.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能门限\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 6,\r\n \"href\": \"page/gold/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"黄金指标\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 7,\r\n \"href\": \"page/task/perfReportSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"性能通用设置\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 8,\r\n \"href\": \"page/indicators/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"自定义指标\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"性能管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (54, 'omc', 'operationMaintenance', 5, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"操作维护\",\r\n \"icon\": \"fa fa-gear\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [\r\n{\r\n \"id\": 4,\r\n \"title\": \"操作维护MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/omcList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n \r\n {\r\n \"id\": 2,\r\n \"title\": \"网元操作MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/list.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"用户数据MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/udmList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `menu` VALUES (55, 'omc', 'traceManagement', 6, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"跟踪管理\",\r\n \"icon\": \"fa fa-home\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [{\r\n \"id\": 2,\r\n \"title\": \"跟踪任务\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/trace/taskList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"信令分析\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/trace/traceShow.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
INSERT INTO `menu` VALUES (56, 'omc', 'logManagement', 7, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-newspaper-o\",\r\n \"child\": [{\r\n \"id\": 2,\r\n \"href\": \"page/log/operLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 8,\r\n \"href\": \"page/log/nbiOperLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"北向操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 0,\r\n \"href\": \"page/log/mmlOperLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"mml操作日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 4,\r\n \"href\": \"page/log/alarmLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 6,\r\n \"href\": \"page/log/securityLogList.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"安全日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 7,\r\n \"href\": \"page/log/forwardingLog.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"告警前转日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 8,\r\n \"href\": \"page/log/nbiAlarmLog.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"北向告警日志\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }, {\r\n \"id\": 5,\r\n \"href\": \"page/log/logSet.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"日志通用管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }],\r\n \"title\": \"日志管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n\r\n}');
|
||||
INSERT INTO `menu` VALUES (57, 'omc', 'securityManagement', 8, 'cn', '{\r\n \"id\": 1,\r\n \"href\": null,\r\n \"icon\": \"fa fa-users\",\r\n \"child\": [\r\n {\r\n \"id\": 2,\r\n \"href\": \"page/user/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"用户管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 3,\r\n \"href\": \"page/user/online.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"在线状态\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n },{\r\n \"id\": 4,\r\n \"href\": \"page/group/list.html\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"child\": null,\r\n \"title\": \"用户组管理\",\r\n \"target\": null,\r\n \"parentId\": 1\r\n }\r\n ],\r\n \"title\": \"安全管理\",\r\n \"target\": null,\r\n \"parentId\": 0\r\n}');
|
||||
INSERT INTO `menu` VALUES (58, 'udm', 'operationMaintenance', 1, 'cn', '{\r\n \"id\": 1,\r\n \"title\": \"操作维护\",\r\n \"icon\": \"fa fa-gear\",\r\n \"href\": null,\r\n \"target\": null,\r\n \"parentId\": 0,\r\n \"child\": [\r\n{\r\n \"id\": 4,\r\n \"title\": \"操作维护MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/omcList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n \r\n {\r\n \"id\": 2,\r\n \"title\": \"网元操作MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/list.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n },\r\n {\r\n \"id\": 3,\r\n \"title\": \"用户数据MML\",\r\n \"icon\": \"fa fa-caret-right\",\r\n \"href\": \"page/mml/udmList.html\",\r\n \"target\": null,\r\n \"parentId\": 1,\r\n \"child\": null\r\n }\r\n ]\r\n}');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
82
database/upgrade/mml_system.sql
Normal file
82
database/upgrade/mml_system.sql
Normal file
@@ -0,0 +1,82 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : root@192.168.4.230
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100335 (10.3.35-MariaDB)
|
||||
Source Host : 192.168.4.230:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100335 (10.3.35-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 16/08/2023 15:22:28
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for mml_system
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `mml_system`;
|
||||
CREATE TABLE `mml_system` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`ne_type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`category` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`cat_display` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`operation` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`object` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`mml_display` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`param_json` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`) USING BTREE,
|
||||
INDEX `id`(`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 521 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
-- ----------------------------
|
||||
-- Records of mml_system
|
||||
-- ----------------------------
|
||||
INSERT INTO `mml_system` VALUES (475, 'AMF', 'systemManagement', 'System Management', 'set', 'n8_ip', 'Set N8 IP Address', '[{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (476, 'AMF', 'systemManagement', 'System Management', 'set', 'n11_ip', 'Set N11 IP Address', '[{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (477, 'AMF', 'systemManagement', 'System Management', 'set', 'n12_ip', 'Set N12 IP Address', '[{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (478, 'AMF', 'systemManagement', 'System Management', 'set', 'n2_ip', 'Set N2 IP Address', '[{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (479, 'AMF', 'systemManagement', 'System Management', 'set', 'n2_port', 'Set N2 Port', '[{\"comment\":\"\",\"display\":\"Port\",\"filter\":\"0~65535\",\"name\":\"port\",\"optional\":\"false\",\"type\":\"int\"}]');
|
||||
INSERT INTO `mml_system` VALUES (480, 'AMF', 'systemManagement', 'System Management', 'add', 'slice', 'Add Slice', '[{\"comment\":\"\",\"display\":\"SST\",\"filter\":\"\",\"name\":\"sst\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"SD\",\"filter\":\"\",\"name\":\"sd\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (481, 'AMF', 'systemManagement', 'System Management', 'deregister', 'imsi', 'Deregister IMSI', '[{\"comment\":\"\",\"display\":\"IMSI\",\"filter\":\"\",\"name\":\"IMSI\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (482, 'AMF', 'systemManagement', 'System Management', 'exec', 'shell', 'Execute Shell Command', '[{\"comment\":\"\",\"display\":\"CMD\",\"filter\":\"\",\"name\":\"cmd\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (483, 'AUSF', 'systemManagement', 'System Management', 'set', 'n12ip', 'Set N12 IP Address', '[{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (484, 'AUSF', 'systemManagement', 'System Management', 'set', 'n12port', 'Set N12 Port', '[{\"comment\":\"\",\"display\":\"Port\",\"filter\":\"1~65535\",\"name\":\"port\",\"optional\":\"false\",\"type\":\"int\"}]');
|
||||
INSERT INTO `mml_system` VALUES (485, 'AUSF', 'systemManagement', 'System Management', 'set', 'n12scheme', 'Set N12 Scheme', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"}]');
|
||||
INSERT INTO `mml_system` VALUES (486, 'AUSF', 'systemManagement', 'System Management', 'set', 'supirange', 'Set SUPI Range', '[{\"comment\":\"\",\"display\":\"SUPI Range\",\"filter\":\"\",\"name\":\"supirange\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (487, 'SMF', 'systemManagement', 'System Management', 'set', 'n7 server', 'Set N7 Server', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"},{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Port\",\"filter\":\"0~65535\",\"name\":\"port\",\"optional\":\"false\",\"type\":\"int\"}]');
|
||||
INSERT INTO `mml_system` VALUES (488, 'SMF', 'systemManagement', 'System Management', 'set', 'n7 client', 'Set N7 Client', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"},{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (489, 'SMF', 'systemManagement', 'System Management', 'set', 'n10 server', 'Set N10 Server', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"},{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Port\",\"filter\":\"0~65535\",\"name\":\"port\",\"optional\":\"false\",\"type\":\"int\"}]');
|
||||
INSERT INTO `mml_system` VALUES (490, 'SMF', 'systemManagement', 'System Management', 'set', 'n10 client', 'Set N10 Client', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"},{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (491, 'SMF', 'systemManagement', 'System Management', 'set', 'n11 server', 'Set N11 Server', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"},{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Port\",\"filter\":\"0~65535\",\"name\":\"port\",\"optional\":\"false\",\"type\":\"int\"}]');
|
||||
INSERT INTO `mml_system` VALUES (492, 'SMF', 'systemManagement', 'System Management', 'set', 'n11 client', 'Set N11 Client', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"},{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"0~64\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (493, 'SMF', 'systemManagement', 'System Management', 'set', 'dnn', 'Set DNN', '[{\"comment\":\"\",\"display\":\"Index\",\"filter\":\"\",\"name\":\"index\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"DNN\",\"filter\":\"\",\"name\":\"DNN\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (495, 'SMF', 'systemManagement', 'System Management', 'set', 'qos', 'Set Qos', '[{\"comment\":\"\",\"display\":\"Index\",\"filter\":\"\",\"name\":\"index\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"SD\",\"filter\":\"\",\"name\":\"5qi\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"5qipl\",\"filter\":\"\",\"name\":\"5qipl\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"arppl\",\"filter\":\"\",\"name\":\"arppl\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"arppci\",\"filter\":\"\",\"name\":\"arppci\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"arppvi\",\"filter\":\"\",\"name\":\"arppvi\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"mfbrul\",\"filter\":\"\",\"name\":\"mfbrul\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"mfbrdl\",\"filter\":\"\",\"name\":\"mfbrdl\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"gfbrul\",\"filter\":\"\",\"name\":\"gfbrul\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"gfbrdl\",\"filter\":\"\",\"name\":\"gfbrdl\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (496, 'SMF', 'systemManagement', 'System Management', 'set', 'snssai', 'Set Snssai', '[{\"comment\":\"\",\"display\":\"Index\",\"filter\":\"\",\"name\":\"index\",\"optional\":\"false\",\"type\":\"string\"},{\"display\":\"sst-sd\",\"filter\":\"\",\"name\":\"sst-sd\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (497, 'SMF', 'systemManagement', 'System Management', 'release', 'imsi', 'Release IMSI', '[{\"comment\":\"\",\"display\":\"IMSI\",\"filter\":\"\",\"name\":\"imsi\",\"optional\":\"false\",\"type\":\"string\"},{\"display\":\"PDU Session Id\",\"filter\":\"\",\"name\":\"pduSessId\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (498, 'SMF', 'systemManagement', 'System Management', 'set', 'urr', 'Set URR', '[{\"comment\":\"\",\"display\":\"Index\",\"filter\":\"\",\"name\":\"index\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Quota Volume Tatol\",\"filter\":\"\",\"name\":\"quotavolumetatol\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Quota Volume UL\",\"filter\":\"\",\"name\":\"quotavolumeul\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Quota Volume DL\",\"filter\":\"\",\"name\":\"quotavolumedl\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Quota Time\",\"filter\":\"\",\"name\":\"quotatime\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (499, 'SMF', 'systemManagement', 'System Management', 'set', 'dpi', 'Set DPI', '[{\"comment\":\"\",\"display\":\"Flag\",\"filter\":\"{\\\"0\\\":\\\"disable\\\", \\\"1\\\":\\\"enable\\\"}\",\"name\":\"flag\",\"optional\":\"false\",\"type\":\"enum\"},{\"comment\":\"\",\"display\":\"Max Detect Packet Number\",\"filter\":\"\",\"name\":\"max\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (500, 'SMF', 'systemManagement', 'System Management', 'exec', 'shell', 'Execute Shell Command', '[{\"comment\":\"\",\"display\":\"CMD\",\"filter\":\"\",\"name\":\"cmd\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (505, 'UDM', 'systemManagement', 'System Management', 'set', 'n8ip', 'Set N8 IP Address', '[{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"ipv4\"}]');
|
||||
INSERT INTO `mml_system` VALUES (506, 'UDM', 'systemManagement', 'System Management', 'set', 'n8port', 'Set N8 Port', '[{\"comment\":\"\",\"display\":\"Port\",\"filter\":\"1~65535\",\"name\":\"port\",\"optional\":\"false\",\"type\":\"int\"}]');
|
||||
INSERT INTO `mml_system` VALUES (507, 'UDM', 'systemManagement', 'System Management', 'set', 'n8scheme', 'Set N8 Scheme', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"}]');
|
||||
INSERT INTO `mml_system` VALUES (508, 'UDM', 'systemManagement', 'System Management', 'set', 'n10ip', 'Set N10 IP Address', '[{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (509, 'UDM', 'systemManagement', 'System Management', 'set', 'n10port', 'Set N10 Port', '[{\"comment\":\"\",\"display\":\"Port\",\"filter\":\"1~65535\",\"name\":\"port\",\"optional\":\"false\",\"type\":\"int\"}]');
|
||||
INSERT INTO `mml_system` VALUES (510, 'UDM', 'systemManagement', 'System Management', 'set', 'n10scheme', 'Set N10 Scheme', '[{\"comment\":\"\",\"display\":\"Scheme\",\"filter\":\"{\\\"0\\\":\\\"http\\\", \\\"1\\\":\\\"https\\\"}\",\"name\":\"scheme\",\"optional\":\"false\",\"type\":\"enum\"}]');
|
||||
INSERT INTO `mml_system` VALUES (511, 'UDM', 'systemManagement', 'System Management', 'exec', 'shell', 'Execute Shell Command', '[{\"comment\":\"\",\"display\":\"CMD\",\"filter\":\"\",\"name\":\"cmd\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (512, 'UPF', 'systemManagement', 'System Management', 'set', 'n3 driver', 'Set N3 Driver', '[{\"comment\":\"\",\"display\":\"Type\",\"filter\":\"\",\"name\":\"type\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"IP address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Mask\",\"filter\":\"\",\"name\":\"mask\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Mac address\",\"filter\":\"\",\"name\":\"mac\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"PCI address\",\"filter\":\"\",\"name\":\"pci\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (513, 'UPF', 'systemManagement', 'System Management', 'set', 'n4 ip', 'Set N4 IP Address', '[{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (514, 'UPF', 'systemManagement', 'System Management', 'set', 'n6 driver', 'Set N6 Driver', '[{\"comment\":\"\",\"display\":\"Type\",\"filter\":\"\",\"name\":\"type\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"IP address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Mask\",\"filter\":\"\",\"name\":\"mask\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Mac address\",\"filter\":\"\",\"name\":\"mac\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"PCI address\",\"filter\":\"\",\"name\":\"pci\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (515, 'UPF', 'systemManagement', 'System Management', 'set', 'n9 driver', 'Set N9 Driver', '[{\"comment\":\"\",\"display\":\"Type\",\"filter\":\"\",\"name\":\"type\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"IP address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Mask\",\"filter\":\"\",\"name\":\"mask\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Mac address\",\"filter\":\"\",\"name\":\"mac\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"PCI address\",\"filter\":\"\",\"name\":\"pci\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (516, 'UPF', 'systemManagement', 'System Management', 'set', 'dnn', 'Set DNN', '[{\"comment\":\"\",\"display\":\"DNN\",\"filter\":\"\",\"name\":\"dnn\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"IP Address\",\"filter\":\"\",\"name\":\"ip\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (517, 'UPF', 'systemManagement', 'System Management', 'set', 'pfcp', 'Set PFCP', '[{\"comment\":\"\",\"display\":\"Path\",\"filter\":\"\",\"name\":\"path\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Local IP Address\",\"filter\":\"\",\"name\":\"local\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Remote IP Address\",\"filter\":\"\",\"name\":\"remote\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (518, 'UPF', 'systemManagement', 'System Management', 'set', 'qos', 'Set Qos', '[{\"comment\":\"\",\"display\":\"Index\",\"filter\":\"\",\"name\":\"index\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"5qi\",\"filter\":\"\",\"name\":\"5qi\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Priority Level\",\"filter\":\"\",\"name\":\"priority\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"MBR\",\"filter\":\"\",\"name\":\"mbr\",\"optional\":\"false\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"GBR\",\"filter\":\"\",\"name\":\"gbr\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (519, 'UPF', 'systemManagement', 'System Management', 'set', 'pccrule', 'Set PCC Rule', '[{\"comment\":\"\",\"display\":\"Index\",\"filter\":\"0~65535\",\"name\":\"index\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"Precedence\",\"filter\":\"\",\"name\":\"precedence\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"QOS Index\",\"filter\":\"\",\"name\":\"qosindex\",\"optional\":\"false\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"Filter Direction\",\"filter\":\"{\\\"0\\\":\\\"NA\\\", \\\"1\\\":\\\"Uplink\\\", \\\"2\\\":\\\"Downlink\\\", \\\"3\\\":\\\"Bidirectionallink\\\"}\",\"name\":\"direction\",\"optional\":\"true\",\"type\":\"int\"},{\"comment\":\"\",\"display\":\"Filter\",\"filter\":\"\",\"name\":\"filter\",\"optional\":\"true\",\"type\":\"string\"},{\"comment\":\"\",\"display\":\"Application ID\",\"filter\":\"\",\"name\":\"appid\",\"optional\":\"true\",\"type\":\"string\"}]');
|
||||
INSERT INTO `mml_system` VALUES (520, 'UPF', 'systemManagement', 'System Management', 'exec', 'shell', 'Execute Shell Command', '[{\"comment\":\"\",\"display\":\"CMD\",\"filter\":\"\",\"name\":\"cmd\",\"optional\":\"false\",\"type\":\"string\"}]');
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
38
database/upgrade/monitor_base.sql
Normal file
38
database/upgrade/monitor_base.sql
Normal file
@@ -0,0 +1,38 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : root@192.168.0.229
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100335 (10.3.35-MariaDB-log)
|
||||
Source Host : 192.168.0.229:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100335 (10.3.35-MariaDB-log)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 16/08/2023 09:31:32
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for monitor_base
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `monitor_base`;
|
||||
CREATE TABLE `monitor_base` (
|
||||
`id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'id',
|
||||
`created_at` datetime NULL DEFAULT NULL COMMENT '创建时间',
|
||||
`updated_at` datetime NULL DEFAULT NULL COMMENT '更新时间',
|
||||
`cpu` float NULL DEFAULT NULL COMMENT 'cpu使用率',
|
||||
`load_usage` float NULL DEFAULT NULL COMMENT 'cpu平均使用率',
|
||||
`cpu_load1` float NULL DEFAULT NULL COMMENT 'cpu使用1分钟',
|
||||
`cpu_load5` float NULL DEFAULT NULL COMMENT 'cpu使用5分钟',
|
||||
`cpu_load15` float NULL DEFAULT NULL COMMENT 'cpu使用15分钟',
|
||||
`memory` float NULL DEFAULT NULL COMMENT '内存使用率',
|
||||
`db_size` int(11) UNSIGNED NULL DEFAULT NULL COMMENT '数据库使用空间K',
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 17 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '监控_基本信息' ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
36
database/upgrade/monitor_io.sql
Normal file
36
database/upgrade/monitor_io.sql
Normal file
@@ -0,0 +1,36 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : root@192.168.0.229
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100335 (10.3.35-MariaDB-log)
|
||||
Source Host : 192.168.0.229:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100335 (10.3.35-MariaDB-log)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 16/08/2023 09:31:49
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for monitor_io
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `monitor_io`;
|
||||
CREATE TABLE `monitor_io` (
|
||||
`id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'id',
|
||||
`created_at` datetime NULL DEFAULT NULL COMMENT '创建时间',
|
||||
`updated_at` datetime NULL DEFAULT NULL COMMENT '更新时间',
|
||||
`name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '磁盘名',
|
||||
`read` int(11) NULL DEFAULT NULL COMMENT '读取K',
|
||||
`write` int(11) NULL DEFAULT NULL COMMENT '写入K',
|
||||
`count` int(11) NULL DEFAULT NULL COMMENT '次数',
|
||||
`time` int(11) NULL DEFAULT NULL COMMENT '耗时',
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 46 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '监控_磁盘IO' ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
34
database/upgrade/monitor_network.sql
Normal file
34
database/upgrade/monitor_network.sql
Normal file
@@ -0,0 +1,34 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : root@192.168.0.229
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100335 (10.3.35-MariaDB-log)
|
||||
Source Host : 192.168.0.229:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100335 (10.3.35-MariaDB-log)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 16/08/2023 09:31:57
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for monitor_network
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `monitor_network`;
|
||||
CREATE TABLE `monitor_network` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'id',
|
||||
`created_at` datetime NULL DEFAULT NULL COMMENT '创建时间',
|
||||
`updated_at` datetime NULL DEFAULT NULL COMMENT '更新时间',
|
||||
`name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '网卡名',
|
||||
`up` float NULL DEFAULT NULL COMMENT '上行',
|
||||
`down` float NULL DEFAULT NULL COMMENT '下行',
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 43 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '监控_网络IO' ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
40
database/upgrade/permission.sql
Normal file
40
database/upgrade/permission.sql
Normal file
@@ -0,0 +1,40 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : local_mariadb
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100338 (10.3.38-MariaDB)
|
||||
Source Host : localhost:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100338 (10.3.38-MariaDB)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 16/08/2023 11:42:42
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for permission
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `permission`;
|
||||
CREATE TABLE `permission` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`permission_name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL,
|
||||
`method` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`management` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '*',
|
||||
`element` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '*',
|
||||
`object` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '*',
|
||||
`description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL,
|
||||
`created_at` datetime NULL DEFAULT current_timestamp(),
|
||||
`updated_at` datetime NULL DEFAULT NULL,
|
||||
`deleted_at` datetime NULL DEFAULT NULL,
|
||||
PRIMARY KEY (`id`, `permission_name`) USING BTREE,
|
||||
UNIQUE INDEX `id`(`id`) USING BTREE,
|
||||
UNIQUE INDEX `permission_name`(`permission_name`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 23 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
35
database/upgrade/sys_perf_data.sql
Normal file
35
database/upgrade/sys_perf_data.sql
Normal file
@@ -0,0 +1,35 @@
|
||||
/*
|
||||
Navicat Premium Data Transfer
|
||||
|
||||
Source Server : root@192.168.0.229
|
||||
Source Server Type : MariaDB
|
||||
Source Server Version : 100335 (10.3.35-MariaDB-log)
|
||||
Source Host : 192.168.0.229:33066
|
||||
Source Schema : omc_db
|
||||
|
||||
Target Server Type : MariaDB
|
||||
Target Server Version : 100335 (10.3.35-MariaDB-log)
|
||||
File Encoding : 65001
|
||||
|
||||
Date: 16/08/2023 19:00:09
|
||||
*/
|
||||
|
||||
SET NAMES utf8mb4;
|
||||
SET FOREIGN_KEY_CHECKS = 0;
|
||||
|
||||
-- ----------------------------
|
||||
-- Table structure for sys_perf_data
|
||||
-- ----------------------------
|
||||
DROP TABLE IF EXISTS `sys_perf_data`;
|
||||
CREATE TABLE `sys_perf_data` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT COMMENT '主鍵',
|
||||
`create_time` datetime NULL DEFAULT NULL COMMENT '創建時間',
|
||||
`dir_used` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '文件目錄空間使用GB',
|
||||
`dir_list` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '文件目錄列表數據json',
|
||||
`db_info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '數據庫空間使用信息',
|
||||
`mem_used` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT '内存使用率%',
|
||||
`cpu_used` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL COMMENT 'CPU使用率%',
|
||||
PRIMARY KEY (`id`) USING BTREE
|
||||
) ENGINE = InnoDB AUTO_INCREMENT = 2 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = '系统指标数据' ROW_FORMAT = Dynamic;
|
||||
|
||||
SET FOREIGN_KEY_CHECKS = 1;
|
||||
@@ -1,17 +1,41 @@
|
||||
DROP TRIGGER IF EXISTS `tg_account_menu`;
|
||||
|
||||
ALTER TABLE `omc_db`.`gold_kpi`
|
||||
MODIFY COLUMN `value` bigint NULL DEFAULT 0 AFTER `kpi_id`;
|
||||
|
||||
ALTER TABLE `omc_db`.`user`
|
||||
DROP INDEX IF EXISTS `account_id`,
|
||||
DROP INDEX IF EXISTS `idx_uni_user_acc_id`,
|
||||
ADD UNIQUE INDEX `idx_uni_user_acc_id`(`account_id`) USING BTREE;
|
||||
|
||||
ALTER TABLE `omc_db`.`ne_link` DROP INDEX IF EXISTS `idx_netype_neid`;
|
||||
|
||||
ALTER TABLE `omc_db`.`user`
|
||||
MODIFY COLUMN `password_expiration` date NULL DEFAULT NULL AFTER `change_password_flag`,
|
||||
MODIFY COLUMN `user_expiration` date NULL DEFAULT NULL AFTER `status`;
|
||||
|
||||
ALTER TABLE `omc_db`.`config`
|
||||
ADD COLUMN IF NOT EXISTS `comment` varchar(255) NULL AFTER `update_time`;
|
||||
|
||||
ALTER TABLE `omc_db`.`nbi_operation_log`
|
||||
MODIFY COLUMN `created_at` datetime NULL DEFAULT NULL AFTER `log_time`;
|
||||
|
||||
ALTER TABLE `omc_db`.`permission`
|
||||
ADD COLUMN IF NOT EXISTS `management` varchar(32) NULL DEFAULT '*' AFTER `method`;
|
||||
ADD COLUMN IF NOT EXISTS `management` varchar(32) NULL DEFAULT '*' AFTER `method`;
|
||||
|
||||
ALTER TABLE `omc_db`.`permission`
|
||||
CHANGE COLUMN IF EXISTS `create_at` `created_at` datetime NULL DEFAULT current_timestamp AFTER `description`,
|
||||
MODIFY COLUMN `method` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '*' AFTER `permission_name`,
|
||||
MODIFY COLUMN `management` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '*' AFTER `method`,
|
||||
MODIFY COLUMN `element` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '*' AFTER `management`,
|
||||
MODIFY COLUMN `object` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT '*' AFTER `element`,
|
||||
ADD COLUMN IF NOT EXISTS `updated_at` datetime NULL AFTER `created_at`,
|
||||
ADD COLUMN IF NOT EXISTS `deleted_at` datetime NULL AFTER `updated_at`;
|
||||
|
||||
ALTER TABLE `omc_db`.`permission`
|
||||
DROP INDEX IF EXISTS `permission_name`,
|
||||
ADD UNIQUE INDEX `permission_name`(`permission_name`) USING BTREE;
|
||||
|
||||
ALTER TABLE `omc_db`.`ne_software`
|
||||
DROP COLUMN IF EXISTS `patch_time`,
|
||||
ADD COLUMN IF NOT EXISTS `patch_time` datetime NULL AFTER `update_time`;
|
||||
@@ -235,12 +235,15 @@ func PostAlarmFromNF(w http.ResponseWriter, r *http.Request) {
|
||||
//services.ResponseInternalServerError500ProcessError(w, err)
|
||||
//return
|
||||
}
|
||||
log.Debug("valueJson:", valueJson)
|
||||
session := xEngine.NewSession()
|
||||
defer session.Close()
|
||||
log.Trace("valueJson:", valueJson)
|
||||
// session := xEngine.NewSession()
|
||||
// defer session.Close()
|
||||
var activeAlarmNum int = 0
|
||||
for _, alarmData := range *alarmArray {
|
||||
log.Debug("alarmData:", alarmData)
|
||||
|
||||
session := xEngine.NewSession()
|
||||
defer session.Close()
|
||||
if alarmData.AlarmStatus == AlarmStatusClear {
|
||||
alarmData.ClearType = ClearTypeAutoClear
|
||||
alarmData.ClearTime.Valid = true
|
||||
@@ -267,7 +270,7 @@ func PostAlarmFromNF(w http.ResponseWriter, r *http.Request) {
|
||||
continue
|
||||
}
|
||||
}
|
||||
log.Debug("alarmData:", alarmData)
|
||||
log.Trace("alarmData:", alarmData)
|
||||
var currentSeq string
|
||||
var seq int
|
||||
has, err := xEngine.Table("alarm").
|
||||
@@ -325,6 +328,7 @@ func PostAlarmFromNF(w http.ResponseWriter, r *http.Request) {
|
||||
continue
|
||||
}
|
||||
}
|
||||
session.Commit()
|
||||
// for alarm forward time format
|
||||
alarmData.EventTime = eventTime
|
||||
} else {
|
||||
@@ -350,11 +354,12 @@ func PostAlarmFromNF(w http.ResponseWriter, r *http.Request) {
|
||||
log.Error("Failed to get alarm:", err)
|
||||
continue
|
||||
}
|
||||
log.Debugf("neType=%s, neId=%s, currentSeq=%s", alarmData.NeType, alarmData.NeId, currentSeq)
|
||||
log.Debugf("neType=%s, neId=%s, currentSeq=%s activeAlarmNum=%d",
|
||||
alarmData.NeType, alarmData.NeId, currentSeq, activeAlarmNum)
|
||||
|
||||
if has == true {
|
||||
seq, _ := strconv.Atoi(currentSeq)
|
||||
alarmData.AlarmSeq = seq + activeAlarmNum
|
||||
alarmData.AlarmSeq = seq + 1
|
||||
if alarmData.AlarmSeq > global.MaxInt32Number {
|
||||
alarmData.AlarmSeq = AlarmSeqBeginNumber
|
||||
}
|
||||
@@ -420,12 +425,13 @@ func PostAlarmFromNF(w http.ResponseWriter, r *http.Request) {
|
||||
alarmLog.AlarmCode = alarmData.AlarmCode
|
||||
alarmLog.AlarmStatus = alarmData.AlarmStatus
|
||||
alarmLog.EventTime = eventTime
|
||||
log.Debug("alarmLog:", alarmLog)
|
||||
log.Trace("alarmLog:", alarmLog)
|
||||
|
||||
affected, err = session.Insert(alarmLog)
|
||||
if err != nil && affected <= 0 {
|
||||
log.Error("Failed to insert alarm_log:", err)
|
||||
}
|
||||
session.Commit()
|
||||
}
|
||||
if config.GetYamlConfig().Alarm.ForwardAlarm {
|
||||
if err = AlarmEmailForward(&alarmData); err != nil {
|
||||
@@ -437,7 +443,6 @@ func PostAlarmFromNF(w http.ResponseWriter, r *http.Request) {
|
||||
}
|
||||
}
|
||||
|
||||
session.Commit()
|
||||
services.ResponseStatusOK200Null(w)
|
||||
}
|
||||
|
||||
@@ -487,11 +492,14 @@ func GetAlarmFromNF(w http.ResponseWriter, r *http.Request) {
|
||||
//services.ResponseInternalServerError500ProcessError(w, err)
|
||||
continue
|
||||
}
|
||||
session := xEngine.NewSession()
|
||||
defer session.Close()
|
||||
// session := xEngine.NewSession()
|
||||
// defer session.Close()
|
||||
var activeAlarmNum int = 0
|
||||
for _, alarmData := range *alarmArray {
|
||||
log.Debug("alarmData:", alarmData)
|
||||
|
||||
session := xEngine.NewSession()
|
||||
defer session.Close()
|
||||
// todo: clear alarm ....
|
||||
if alarmData.AlarmStatus == AlarmStatusClear {
|
||||
exist, err := session.Table("alarm").
|
||||
@@ -571,7 +579,7 @@ func GetAlarmFromNF(w http.ResponseWriter, r *http.Request) {
|
||||
continue
|
||||
}
|
||||
}
|
||||
|
||||
session.Commit()
|
||||
// for alarm forward time format
|
||||
alarmData.EventTime = eventTime
|
||||
} else {
|
||||
@@ -597,11 +605,12 @@ func GetAlarmFromNF(w http.ResponseWriter, r *http.Request) {
|
||||
log.Error("Failed to get alarm:", err)
|
||||
continue
|
||||
}
|
||||
log.Debugf("neType=%s, neId=%s, currentSeq=%s", alarmData.NeType, alarmData.NeId, currentSeq)
|
||||
log.Debugf("neType=%s, neId=%s, currentSeq=%s, activeAlarmNum=%d",
|
||||
alarmData.NeType, alarmData.NeId, currentSeq, activeAlarmNum)
|
||||
|
||||
if has == true {
|
||||
seq, _ := strconv.Atoi(currentSeq)
|
||||
alarmData.AlarmSeq = seq + activeAlarmNum
|
||||
alarmData.AlarmSeq = seq + 1
|
||||
if alarmData.AlarmSeq > global.MaxInt32Number {
|
||||
alarmData.AlarmSeq = AlarmSeqBeginNumber
|
||||
}
|
||||
@@ -646,7 +655,7 @@ func GetAlarmFromNF(w http.ResponseWriter, r *http.Request) {
|
||||
if IsNeedToAckAlarm(valueJson, &alarmData) == true {
|
||||
SetAlarmAckInfo(valueJson, &alarmData)
|
||||
}
|
||||
log.Debug("alarmData:", alarmData)
|
||||
log.Trace("alarmData:", alarmData)
|
||||
affected, err := session.Insert(alarmData)
|
||||
if err == nil && affected > 0 {
|
||||
alarmLog := new(AlarmLog)
|
||||
|
||||
@@ -50,6 +50,12 @@ var (
|
||||
func PostMMLToNF(w http.ResponseWriter, r *http.Request) {
|
||||
log.Debug("PostMMLToNF processing... ")
|
||||
|
||||
token, err := services.CheckExtValidRequest(w, r)
|
||||
if err != nil {
|
||||
log.Error("Request error:", err)
|
||||
return
|
||||
}
|
||||
|
||||
vars := mux.Vars(r)
|
||||
neType := vars["elementTypeValue"]
|
||||
params := r.URL.Query()
|
||||
@@ -61,14 +67,36 @@ func PostMMLToNF(w http.ResponseWriter, r *http.Request) {
|
||||
}
|
||||
log.Debug("neType:", neType, "neId", neId)
|
||||
|
||||
if strings.ToLower(neType) == "omc" {
|
||||
PostMMLToOMC(w, r)
|
||||
log.Debugf("token:%s, method:%s, dbname:%s, tbname:%s", token, r.Method, neType, neId[0])
|
||||
|
||||
var buf [8192]byte
|
||||
var n int
|
||||
var mmlResult []string
|
||||
|
||||
exist, err := services.CheckUserPermission(token, strings.ToLower(r.Method), neType, neId[0])
|
||||
if err != nil {
|
||||
log.Error("Failed to get permission:", err)
|
||||
errMsg := fmt.Sprintf("RetCode = -1 operation failed: do not have the operation permissions")
|
||||
log.Error(errMsg)
|
||||
mmlResult = append(mmlResult, errMsg)
|
||||
response := Response{mmlResult}
|
||||
services.ResponseWithJson(w, http.StatusOK, response)
|
||||
//services.ResponseForbidden403NotPermission(w)
|
||||
return
|
||||
}
|
||||
if !exist {
|
||||
log.Error("Not permission!")
|
||||
errMsg := fmt.Sprintf("RetCode = -1 operation failed: do not have the operation permissions")
|
||||
log.Error(errMsg)
|
||||
mmlResult = append(mmlResult, errMsg)
|
||||
response := Response{mmlResult}
|
||||
services.ResponseWithJson(w, http.StatusOK, response)
|
||||
//services.ResponseForbidden403NotPermission(w)
|
||||
return
|
||||
}
|
||||
|
||||
_, err := services.CheckExtValidRequest(w, r)
|
||||
if err != nil {
|
||||
log.Error("Failed to CheckMmlValidRequest:", err)
|
||||
if strings.ToLower(neType) == "omc" {
|
||||
PostMMLToOMC(w, r)
|
||||
return
|
||||
}
|
||||
|
||||
@@ -80,10 +108,6 @@ func PostMMLToNF(w http.ResponseWriter, r *http.Request) {
|
||||
return
|
||||
}
|
||||
|
||||
var buf [8192]byte
|
||||
var n int
|
||||
var mmlResult []string
|
||||
|
||||
if neInfo != nil {
|
||||
hostMML := fmt.Sprintf("%s:%d", neInfo.Ip, config.GetYamlConfig().MML.Port)
|
||||
conn, err := net.Dial("tcp", hostMML)
|
||||
|
||||
@@ -129,7 +129,7 @@ func CheckLocalRmUID(rmUIDs []string) string {
|
||||
}
|
||||
|
||||
func NBIGetNRMFromNF(w http.ResponseWriter, r *http.Request) {
|
||||
log.Debug("NorthGetNRMFromNF processing... ")
|
||||
log.Debug("NBIGetNRMFromNF processing... ")
|
||||
|
||||
// response 414-4 uri too long ? (optional)
|
||||
// todo ... ?
|
||||
@@ -220,19 +220,9 @@ func NBIGetNRMFromNF(w http.ResponseWriter, r *http.Request) {
|
||||
services.ResponseRequestURITooLong414NRMNumExceed(w, config.GetYamlConfig().Params.RmUIDMaxNum)
|
||||
return
|
||||
}
|
||||
/*
|
||||
// response 400-1
|
||||
// check rmUID is valid
|
||||
// todo ...
|
||||
invalidRmUIDs := CheckValidRmUID(rmUIDValues)
|
||||
if len(invalidRmUIDs) != 0 {
|
||||
log.Debug("rmUID is invalid")
|
||||
services.ResponseBadRequest400RmUIDsIsInvalid(w, invalidRmUIDs)
|
||||
return
|
||||
}
|
||||
*/
|
||||
|
||||
var response *resty.Response
|
||||
// respMsg := make(map[string]interface{})
|
||||
respMsg := make(map[string]interface{})
|
||||
for _, rmUID := range rmUIDValues {
|
||||
neInfo, err := dborm.XormGetNeInfoByRmUID(neType, rmUID)
|
||||
if err != nil {
|
||||
@@ -255,16 +245,14 @@ func NBIGetNRMFromNF(w http.ResponseWriter, r *http.Request) {
|
||||
services.ResponseInternalServerError500NFConnectRefused(w)
|
||||
return
|
||||
}
|
||||
/*
|
||||
switch response.StatusCode() {
|
||||
case http.StatusOK, http.StatusAccepted, http.StatusNoContent, http.StatusCreated:
|
||||
respMsg["data"] = response
|
||||
default:
|
||||
if response != nil {
|
||||
services.TransportResponse(w, response.StatusCode(), response.Body())
|
||||
}
|
||||
switch response.StatusCode() {
|
||||
case http.StatusOK, http.StatusAccepted, http.StatusNoContent, http.StatusCreated:
|
||||
respMsg["data"] = response
|
||||
default:
|
||||
if response != nil {
|
||||
services.TransportResponse(w, response.StatusCode(), response.Body())
|
||||
}
|
||||
*/
|
||||
}
|
||||
}
|
||||
|
||||
services.TransportResponse(w, response.StatusCode(), response.Body())
|
||||
|
||||
@@ -89,6 +89,8 @@ func PostTraceTaskToNF(w http.ResponseWriter, r *http.Request) {
|
||||
services.ResponseInternalServerError500ProcessError(w, err)
|
||||
return
|
||||
}
|
||||
} else {
|
||||
neTypes = []string{"AMF", "SMF", "UDM", "AUSF", "UPF"}
|
||||
}
|
||||
} else {
|
||||
neTypes = append(neTypes, traceTask.NeType)
|
||||
@@ -215,7 +217,10 @@ func PutTraceTaskToNF(w http.ResponseWriter, r *http.Request) {
|
||||
services.ResponseInternalServerError500ProcessError(w, err)
|
||||
return
|
||||
}
|
||||
} else {
|
||||
neTypes = []string{"AMF", "SMF", "UDM", "AUSF", "UPF"}
|
||||
}
|
||||
|
||||
} else {
|
||||
neTypes = append(neTypes, traceTask.NeType)
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -1,557 +0,0 @@
|
||||
op_id,account_name,op_ip,subsys_tag,op_type,op_content,op_result,begin_time,end_time,vnf_flag,log_time
|
||||
36,user3,192.168.21.119,OMC,UPDATE,Confirm alarm,Operation failed,2023-05-15 10:23:40,2023-05-15 10:23:41,1,2023-07-26 23:24:32
|
||||
37,user3,192.168.21.119,OMC,UPDATE,Confirm alarm,Operation successful,2023-05-15 10:29:13,2023-05-15 10:29:14,1,2023-07-26 23:24:32
|
||||
38,user1,192.168.21.119,OMC,UPDATE,Cancel alarm confirmation,Operation successful,2023-05-15 10:29:27,2023-05-15 10:29:27,1,2023-07-26 23:24:32
|
||||
39,user1,192.168.30.3,,SELECT,SELECTUPF_SZ_RD109 Information,Operation successful,2023-05-16 21:40:28,2023-05-16 21:40:28,1,2023-07-26 23:24:32
|
||||
40,user1,192.168.30.3,,SELECT,SELECTUDM_SZ_01 Information,Operation successful,2023-05-16 21:52:15,2023-05-16 21:52:15,1,2023-07-26 23:24:32
|
||||
41,user3,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-05-17 10:22:28,2023-05-17 10:22:29,1,2023-07-26 23:24:32
|
||||
42,user1,192.168.30.3,OMC,UPDATE,Cancel alarm confirmation,Operation successful,2023-05-17 10:22:32,2023-05-17 10:22:33,1,2023-07-26 23:24:32
|
||||
43,user3,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-05-17 10:22:53,2023-05-17 10:22:54,1,2023-07-26 23:24:32
|
||||
44,user3,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-05-17 10:23:21,2023-05-17 10:23:22,1,2023-07-26 23:24:32
|
||||
45,user1,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-05-19 09:41:28,2023-05-19 09:42:00,1,2023-07-26 23:24:32
|
||||
46,user3,192.168.21.139,OMC,UPDATE,Confirm alarm,Operation successful,2023-05-26 16:43:00,2023-05-26 16:43:01,1,2023-07-26 23:24:32
|
||||
47,user1,192.168.21.139,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-05-27 11:15:09,2023-05-27 11:15:09,1,2023-07-26 23:24:32
|
||||
48,user1,192.168.21.139,,SELECT,SELECTSMF_SZ_02 Information,Operation successful,2023-05-30 11:42:55,2023-05-30 11:42:55,1,2023-07-26 23:24:32
|
||||
49,user3,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-06-02 10:34:25,2023-06-02 10:34:26,1,2023-07-26 23:24:32
|
||||
50,user3,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-06-02 15:24:21,2023-06-02 15:24:22,1,2023-07-26 23:24:32
|
||||
51,user1,192.168.30.3,OMC,UPDATE,Cancel alarm confirmation,Operation successful,2023-06-02 15:24:28,2023-06-02 15:24:29,1,2023-07-26 23:24:32
|
||||
52,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation failed,2023-06-07 14:32:26,2023-06-07 14:32:26,1,2023-07-26 23:24:32
|
||||
53,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation failed,2023-06-07 14:33:16,2023-06-07 14:33:16,1,2023-07-26 23:24:32
|
||||
54,user3,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-06-07 14:33:34,2023-06-07 14:33:34,1,2023-07-26 23:24:32
|
||||
55,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation failed,2023-06-07 14:34:20,2023-06-07 14:34:20,1,2023-07-26 23:24:32
|
||||
56,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-06-07 14:34:47,2023-06-07 14:34:47,1,2023-07-26 23:24:32
|
||||
57,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-06-08 11:05:02,2023-06-08 11:05:02,1,2023-07-26 23:24:32
|
||||
58,user1,192.168.30.3,OMC,UPDATE,Cancel alarm confirmation,Operation successful,2023-06-09 18:39:05,2023-06-09 18:39:07,1,2023-07-26 23:24:32
|
||||
59,user1,192.168.30.3,OMC,UPDATE,Cancel alarm confirmation,Operation successful,2023-06-09 18:41:41,2023-06-09 18:41:42,1,2023-07-26 23:24:32
|
||||
60,user1,192.168.30.3,OMC,UPDATE,Cancel alarm confirmation,Operation successful,2023-06-09 18:42:06,2023-06-09 18:42:06,1,2023-07-26 23:24:32
|
||||
61,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-06-30 10:01:54,2023-06-30 10:01:55,1,2023-07-26 23:24:32
|
||||
62,user1,192.168.30.3,,SELECT,SELECTEMS_SZ_T01 Information,Operation successful,2023-07-03 14:18:46,2023-07-03 14:18:46,1,2023-07-26 23:24:32
|
||||
63,user1,192.168.30.3,,SELECT,SELECTEMS_SZ_T01 Information,Operation successful,2023-07-03 14:21:11,2023-07-03 14:21:11,1,2023-07-26 23:24:32
|
||||
64,user1,192.168.30.3,,SELECT,SELECTEMS_SZ_T01 Information,Operation successful,2023-07-03 14:22:14,2023-07-03 14:22:14,1,2023-07-26 23:24:32
|
||||
65,user1,192.168.30.3,,SELECT,SELECTEMS_SZ_T01 Information,Operation successful,2023-07-03 14:27:36,2023-07-03 14:27:36,1,2023-07-26 23:24:32
|
||||
66,user1,192.168.30.3,,SELECT,SELECTEMS_SZ_T01 Information,Operation successful,2023-07-03 14:28:34,2023-07-03 14:28:34,1,2023-07-26 23:24:32
|
||||
67,user1,192.168.30.3,,SELECT,SELECTUDM_SZ_01 Information,Operation successful,2023-07-03 14:28:57,2023-07-03 14:28:57,1,2023-07-26 23:24:32
|
||||
68,user1,192.168.30.3,,SELECT,SELECTEMS/SZ_T01 Information,Operation successful,2023-07-03 14:31:14,2023-07-03 14:31:14,1,2023-07-26 23:24:32
|
||||
69,user1,192.168.30.3,,SELECT,SELECTSMF/SZ_02 Information,Operation successful,2023-07-03 14:31:31,2023-07-03 14:31:31,1,2023-07-26 23:24:32
|
||||
70,user1,192.168.30.3,,SELECT,SELECTEMS/SZ_T01 Information,Operation successful,2023-07-03 14:31:57,2023-07-03 14:31:57,1,2023-07-26 23:24:32
|
||||
71,user1,192.168.30.3,,SELECT,SELECTEMS/SZ_T01 Information,Operation successful,2023-07-03 14:33:55,2023-07-03 14:33:55,1,2023-07-26 23:24:32
|
||||
72,user1,192.168.30.3,,SELECT,SELECTEMS/SZ_T01 Information,Operation successful,2023-07-03 14:36:20,2023-07-03 14:36:20,1,2023-07-26 23:24:32
|
||||
73,admin,192.168.30.3,OMC,DELETE,Successfully deleted the network element,Operation successful,2023-07-03 16:21:02,2023-07-03 16:21:06,1,2023-07-26 23:24:32
|
||||
74,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-05 16:15:42,2023-07-05 16:15:42,1,2023-07-26 23:24:32
|
||||
75,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-05 16:15:53,2023-07-05 16:15:53,1,2023-07-26 23:24:32
|
||||
76,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-05 16:16:17,2023-07-05 16:16:17,1,2023-07-26 23:24:32
|
||||
77,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-05 16:26:10,2023-07-05 16:26:10,1,2023-07-26 23:24:32
|
||||
78,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-05 16:26:55,2023-07-05 16:26:55,1,2023-07-26 23:24:32
|
||||
79,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-05 16:28:03,2023-07-05 16:28:03,1,2023-07-26 23:24:32
|
||||
80,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-05 16:28:16,2023-07-05 16:28:16,1,2023-07-26 23:24:32
|
||||
81,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-05 16:28:23,2023-07-05 16:28:23,1,2023-07-26 23:24:32
|
||||
82,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-05 16:29:18,2023-07-05 16:29:18,1,2023-07-26 23:24:32
|
||||
83,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-05 16:30:50,2023-07-05 16:30:50,1,2023-07-26 23:24:32
|
||||
84,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-05 16:30:57,2023-07-05 16:30:57,1,2023-07-26 23:24:32
|
||||
85,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-05 16:31:09,2023-07-05 16:31:09,1,2023-07-26 23:24:32
|
||||
86,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-05 16:31:22,2023-07-05 16:31:22,1,2023-07-26 23:24:32
|
||||
87,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-05 16:31:29,2023-07-05 16:31:29,1,2023-07-26 23:24:32
|
||||
88,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-05 16:32:59,2023-07-05 16:32:59,1,2023-07-26 23:24:32
|
||||
89,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-05 16:52:59,2023-07-05 16:52:59,1,2023-07-26 23:24:32
|
||||
90,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-05 16:56:49,2023-07-05 16:56:49,1,2023-07-26 23:24:32
|
||||
91,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-05 16:56:53,2023-07-05 16:56:53,1,2023-07-26 23:24:32
|
||||
92,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-05 16:57:22,2023-07-05 16:57:22,1,2023-07-26 23:24:32
|
||||
93,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-05 16:57:25,2023-07-05 16:57:25,1,2023-07-26 23:24:32
|
||||
94,admin,192.168.30.3,OMC,EXPORT,Number of successfully exported alarm messages:316,Operation successful,2023-07-05 17:52:43,2023-07-05 17:52:43,1,2023-07-26 23:24:32
|
||||
95,admin,192.168.30.3,OMC,EXPORT,Number of successfully exported alarm messages:1,Operation successful,2023-07-05 17:54:40,2023-07-05 17:54:40,1,2023-07-26 23:24:32
|
||||
96,admin,192.168.30.3,OMC,EXPORT,Export failed,Operation successful,2023-07-05 17:55:41,2023-07-05 17:55:41,1,2023-07-26 23:24:32
|
||||
97,admin,192.168.30.3,OMC,EXPORT,Number of successfully exported alarm messages:1,Operation successful,2023-07-05 17:55:51,2023-07-05 17:55:51,1,2023-07-26 23:24:32
|
||||
98,admin,192.168.30.3,OMC,EXPORT,Number of successfully exported alarm messages:81,Operation successful,2023-07-05 17:56:30,2023-07-05 17:56:30,1,2023-07-26 23:24:32
|
||||
99,admin,192.168.30.3,OMC,EXPORT,Number of successfully exported alarm messages:316,Operation successful,2023-07-05 17:58:13,2023-07-05 17:58:14,1,2023-07-26 23:24:32
|
||||
100,admin,192.168.30.3,OMC,EXPORT,Number of successfully exported alarm messages:74,Operation successful,2023-07-05 17:58:32,2023-07-05 17:58:32,1,2023-07-26 23:24:32
|
||||
101,admin,192.168.30.3,OMC,EXPORT,Number of successfully exported alarm messages:125,Operation successful,2023-07-05 18:01:41,2023-07-05 18:01:42,1,2023-07-26 23:24:32
|
||||
102,admin,192.168.30.3,OMC,UPDATE,Failed to modify AMF_SZ_T01,Operation failed,2023-07-06 18:51:11,2023-07-06 18:51:11,1,2023-07-26 23:24:32
|
||||
103,admin,192.168.30.3,OMC,UPDATE,Successfully modified AMF_SZ_T01,Operation successful,2023-07-06 19:34:36,2023-07-06 19:34:36,1,2023-07-26 23:24:32
|
||||
104,admin,192.168.30.3,OMC,UPDATE,Successfully modified AMF_SZ_T01,Operation successful,2023-07-06 19:35:14,2023-07-06 19:35:14,1,2023-07-26 23:24:32
|
||||
105,admin,192.168.30.3,OMC,UPDATE,Successfully modified AMF_SZ_T01,Operation successful,2023-07-06 19:35:34,2023-07-06 19:35:34,1,2023-07-26 23:24:32
|
||||
106,admin,192.168.30.3,OMC,UPDATE,Successfully modified AMF_SZ_T01,Operation successful,2023-07-06 19:41:31,2023-07-06 19:41:31,1,2023-07-26 23:24:32
|
||||
107,admin,192.168.30.3,OMC,UPDATE,Successfully modified AMF_SZ_T01,Operation successful,2023-07-06 19:42:04,2023-07-06 19:42:04,1,2023-07-26 23:24:32
|
||||
108,admin,192.168.30.3,OMC,UPDATE,Successfully modified AMF_SZ_T01,Operation successful,2023-07-06 19:42:09,2023-07-06 19:42:10,1,2023-07-26 23:24:32
|
||||
109,admin,192.168.30.3,OMC,ADD,Adding network element SMF failed,Operation failed,2023-07-06 19:42:40,2023-07-06 19:42:40,1,2023-07-26 23:24:32
|
||||
110,admin,192.168.30.3,OMC,ADD,Successfully added network element SMF,Operation successful,2023-07-06 19:43:47,2023-07-06 19:43:47,1,2023-07-26 23:24:32
|
||||
111,admin,192.168.30.3,OMC,UPDATE,Successfully modified SMF_SZ_07,Operation successful,2023-07-06 19:43:56,2023-07-06 19:43:56,1,2023-07-26 23:24:32
|
||||
112,admin,192.168.30.3,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-07-06 20:17:41,2023-07-06 20:17:41,1,2023-07-26 23:24:32
|
||||
113,admin,192.168.30.3,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-07-06 20:39:44,2023-07-06 20:39:44,1,2023-07-26 23:24:32
|
||||
114,admin,192.168.30.3,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-07-06 20:42:08,2023-07-06 20:42:08,1,2023-07-26 23:24:32
|
||||
115,admin,192.168.30.3,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-07-06 20:42:50,2023-07-06 20:42:50,1,2023-07-26 23:24:32
|
||||
116,admin,192.168.30.3,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-07-06 20:42:59,2023-07-06 20:42:59,1,2023-07-26 23:24:32
|
||||
117,admin,192.168.30.3,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-07-06 20:44:05,2023-07-06 20:44:05,1,2023-07-26 23:24:32
|
||||
118,admin,192.168.30.3,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-07-06 20:45:03,2023-07-06 20:45:03,1,2023-07-26 23:24:32
|
||||
119,admin,192.168.30.3,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-07-06 20:47:26,2023-07-06 20:47:26,1,2023-07-26 23:24:32
|
||||
120,admin,192.168.30.3,OMC,UPDATE,Successfully modified AMF_SZ_T01,Operation successful,2023-07-10 09:18:37,2023-07-10 09:18:37,1,2023-07-26 23:24:32
|
||||
121,admin,192.168.30.3,OMC,UPDATE,Successfully modified AMF_SZ_T01,Operation successful,2023-07-10 09:20:16,2023-07-10 09:20:17,1,2023-07-26 23:24:32
|
||||
122,admin,192.168.30.3,OMC,UPDATE,Failed to modify tracking task,Operation successful,2023-07-11 14:32:20,2023-07-11 14:32:25,1,2023-07-26 23:24:32
|
||||
123,admin,192.168.30.3,OMC,UPDATE,Failed to modify tracking task,Operation successful,2023-07-11 14:38:55,2023-07-11 14:39:00,1,2023-07-26 23:24:32
|
||||
124,admin,192.168.30.3,OMC,UPDATE,Failed to modify tracking task,Operation successful,2023-07-11 14:40:03,2023-07-11 14:40:07,1,2023-07-26 23:24:32
|
||||
125,admin,192.168.30.3,OMC,UPDATE,Failed to modify tracking task,Operation successful,2023-07-11 14:41:34,2023-07-11 14:41:38,1,2023-07-26 23:24:32
|
||||
126,admin,192.168.30.3,OMC,UPDATE,Failed to modify tracking task,Operation successful,2023-07-11 14:41:42,2023-07-11 14:41:47,1,2023-07-26 23:24:32
|
||||
127,admin,192.168.30.3,OMC,UPDATE,Failed to modify tracking task,Operation successful,2023-07-11 14:42:16,2023-07-11 14:42:20,1,2023-07-26 23:24:32
|
||||
128,admin,192.168.30.3,OMC,UPDATE,Failed to modify tracking task,Operation successful,2023-07-11 14:43:17,2023-07-11 14:43:21,1,2023-07-26 23:24:32
|
||||
129,admin,192.168.30.3,OMC,UPDATE,Failed to modify tracking task,Operation successful,2023-07-11 14:43:36,2023-07-11 14:43:40,1,2023-07-26 23:24:32
|
||||
130,admin,192.168.30.3,OMC,UPDATE,Failed to modify tracking task,Operation successful,2023-07-11 15:01:19,2023-07-11 15:01:24,1,2023-07-26 23:24:32
|
||||
131,admin,192.168.30.3,OMC,UPDATE,Failed to modify tracking task,Operation successful,2023-07-11 15:02:53,2023-07-11 15:02:57,1,2023-07-26 23:24:32
|
||||
132,admin,192.168.30.3,OMC,UPDATE,Failed to modify tracking task,Operation successful,2023-07-11 15:03:24,2023-07-11 15:03:29,1,2023-07-26 23:24:32
|
||||
133,admin,192.168.30.3,OMC,UPDATE,Failed to modify tracking task,Operation successful,2023-07-11 15:05:52,2023-07-11 15:05:56,1,2023-07-26 23:24:32
|
||||
134,admin,192.168.30.3,OMC,DELETE,Successfully deleted tracking task,Operation successful,2023-07-11 15:11:58,2023-07-11 15:11:58,1,2023-07-26 23:24:32
|
||||
135,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-11 15:49:09,2023-07-11 15:49:10,1,2023-07-26 23:24:32
|
||||
136,admin,192.168.30.3,OMC,DELETE,Successfully deleted the network element,Operation successful,2023-07-11 15:51:37,2023-07-11 15:51:41,1,2023-07-26 23:24:32
|
||||
137,admin,192.168.30.3,OMC,EXPORT,Export ofUDMconfiguration file failed,Operation successful,2023-07-11 16:00:28,2023-07-11 16:00:31,1,2023-07-26 23:24:32
|
||||
138,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-11 16:10:06,2023-07-11 16:10:06,1,2023-07-26 23:24:32
|
||||
139,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-11 18:56:56,2023-07-11 18:56:56,1,2023-07-26 23:24:32
|
||||
140,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-11 18:57:00,2023-07-11 18:57:00,1,2023-07-26 23:24:32
|
||||
141,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-12 10:42:48,2023-07-12 10:42:48,1,2023-07-26 23:24:32
|
||||
142,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-12 10:45:26,2023-07-12 10:45:26,1,2023-07-26 23:24:32
|
||||
143,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-12 10:45:42,2023-07-12 10:45:42,1,2023-07-26 23:24:32
|
||||
144,user1,192.168.30.3,,SELECT,SELECTSMF/SZ_01 Information,Operation successful,2023-07-12 14:40:33,2023-07-12 14:40:33,1,2023-07-26 23:24:32
|
||||
145,user1,192.168.30.3,,SELECT,SELECTSMF/SZ_01 Information,Operation successful,2023-07-13 15:48:35,2023-07-13 15:48:35,1,2023-07-26 23:24:32
|
||||
146,user1,192.168.30.3,,SELECT,SELECTUPF/SZ_01 Information,Operation successful,2023-07-13 15:49:57,2023-07-13 15:49:57,1,2023-07-26 23:24:32
|
||||
147,user1,192.168.30.3,,SELECT,SELECTSMF/SZ_01 Information,Operation successful,2023-07-14 09:45:37,2023-07-14 09:45:37,1,2023-07-26 23:24:32
|
||||
148,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-07-14 10:36:19,2023-07-14 10:36:19,1,2023-07-26 23:24:32
|
||||
149,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-07-14 10:36:27,2023-07-14 10:36:27,1,2023-07-26 23:24:32
|
||||
150,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-07-14 10:36:38,2023-07-14 10:36:38,1,2023-07-26 23:24:32
|
||||
151,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-07-14 10:36:43,2023-07-14 10:36:43,1,2023-07-26 23:24:32
|
||||
152,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-07-14 10:36:52,2023-07-14 10:36:52,1,2023-07-26 23:24:32
|
||||
153,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-07-14 10:37:04,2023-07-14 10:37:04,1,2023-07-26 23:24:32
|
||||
154,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-14 10:50:06,2023-07-14 10:50:07,1,2023-07-26 23:24:32
|
||||
155,admin,192.168.30.3,OMC,UPDATE,Cancel alarm confirmation,Operation successful,2023-07-14 11:20:44,2023-07-14 11:20:51,1,2023-07-26 23:24:32
|
||||
156,admin,192.168.30.3,OMC,UPDATE,Cancel alarm confirmation,Operation successful,2023-07-14 11:21:57,2023-07-14 11:21:58,1,2023-07-26 23:24:32
|
||||
157,admin,192.168.30.3,OMC,UPDATE,Cancel alarm confirmation,Operation successful,2023-07-14 11:25:10,2023-07-14 11:25:10,1,2023-07-26 23:24:32
|
||||
158,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-07-14 11:27:34,2023-07-14 11:27:34,1,2023-07-26 23:24:32
|
||||
159,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-07-14 11:32:44,2023-07-14 11:32:44,1,2023-07-26 23:24:32
|
||||
160,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-07-14 11:34:35,2023-07-14 11:34:35,1,2023-07-26 23:24:32
|
||||
161,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-07-14 11:34:41,2023-07-14 11:34:41,1,2023-07-26 23:24:32
|
||||
162,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-07-14 11:35:23,2023-07-14 11:35:23,1,2023-07-26 23:24:32
|
||||
163,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-07-14 11:35:27,2023-07-14 11:35:27,1,2023-07-26 23:24:32
|
||||
164,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-14 14:50:11,2023-07-14 14:50:11,1,2023-07-26 23:24:32
|
||||
165,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-14 15:32:22,2023-07-14 15:32:22,1,2023-07-26 23:24:32
|
||||
166,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-14 15:33:49,2023-07-14 15:33:49,1,2023-07-26 23:24:32
|
||||
167,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-14 15:33:57,2023-07-14 15:33:57,1,2023-07-26 23:24:32
|
||||
168,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-14 15:34:38,2023-07-14 15:34:38,1,2023-07-26 23:24:32
|
||||
169,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-14 15:34:59,2023-07-14 15:34:59,1,2023-07-26 23:24:32
|
||||
170,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-14 15:35:01,2023-07-14 15:35:01,1,2023-07-26 23:24:32
|
||||
171,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-14 15:35:05,2023-07-14 15:35:05,1,2023-07-26 23:24:32
|
||||
172,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-17 16:34:07,2023-07-17 16:34:08,1,2023-07-26 23:24:32
|
||||
173,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-17 18:03:46,2023-07-17 18:03:47,1,2023-07-26 23:24:32
|
||||
174,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-17 19:21:50,2023-07-17 19:21:57,1,2023-07-26 23:24:32
|
||||
175,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-18 11:34:51,2023-07-18 11:34:52,1,2023-07-26 23:24:32
|
||||
176,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-18 11:38:47,2023-07-18 11:38:48,1,2023-07-26 23:24:32
|
||||
177,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-18 14:29:19,2023-07-18 14:29:19,1,2023-07-26 23:24:32
|
||||
178,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-18 14:47:19,2023-07-18 14:47:26,1,2023-07-26 23:24:32
|
||||
179,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-18 14:48:44,2023-07-18 14:48:44,1,2023-07-26 23:24:32
|
||||
180,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-18 14:49:44,2023-07-18 14:49:47,1,2023-07-26 23:24:32
|
||||
181,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-18 14:52:28,2023-07-18 14:52:29,1,2023-07-26 23:24:32
|
||||
182,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-18 14:53:49,2023-07-18 14:53:50,1,2023-07-26 23:24:32
|
||||
183,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-18 15:00:25,2023-07-18 15:00:25,1,2023-07-26 23:24:32
|
||||
184,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-18 15:02:47,2023-07-18 15:02:47,1,2023-07-26 23:24:32
|
||||
185,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-18 15:06:23,2023-07-18 15:06:23,1,2023-07-26 23:24:32
|
||||
186,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-18 15:07:48,2023-07-18 15:07:48,1,2023-07-26 23:24:32
|
||||
187,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-18 15:08:20,2023-07-18 15:08:21,1,2023-07-26 23:24:32
|
||||
188,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-18 15:08:25,2023-07-18 15:08:25,1,2023-07-26 23:24:32
|
||||
189,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-18 15:38:16,2023-07-18 15:38:16,1,2023-07-26 23:24:32
|
||||
190,admin,192.168.30.3,OMC,ADD,Adding user successful,password is ******,Operation successful,2023-07-20 14:40:30,2023-07-20 14:40:30,1,2023-07-26 23:24:32
|
||||
191,admin,192.168.30.3,OMC,DELETE,DELETE user successful,Operation successful,2023-07-20 14:46:05,2023-07-20 14:46:06,1,2023-07-26 23:24:32
|
||||
192,user1,192.168.30.3,,SELECT,SELECTSMF/SZ_01 Information,Operation successful,2023-07-20 17:10:10,2023-07-20 17:10:10,1,2023-07-26 23:24:32
|
||||
193,user1,192.168.30.3,,SELECT,SELECTSMF/SZ_01 Information,Operation successful,2023-07-20 17:10:41,2023-07-20 17:10:41,1,2023-07-26 23:24:32
|
||||
194,admin,192.168.30.3,OMC,DELETE,DELETE user successful,Operation successful,2023-07-20 17:11:30,2023-07-20 17:11:31,1,2023-07-26 23:24:32
|
||||
195,admin,192.168.30.3,OMC,DELETE,DELETE user successful,Operation successful,2023-07-20 17:11:31,2023-07-20 17:11:32,1,2023-07-26 23:24:32
|
||||
196,admin,192.168.30.3,OMC,UPDATE,Confirm alarm,Operation successful,2023-07-20 19:27:21,2023-07-20 19:27:21,1,2023-07-26 23:24:32
|
||||
197,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-20 20:40:46,2023-07-20 20:40:46,1,2023-07-26 23:24:32
|
||||
198,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-20 20:40:49,2023-07-20 20:40:49,1,2023-07-26 23:24:32
|
||||
199,user1,192.168.30.3,,SELECT,SELECTUDM/SZ_02 Information,Operation successful,2023-07-20 20:41:42,2023-07-20 20:41:42,1,2023-07-26 23:24:32
|
||||
200,admin,192.168.30.3,OMC,EXPORT,Export ofUDMconfiguration file failed,Operation successful,2023-07-21 10:53:05,2023-07-21 10:53:05,1,2023-07-26 23:24:32
|
||||
201,admin,192.168.30.3,OMC,EXPORT,Export ofUDMconfiguration file failed,Operation successful,2023-07-21 11:10:19,2023-07-21 11:10:19,1,2023-07-26 23:24:32
|
||||
202,admin,192.168.30.3,OMC,EXPORT,Export ofUDMconfiguration file failed,Operation successful,2023-07-21 11:10:44,2023-07-21 11:10:44,1,2023-07-26 23:24:32
|
||||
203,admin,192.168.30.3,OMC,EXPORT,Export ofUDMconfiguration file failed,Operation successful,2023-07-21 11:10:48,2023-07-21 11:10:48,1,2023-07-26 23:24:32
|
||||
204,admin,192.168.30.3,OMC,EXPORT,Export ofUDMconfiguration file failed,Operation successful,2023-07-21 11:10:51,2023-07-21 11:10:51,1,2023-07-26 23:24:32
|
||||
205,admin,192.168.30.3,OMC,EXPORT,Successfully exportedUDMconfiguration file,Operation successful,2023-07-21 11:13:14,2023-07-21 11:13:14,1,2023-07-26 23:24:32
|
||||
206,admin,192.168.30.3,NF,DELETE,Successfully deleted the network element configuration file ,Operation successful,2023-07-21 11:36:19,2023-07-21 11:36:21,1,2023-07-26 23:24:32
|
||||
207,user1,192.168.30.3,,SELECT,SELECTSMF/SZ_01 Information,Operation successful,2023-07-21 14:17:23,2023-07-21 14:17:23,1,2023-07-26 23:24:32
|
||||
208,admin,192.168.30.3,OMC,EXPORT,Successfully exportedSMFconfiguration file,Operation successful,2023-07-21 15:59:32,2023-07-21 15:59:32,1,2023-07-26 23:24:32
|
||||
209,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-24 10:45:14,2023-07-24 10:45:15,1,2023-07-26 23:24:32
|
||||
210,user1,192.168.30.3,,SELECT,SELECTUPF/UPF_SZ_RD_109 Information,Operation successful,2023-07-24 11:16:52,2023-07-24 11:16:52,1,2023-07-26 23:24:32
|
||||
211,user1,192.168.30.3,,SELECT,SELECTUPF/UPF_SZ_RD_109 Information,Operation successful,2023-07-24 11:17:01,2023-07-24 11:17:01,1,2023-07-26 23:24:32
|
||||
212,user1,192.168.30.3,,SELECT,SELECTUPF/SZ_01 Information,Operation successful,2023-07-24 11:17:09,2023-07-24 11:17:09,1,2023-07-26 23:24:32
|
||||
213,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-24 11:17:58,2023-07-24 11:17:59,1,2023-07-26 23:24:32
|
||||
214,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-24 11:18:06,2023-07-24 11:18:07,1,2023-07-26 23:24:32
|
||||
215,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-24 11:18:12,2023-07-24 11:18:13,1,2023-07-26 23:24:32
|
||||
216,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-24 14:30:05,2023-07-24 14:30:05,1,2023-07-26 23:24:32
|
||||
217,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-24 14:30:30,2023-07-24 14:30:30,1,2023-07-26 23:24:32
|
||||
218,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-24 14:45:28,2023-07-24 14:45:28,1,2023-07-26 23:24:32
|
||||
219,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-24 14:45:35,2023-07-24 14:45:35,1,2023-07-26 23:24:32
|
||||
220,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-24 14:45:51,2023-07-24 14:45:51,1,2023-07-26 23:24:32
|
||||
221,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-24 14:46:21,2023-07-24 14:46:21,1,2023-07-26 23:24:32
|
||||
222,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-24 15:21:56,2023-07-24 15:21:56,1,2023-07-26 23:24:32
|
||||
223,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-24 15:22:02,2023-07-24 15:22:02,1,2023-07-26 23:24:32
|
||||
224,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-24 15:22:05,2023-07-24 15:22:05,1,2023-07-26 23:24:32
|
||||
225,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-24 15:22:09,2023-07-24 15:22:09,1,2023-07-26 23:24:32
|
||||
226,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-24 15:22:14,2023-07-24 15:22:14,1,2023-07-26 23:24:32
|
||||
227,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-24 15:22:16,2023-07-24 15:22:16,1,2023-07-26 23:24:32
|
||||
228,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-24 15:22:18,2023-07-24 15:22:18,1,2023-07-26 23:24:32
|
||||
229,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-24 15:39:52,2023-07-24 15:39:52,1,2023-07-26 23:24:32
|
||||
230,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-24 15:56:50,2023-07-24 15:56:50,1,2023-07-26 23:24:32
|
||||
231,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-24 16:00:06,2023-07-24 16:00:06,1,2023-07-26 23:24:32
|
||||
232,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-24 16:01:33,2023-07-24 16:01:33,1,2023-07-26 23:24:32
|
||||
233,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-24 16:04:33,2023-07-24 16:04:33,1,2023-07-26 23:24:32
|
||||
234,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-24 16:11:41,2023-07-24 16:11:41,1,2023-07-26 23:24:32
|
||||
235,admin,192.168.30.3,OMC,EXPORT,Number of successfully exported alarm messages:312,Operation successful,2023-07-24 16:13:45,2023-07-24 16:13:45,1,2023-07-26 23:24:32
|
||||
236,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-24 16:13:53,2023-07-24 16:13:53,1,2023-07-26 23:24:32
|
||||
237,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-24 16:14:55,2023-07-24 16:14:56,1,2023-07-26 23:24:32
|
||||
238,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-24 16:16:36,2023-07-24 16:16:36,1,2023-07-26 23:24:32
|
||||
239,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-24 16:20:49,2023-07-24 16:20:49,1,2023-07-26 23:24:32
|
||||
240,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-24 16:22:39,2023-07-24 16:22:39,1,2023-07-26 23:24:32
|
||||
241,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-24 16:26:59,2023-07-24 16:26:59,1,2023-07-26 23:24:32
|
||||
242,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-24 16:32:14,2023-07-24 16:32:15,1,2023-07-26 23:24:32
|
||||
243,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-24 16:50:12,2023-07-24 16:50:12,1,2023-07-26 23:24:32
|
||||
244,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-24 16:50:31,2023-07-24 16:50:31,1,2023-07-26 23:24:32
|
||||
245,admin,192.168.30.3,OMC,UPDATE,Successfully modified SMF_SZ_01,Operation successful,2023-07-24 17:02:39,2023-07-24 17:02:39,1,2023-07-26 23:24:32
|
||||
246,admin,192.168.30.3,OMC,UPDATE,Successfully modified SMF_SZ_01,Operation successful,2023-07-24 17:03:30,2023-07-24 17:03:30,1,2023-07-26 23:24:32
|
||||
247,admin,192.168.30.3,OMC,UPDATE,Successfully modified SMF_SZ_01,Operation successful,2023-07-24 17:03:36,2023-07-24 17:03:36,1,2023-07-26 23:24:32
|
||||
248,admin,192.168.30.3,OMC,UPDATE,Successfully modified SMF_SZ_01,Operation successful,2023-07-24 17:03:43,2023-07-24 17:03:44,1,2023-07-26 23:24:32
|
||||
249,admin,192.168.30.3,OMC,UPDATE,Successfully modified SMF_SZ_01,Operation successful,2023-07-24 17:05:57,2023-07-24 17:05:57,1,2023-07-26 23:24:32
|
||||
250,admin,192.168.30.3,OMC,UPDATE,Successfully modified SMF_SZ_01,Operation successful,2023-07-24 17:06:19,2023-07-24 17:06:19,1,2023-07-26 23:24:32
|
||||
251,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-24 17:13:17,2023-07-24 17:13:17,1,2023-07-26 23:24:32
|
||||
252,admin,192.168.30.3,OMC,UPDATE,Successfully modified UDM_SZ_02,Operation successful,2023-07-24 18:18:16,2023-07-24 18:18:16,1,2023-07-26 23:24:32
|
||||
253,admin,192.168.30.3,OMC,UPDATE,Successfully modified UDM_SZ_02,Operation successful,2023-07-24 18:18:31,2023-07-24 18:18:31,1,2023-07-26 23:24:32
|
||||
254,admin,192.168.30.3,OMC,SET,Failed to set alarm color,Operation failed,2023-07-25 14:47:13,2023-07-25 14:47:13,1,2023-07-26 23:24:32
|
||||
255,admin,192.168.30.3,OMC,SET,Failed to set alarm color,Operation failed,2023-07-25 14:56:10,2023-07-25 14:56:10,1,2023-07-26 23:24:32
|
||||
256,admin,192.168.30.3,OMC,SET,Failed to set alarm color,Operation failed,2023-07-25 15:08:06,2023-07-25 15:08:06,1,2023-07-26 23:24:32
|
||||
257,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-25 17:21:25,2023-07-25 17:21:25,1,2023-07-26 23:24:32
|
||||
258,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-25 17:21:57,2023-07-25 17:21:57,1,2023-07-26 23:24:32
|
||||
259,admin,192.168.30.3,OMC,SET,Successfully set the config for the alarm ,Operation successful,2023-07-25 17:58:07,2023-07-25 17:58:07,1,2023-07-26 23:24:32
|
||||
260,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-25 18:15:53,2023-07-25 18:15:53,1,2023-07-26 23:24:32
|
||||
261,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-25 18:17:26,2023-07-25 18:17:26,1,2023-07-26 23:24:32
|
||||
262,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-25 18:19:01,2023-07-25 18:19:01,1,2023-07-26 23:24:32
|
||||
263,admin,192.168.30.3,OMC,SET,Successfully set alarm color,Operation successful,2023-07-25 18:22:50,2023-07-25 18:22:50,1,2023-07-26 23:24:32
|
||||
264,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-25 20:58:39,2023-07-25 20:58:39,1,2023-07-26 23:24:32
|
||||
265,admin,192.168.30.3,OMC,UPDATE,DELETE alarmInfo,Operation successful,2023-07-25 21:01:33,2023-07-25 21:01:34,1,2023-07-26 23:24:32
|
||||
266,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 21:14:29,2023-07-25 21:14:29,1,2023-07-26 23:24:32
|
||||
267,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 21:29:17,2023-07-25 21:29:17,1,2023-07-26 23:24:32
|
||||
268,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 21:29:24,2023-07-25 21:29:24,1,2023-07-26 23:24:32
|
||||
269,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 21:30:25,2023-07-25 21:30:25,1,2023-07-26 23:24:32
|
||||
270,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 21:30:32,2023-07-25 21:30:32,1,2023-07-26 23:24:32
|
||||
271,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 21:30:45,2023-07-25 21:30:45,1,2023-07-26 23:24:32
|
||||
272,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 21:32:48,2023-07-25 21:32:48,1,2023-07-26 23:24:32
|
||||
273,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 21:33:42,2023-07-25 21:33:42,1,2023-07-26 23:24:32
|
||||
274,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 21:35:24,2023-07-25 21:35:24,1,2023-07-26 23:24:32
|
||||
275,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 21:35:42,2023-07-25 21:35:42,1,2023-07-26 23:24:32
|
||||
276,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 21:36:07,2023-07-25 21:36:07,1,2023-07-26 23:24:32
|
||||
277,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 21:36:18,2023-07-25 21:36:18,1,2023-07-26 23:24:32
|
||||
278,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 21:36:26,2023-07-25 21:36:26,1,2023-07-26 23:24:32
|
||||
279,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 21:38:01,2023-07-25 21:38:01,1,2023-07-26 23:24:32
|
||||
280,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:03:02,2023-07-25 22:03:03,1,2023-07-26 23:24:32
|
||||
281,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:03:11,2023-07-25 22:03:11,1,2023-07-26 23:24:32
|
||||
282,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:03:14,2023-07-25 22:03:14,1,2023-07-26 23:24:32
|
||||
283,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:03:17,2023-07-25 22:03:17,1,2023-07-26 23:24:32
|
||||
284,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:03:36,2023-07-25 22:03:36,1,2023-07-26 23:24:32
|
||||
285,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:03:38,2023-07-25 22:03:38,1,2023-07-26 23:24:32
|
||||
286,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:03:42,2023-07-25 22:03:42,1,2023-07-26 23:24:32
|
||||
287,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:03:49,2023-07-25 22:03:49,1,2023-07-26 23:24:32
|
||||
288,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:04:15,2023-07-25 22:04:15,1,2023-07-26 23:24:32
|
||||
289,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:04:36,2023-07-25 22:04:36,1,2023-07-26 23:24:32
|
||||
290,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:04:42,2023-07-25 22:04:42,1,2023-07-26 23:24:32
|
||||
291,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:04:51,2023-07-25 22:04:51,1,2023-07-26 23:24:32
|
||||
292,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:04:54,2023-07-25 22:04:54,1,2023-07-26 23:24:32
|
||||
293,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:05:00,2023-07-25 22:05:00,1,2023-07-26 23:24:32
|
||||
294,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:05:04,2023-07-25 22:05:04,1,2023-07-26 23:24:32
|
||||
295,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:05:37,2023-07-25 22:05:37,1,2023-07-26 23:24:32
|
||||
296,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:06:11,2023-07-25 22:06:11,1,2023-07-26 23:24:32
|
||||
297,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:15:30,2023-07-25 22:15:30,1,2023-07-26 23:24:32
|
||||
298,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:15:44,2023-07-25 22:15:44,1,2023-07-26 23:24:32
|
||||
299,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:16:42,2023-07-25 22:16:42,1,2023-07-26 23:24:32
|
||||
300,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-07-25 22:16:47,2023-07-25 22:16:47,1,2023-07-26 23:24:32
|
||||
301,admin,192.168.21.129,OMC,EXPORT,Number of successfully exported alarm messages:317,Operation successful,2023-07-26 09:58:22,2023-07-26 09:58:22,1,2023-07-26 23:24:32
|
||||
302,admin,192.168.21.129,OMC,EXPORT,Number of successfully exported alarm messages:318,Operation successful,2023-07-26 14:09:03,2023-07-26 14:09:04,1,2023-07-26 23:24:32
|
||||
303,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 14:57:50,2023-07-26 14:57:50,0,2023-07-26 23:24:32
|
||||
304,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:00:50,2023-07-26 15:00:51,0,2023-07-26 23:24:32
|
||||
305,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:03:59,2023-07-26 15:03:59,0,2023-07-26 23:24:32
|
||||
306,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:05:14,2023-07-26 15:05:14,0,2023-07-26 23:24:32
|
||||
307,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:07:06,2023-07-26 15:07:06,0,2023-07-26 23:24:32
|
||||
308,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:07:23,2023-07-26 15:07:23,0,2023-07-26 23:24:32
|
||||
309,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:07:37,2023-07-26 15:07:37,0,2023-07-26 23:24:32
|
||||
310,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:07:40,2023-07-26 15:07:40,0,2023-07-26 23:24:32
|
||||
311,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:07:46,2023-07-26 15:07:46,0,2023-07-26 23:24:32
|
||||
312,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:07:49,2023-07-26 15:07:49,0,2023-07-26 23:24:32
|
||||
313,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:07:54,2023-07-26 15:07:54,0,2023-07-26 23:24:32
|
||||
314,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:07:58,2023-07-26 15:07:58,0,2023-07-26 23:24:32
|
||||
315,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:08:04,2023-07-26 15:08:04,0,2023-07-26 23:24:32
|
||||
316,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:08:19,2023-07-26 15:08:19,0,2023-07-26 23:24:32
|
||||
317,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:08:28,2023-07-26 15:08:28,0,2023-07-26 23:24:32
|
||||
318,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:10:17,2023-07-26 15:10:17,0,2023-07-26 23:24:32
|
||||
319,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:10:35,2023-07-26 15:10:35,0,2023-07-26 23:24:32
|
||||
320,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:11:10,2023-07-26 15:11:10,0,2023-07-26 23:24:32
|
||||
321,admin,192.168.21.129,OMC,EXPORT,Number of successfully exported alarm messages:319,Operation successful,2023-07-26 15:13:59,2023-07-26 15:13:59,1,2023-07-26 23:24:32
|
||||
322,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 15:14:01,2023-07-26 15:14:01,0,2023-07-26 23:24:32
|
||||
323,admin,192.168.21.129,NF,DELETE,Failed to delete the network element,Operation failed,2023-07-26 17:48:43,2023-07-26 17:48:47,1,2023-07-26 23:24:32
|
||||
324,admin,192.168.21.129,OMC,SET,Set automatic confirmation configuration,Operation successful,2023-07-26 19:50:02,2023-07-26 19:50:02,0,2023-07-26 23:24:32
|
||||
325,admin,192.168.21.129,OMC,SET,Set automatic confirmation configuration,Operation successful,2023-07-26 19:50:15,2023-07-26 19:50:15,0,2023-07-26 23:24:32
|
||||
326,admin,192.168.21.129,OMC,SET,Set automatic confirmation configuration,Operation successful,2023-07-26 19:52:19,2023-07-26 19:52:19,0,2023-07-26 23:24:32
|
||||
327,admin,192.168.21.129,OMC,SET,Set automatic confirmation configuration,Operation successful,2023-07-26 19:52:57,2023-07-26 19:52:57,0,2023-07-26 23:24:32
|
||||
328,admin,192.168.21.129,OMC,SET,Set automatic confirmation configuration,Operation successful,2023-07-26 19:53:45,2023-07-26 19:53:45,0,2023-07-26 23:24:32
|
||||
329,admin,192.168.21.129,OMC,SET,Set automatic confirmation configuration,Operation successful,2023-07-26 19:54:10,2023-07-26 19:54:10,0,2023-07-26 23:24:32
|
||||
330,admin,192.168.21.129,OMC,SET,Set automatic confirmation configuration,Operation successful,2023-07-26 20:10:20,2023-07-26 20:10:20,0,2023-07-26 23:24:32
|
||||
331,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 20:17:38,2023-07-26 20:17:38,0,2023-07-26 23:24:32
|
||||
332,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 20:25:35,2023-07-26 20:25:35,0,2023-07-26 23:24:32
|
||||
333,admin,192.168.21.129,OMC,SET,Set automatic confirmation configuration,Operation successful,2023-07-26 21:05:58,2023-07-26 21:05:58,0,2023-07-26 23:24:32
|
||||
334,admin,192.168.21.129,OMC,SET,Set automatic confirmation configuration,Operation successful,2023-07-26 21:06:42,2023-07-26 21:06:42,0,2023-07-26 23:24:32
|
||||
335,admin,192.168.21.129,OMC,SET,Set automatic confirmation configuration,Operation successful,2023-07-26 21:06:45,2023-07-26 21:06:45,0,2023-07-26 23:24:32
|
||||
336,user1,192.168.21.129,,SELECT,SELECTUDM/SZ_011 Information,Operation successful,2023-07-26 21:57:09,2023-07-26 21:57:09,1,2023-07-26 23:24:32
|
||||
337,user1,192.168.21.129,,SELECT,SELECTUDM/SZ_02 Information,Operation successful,2023-07-26 21:57:16,2023-07-26 21:57:16,1,2023-07-26 23:24:32
|
||||
338,user1,192.168.21.129,,SELECT,SELECTUDM/SZ_011 Information,Operation successful,2023-07-26 22:13:33,2023-07-26 22:13:33,1,2023-07-26 23:24:32
|
||||
339,user1,192.168.21.129,,SELECT,SELECTUDM/SZ_011 Information,Operation successful,2023-07-26 22:13:58,2023-07-26 22:13:58,1,2023-07-26 23:24:32
|
||||
340,user1,192.168.21.129,,SELECT,SELECTUDM/SZ_02 Information,Operation successful,2023-07-26 22:15:00,2023-07-26 22:15:00,1,2023-07-26 23:24:32
|
||||
341,user1,192.168.21.129,,SELECT,SELECTUDM/SZ_02 Information,Operation successful,2023-07-26 22:18:55,2023-07-26 22:18:55,1,2023-07-26 23:24:32
|
||||
342,user1,192.168.21.129,,SELECT,SELECTUDM/SZ_02 Information,Operation successful,2023-07-26 22:21:24,2023-07-26 22:21:24,1,2023-07-26 23:24:32
|
||||
343,user1,192.168.21.129,,SELECT,SELECTUDM/SZ_02 Information,Operation successful,2023-07-26 22:23:12,2023-07-26 22:23:12,1,2023-07-26 23:24:32
|
||||
344,user1,192.168.21.129,,SELECT,SELECTUDM/SZ_02 Information,Operation successful,2023-07-26 22:23:28,2023-07-26 22:23:28,1,2023-07-26 23:24:32
|
||||
345,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 23:33:13,2023-07-26 23:33:13,0,2023-07-26 23:33:14
|
||||
346,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 23:33:30,2023-07-26 23:33:30,0,2023-07-26 23:33:30
|
||||
347,admin,192.168.21.129,OMC,UPDATE,UPDATE successful,Operation successful,2023-07-26 23:34:13,2023-07-26 23:34:13,0,2023-07-26 23:34:14
|
||||
348,user1,192.168.21.129,,SELECT,SELECTAMF/SZ_T01 Information,Operation successful,2023-07-26 23:38:01,2023-07-26 23:38:01,1,2023-07-26 23:38:01
|
||||
349,user1,192.168.21.129,,SELECT,SELECT UDM/SZ_011 Information,Operation successful,2023-07-27 09:29:16,2023-07-27 09:29:16,1,2023-07-27 09:29:16
|
||||
350,user1,192.168.21.129,,SELECT,SELECT UPF_SZ_01 Information,Operation successful,2023-07-27 09:29:40,2023-07-27 09:29:40,1,2023-07-27 09:29:41
|
||||
351,user1,192.168.21.129,,SELECT,SELECT UDM_SZ_02 Information,Operation successful,2023-07-27 09:51:26,2023-07-27 09:51:26,1,2023-07-27 09:51:27
|
||||
352,user1,192.168.21.129,,SELECT,SELECT UDM_SZ_02 Information,Operation successful,2023-07-27 10:14:23,2023-07-27 10:14:23,1,2023-07-27 10:14:24
|
||||
353,user1,192.168.21.129,,SELECT,SELECT UDM_SZ_02 Information,Operation successful,2023-07-27 10:15:22,2023-07-27 10:15:22,1,2023-07-27 10:15:23
|
||||
354,user1,192.168.21.129,,SELECT,SELECT UPF_UPF_SZ_RD_109 Information,Operation successful,2023-07-27 10:16:05,2023-07-27 10:16:05,1,2023-07-27 10:16:05
|
||||
355,user1,192.168.21.129,,SELECT,SELECT AMF_SZ_T01 Information,Operation successful,2023-07-27 10:16:34,2023-07-27 10:16:34,1,2023-07-27 10:16:34
|
||||
356,user1,192.168.21.129,,SELECT,SELECT UPF_SZ_01 Information,Operation successful,2023-07-27 10:17:07,2023-07-27 10:17:07,1,2023-07-27 10:17:07
|
||||
357,user1,192.168.21.129,,SELECT,SELECT UDM_SZ_02 Information,Operation successful,2023-07-27 10:17:22,2023-07-27 10:17:22,1,2023-07-27 10:17:22
|
||||
358,user1,192.168.21.129,,SELECT,SELECT UDM_SZ_02 Information,Operation successful,2023-07-27 10:19:19,2023-07-27 10:19:19,1,2023-07-27 10:19:20
|
||||
359,user1,192.168.21.129,,SELECT,SELECT UPF_SZ_01 Information,Operation successful,2023-07-27 10:20:25,2023-07-27 10:20:25,1,2023-07-27 10:20:26
|
||||
360,user1,192.168.21.129,,SELECT,SELECT UDM_SZ_02 Information,Operation successful,2023-07-27 10:20:54,2023-07-27 10:20:54,1,2023-07-27 10:20:54
|
||||
361,user1,192.168.21.129,,SELECT,SELECT UDM_SZ_02 Information,Operation successful,2023-07-27 10:21:13,2023-07-27 10:21:13,1,2023-07-27 10:21:14
|
||||
362,user1,192.168.21.129,,SELECT,SELECT UDM_SZ_02 Information,Operation successful,2023-07-27 10:21:20,2023-07-27 10:21:20,1,2023-07-27 10:21:21
|
||||
363,admin,192.168.21.129,,SELECT,SELECT UPF_UPF_SZ_RD_109 Information,Operation successful,2023-07-27 10:27:11,2023-07-27 10:27:11,1,2023-07-27 10:27:11
|
||||
364,admin,192.168.21.129,,SELECT,SELECT UPF_UPF_SZ_RD_109 Information,Operation successful,2023-07-27 10:27:31,2023-07-27 10:27:31,0,2023-07-27 10:27:32
|
||||
365,admin,192.168.21.129,OMC,DELETE,DELETE user successful,Operation successful,2023-07-27 11:02:52,2023-07-27 11:02:55,1,2023-07-27 11:02:56
|
||||
366,admin,192.168.21.129,OMC,ADD,Adding network element AMF failed,Operation failed,2023-07-27 22:33:41,2023-07-27 22:33:41,1,2023-07-27 22:33:42
|
||||
367,admin,192.168.21.129,OMC,ADD,Adding network element AMF failed,Operation failed,2023-07-27 22:35:44,2023-07-27 22:35:44,1,2023-07-27 22:35:45
|
||||
368,admin,192.168.21.129,OMC,ADD,Adding network element AMF failed,Operation failed,2023-07-27 22:36:01,2023-07-27 22:36:01,1,2023-07-27 22:36:02
|
||||
369,admin,192.168.21.129,OMC,ADD,Adding network element AMF failed,Operation failed,2023-07-27 22:48:02,2023-07-27 22:48:02,1,2023-07-27 22:48:03
|
||||
370,admin,192.168.21.129,OMC,ADD,Adding network element AMF failed,Operation failed,2023-07-28 10:10:03,2023-07-28 10:10:03,1,2023-07-28 10:10:03
|
||||
371,admin,192.168.21.129,OMC,ADD,Adding network element AMF failed,Operation failed,2023-07-28 10:10:08,2023-07-28 10:10:08,1,2023-07-28 10:10:08
|
||||
372,admin,192.168.21.129,OMC,ADD,Adding network element AMF failed,Operation failed,2023-07-28 10:21:03,2023-07-28 10:21:03,1,2023-07-28 10:21:03
|
||||
373,admin,192.168.21.129,OMC,ADD,Adding network element AMF failed,Operation failed,2023-07-28 10:45:38,2023-07-28 10:45:38,1,2023-07-28 10:45:38
|
||||
374,admin,192.168.21.129,OMC,ADD,Adding network element AMF failed,Operation failed,2023-07-28 10:45:49,2023-07-28 10:45:49,1,2023-07-28 10:45:49
|
||||
375,admin,192.168.21.129,OMC,ADD,Successfully added network element AMF,Operation successful,2023-07-28 16:59:53,2023-07-28 16:59:53,1,2023-07-28 16:59:53
|
||||
376,admin,192.168.21.129,OMC,DELETE,Delete custom indicator,Operation successful,2023-07-28 17:55:23,2023-07-28 17:55:27,1,2023-07-28 17:55:28
|
||||
377,admin,192.168.21.129,OMC,DELETE,Delete custom indicator,Operation successful,2023-07-28 17:57:36,2023-07-28 17:57:37,1,2023-07-28 17:57:38
|
||||
378,admin,192.168.21.129,OMC,DELETE,Delete custom indicator,Operation successful,2023-07-28 20:49:58,2023-07-28 20:50:00,1,2023-07-28 20:50:00
|
||||
379,admin,192.168.21.129,OMC,SET,Set deletion deadline,Operation successful,2023-07-29 10:14:59,2023-07-29 10:14:59,0,2023-07-29 10:15:00
|
||||
380,admin,192.168.21.129,OMC,ADD,Successfully added network element AMF,Operation successful,2023-07-29 10:18:48,2023-07-29 10:18:48,1,2023-07-29 10:18:49
|
||||
381,admin,192.168.21.129,OMC,ADD,Successfully added network element AMF,Operation successful,2023-07-29 10:19:33,2023-07-29 10:19:33,1,2023-07-29 10:19:34
|
||||
382,admin,192.168.21.129,OMC,ADD,Successfully added network element AMF,Operation successful,2023-07-29 10:29:40,2023-07-29 10:29:40,1,2023-07-29 10:29:41
|
||||
383,admin,192.168.21.129,OMC,ADD,Successfully added network element AMF,Operation successful,2023-07-29 10:40:01,2023-07-29 10:40:01,1,2023-07-29 10:40:02
|
||||
384,admin,192.168.21.129,OMC,SET,Set deletion deadline,Operation successful,2023-07-29 11:01:45,2023-07-29 11:01:45,0,2023-07-29 11:01:45
|
||||
385,admin,192.168.21.129,OMC,DELETE,Delete custom indicator,Operation successful,2023-07-29 12:12:08,2023-07-29 12:12:09,1,2023-07-29 12:12:10
|
||||
386,admin,192.168.21.129,OMC,DELETE,Delete custom indicator,Operation successful,2023-07-29 12:12:10,2023-07-29 12:12:11,1,2023-07-29 12:12:12
|
||||
387,admin,192.168.21.129,OMC,ADD,Successfully added network element AMF,Operation successful,2023-07-29 14:14:20,2023-07-29 14:14:20,1,2023-07-29 14:14:21
|
||||
388,admin,192.168.21.129,OMC,UPDATE,Update failed,Operation failed,2023-07-29 14:26:29,2023-07-29 14:26:29,1,2023-07-29 14:26:30
|
||||
389,admin,192.168.21.129,OMC,UPDATE,Update failed,Operation failed,2023-07-29 14:26:36,2023-07-29 14:26:36,1,2023-07-29 14:26:37
|
||||
390,admin,192.168.21.129,OMC,UPDATE,Update failed,Operation failed,2023-07-29 14:26:37,2023-07-29 14:26:37,1,2023-07-29 14:26:37
|
||||
391,admin,192.168.21.129,OMC,UPDATE,Update failed,Operation failed,2023-07-29 14:26:44,2023-07-29 14:26:44,1,2023-07-29 14:26:45
|
||||
392,admin,192.168.21.129,OMC,UPDATE,Update failed,Operation failed,2023-07-29 14:26:55,2023-07-29 14:26:55,1,2023-07-29 14:26:56
|
||||
393,admin,192.168.21.129,OMC,UPDATE,Successfully update,Operation successful,2023-07-29 14:27:41,2023-07-29 14:27:41,1,2023-07-29 14:27:42
|
||||
394,admin,192.168.21.129,OMC,UPDATE,Successfully update,Operation successful,2023-07-29 14:28:26,2023-07-29 14:28:26,1,2023-07-29 14:28:27
|
||||
395,admin,192.168.21.129,OMC,EXPORT,Successfully exportedUPFconfiguration file,Operation successful,2023-07-29 22:33:12,2023-07-29 22:33:12,1,2023-07-29 22:33:13
|
||||
396,admin,192.168.21.129,,SELECT,SELECT SMF_SZ_01 Information,Operation successful,2023-07-29 22:46:36,2023-07-29 22:46:36,0,2023-07-29 22:46:37
|
||||
397,admin,192.168.21.129,,SELECT,SELECT UDM_SZ_R01 Information,Operation successful,2023-07-29 22:51:06,2023-07-29 22:51:06,0,2023-07-29 22:51:07
|
||||
398,admin,192.168.21.129,,SELECT,SELECT UDM_SZ_011 Information,Operation successful,2023-07-29 22:54:02,2023-07-29 22:54:02,0,2023-07-29 22:54:03
|
||||
399,admin,192.168.21.129,,SELECT,SELECT UDM_SZ_011 Information,Operation successful,2023-07-29 22:54:57,2023-07-29 22:54:57,0,2023-07-29 22:54:58
|
||||
400,admin,192.168.21.129,,SELECT,SELECT UDM_SZ_011 Information,Operation successful,2023-07-29 22:55:30,2023-07-29 22:55:30,0,2023-07-29 22:55:31
|
||||
401,admin,192.168.21.129,,SELECT,SELECT AMF_SZ_T01 Information,Operation successful,2023-07-29 22:55:39,2023-07-29 22:55:39,0,2023-07-29 22:55:40
|
||||
402,admin,192.168.21.129,OMC,SET,Set Logout Waiting Time,Operation successful,2023-07-29 23:26:26,2023-07-29 23:26:26,0,2023-07-29 23:26:27
|
||||
403,admin,192.168.21.129,,SELECT,SELECT UPF_UPF_SZ_TEST_239 Information,Operation successful,2023-07-30 20:36:28,2023-07-30 20:36:28,0,2023-07-30 20:36:28
|
||||
404,admin,192.168.21.129,OMC,SET,Set alarm forwarding interface ,Operation successful,2023-07-30 21:20:06,2023-07-30 21:20:06,0,2023-07-30 21:20:06
|
||||
405,admin,192.168.21.129,OMC,SET,Set alarm forwarding interface ,Operation successful,2023-07-30 21:20:50,2023-07-30 21:20:50,0,2023-07-30 21:20:50
|
||||
406,admin,192.168.21.129,OMC,SET,Set Logout Waiting Time,Operation successful,2023-07-31 09:45:16,2023-07-31 09:45:16,0,2023-07-31 09:45:17
|
||||
407,admin,192.168.21.129,OMC,SET,Set alarm forwarding interface ,Operation successful,2023-07-31 10:06:11,2023-07-31 10:06:11,0,2023-07-31 10:06:12
|
||||
408,admin,192.168.21.129,OMC,SET,Set alarm forwarding interface ,Operation successful,2023-07-31 10:07:01,2023-07-31 10:07:01,0,2023-07-31 10:07:02
|
||||
409,admin,192.168.21.129,,SELECT,SELECT SMF_SZ_01 Information,Operation successful,2023-07-31 11:54:22,2023-07-31 11:54:22,0,2023-07-31 11:54:23
|
||||
410,admin,192.168.21.129,,SELECT,SELECT AUSF_SZ_01 Information,Operation successful,2023-07-31 13:14:38,2023-07-31 13:14:38,0,2023-07-31 13:14:39
|
||||
411,admin,192.168.21.129,,SELECT,SELECT UDM_SZ_011 Information,Operation successful,2023-07-31 13:14:43,2023-07-31 13:14:43,0,2023-07-31 13:14:44
|
||||
412,admin,192.168.21.129,,SELECT,SELECT AMF_SZ_T01 Information,Operation successful,2023-07-31 13:14:54,2023-07-31 13:14:54,0,2023-07-31 13:14:55
|
||||
413,admin,192.168.21.129,,SELECT,SELECT UDM_SZ_02 Information,Operation successful,2023-07-31 13:16:21,2023-07-31 13:16:21,0,2023-07-31 13:16:22
|
||||
414,admin,192.168.21.129,,SELECT,SELECT UDM_SZ_02 Information,Operation successful,2023-07-31 13:16:29,2023-07-31 13:16:29,0,2023-07-31 13:16:30
|
||||
415,admin,192.168.21.129,,SELECT,SELECT AUSF_SZ_01 Information,Operation successful,2023-07-31 13:21:01,2023-07-31 13:21:01,0,2023-07-31 13:21:02
|
||||
416,admin,192.168.21.129,,SELECT,SELECT AUSF_SZ_01 Information,Operation successful,2023-07-31 13:38:54,2023-07-31 13:38:54,0,2023-07-31 13:38:54
|
||||
417,admin,192.168.21.129,,SELECT,SELECT AUSF_SZ_01 Information,Operation successful,2023-07-31 13:39:05,2023-07-31 13:39:05,0,2023-07-31 13:39:06
|
||||
418,admin,192.168.21.129,,SELECT,SELECT AUSF_SZ_01 Information,Operation successful,2023-07-31 13:48:33,2023-07-31 13:48:33,0,2023-07-31 13:48:34
|
||||
419,admin,192.168.21.129,,SELECT,SELECT SMF_SZ_01 Information,Operation successful,2023-07-31 14:05:01,2023-07-31 14:05:01,0,2023-07-31 14:05:02
|
||||
420,admin,192.168.21.129,,SELECT,SELECT AUSF_SZ_01 Information,Operation successful,2023-07-31 14:16:40,2023-07-31 14:16:40,0,2023-07-31 14:16:41
|
||||
421,admin,192.168.21.129,,SELECT,SELECT SMF_SZ_01 Information,Operation successful,2023-07-31 14:17:39,2023-07-31 14:17:39,0,2023-07-31 14:17:40
|
||||
422,admin,192.168.21.129,,SELECT,SELECT AUSF_SZ_01 Information,Operation successful,2023-07-31 14:49:20,2023-07-31 14:49:20,0,2023-07-31 14:49:20
|
||||
423,admin,192.168.21.129,,SELECT,SELECT UDM_SZ_02 Information,Operation successful,2023-07-31 14:50:02,2023-07-31 14:50:02,0,2023-07-31 14:50:03
|
||||
424,admin,192.168.21.129,NF,SELECT,SELECT UDM_SZ_011 Information,Operation successful,2023-07-31 14:51:33,2023-07-31 14:51:33,0,2023-07-31 14:51:34
|
||||
425,admin,192.168.21.129,NF,SELECT,SELECT UDM_SZ_02 Information,Operation successful,2023-07-31 15:08:01,2023-07-31 15:08:01,0,2023-07-31 15:08:01
|
||||
426,admin,192.168.21.129,NF,SELECT,SELECT OMC_SZ_01 Information,Operation successful,2023-07-31 15:13:37,2023-07-31 15:13:38,0,2023-07-31 15:13:38
|
||||
427,admin,192.168.21.129,NF,SELECT,SELECT OMC_SZ_01 Information,Operation successful,2023-07-31 15:13:51,2023-07-31 15:13:51,0,2023-07-31 15:13:52
|
||||
428,admin,192.168.21.129,NF,UPLOAD,UPLOAD software package,Operation failed,2023-07-31 17:04:56,2023-07-31 17:04:56,0,2023-07-31 17:04:57
|
||||
429,admin,192.168.21.129,NF,UPLOAD,UPLOAD software package,Operation failed,2023-07-31 17:05:36,2023-07-31 17:05:37,0,2023-07-31 17:05:37
|
||||
430,admin,192.168.21.129,NF,UPLOAD,UPLOAD software package,Operation successful,2023-07-31 17:06:25,2023-07-31 17:07:21,0,2023-07-31 17:07:22
|
||||
431,admin,192.168.21.129,NF,UPLOAD,UPLOAD software package,Operation failed,2023-07-31 17:06:18,2023-07-31 17:07:26,0,2023-07-31 17:07:26
|
||||
432,admin,192.168.21.129,NF,DELETE,DELETE software package,Operation successful,2023-07-31 17:18:41,2023-07-31 17:18:42,0,2023-07-31 17:18:43
|
||||
433,admin,192.168.21.129,NF,UPLOAD,UPLOAD software package,Operation successful,2023-07-31 17:18:53,2023-07-31 17:19:29,0,2023-07-31 17:19:29
|
||||
434,admin,192.168.21.129,NF,UPLOAD,UPLOAD File,Operation failed,2023-07-31 17:19:39,2023-07-31 17:20:10,0,2023-07-31 17:20:11
|
||||
435,admin,192.168.21.129,NF,UPLOAD,UPLOAD File,Operation failed,2023-07-31 17:21:22,2023-07-31 17:21:53,0,2023-07-31 17:21:54
|
||||
436,admin,192.168.21.129,NF,DELETE,DELETE software package,Operation successful,2023-07-31 17:37:23,2023-07-31 17:37:23,0,2023-07-31 17:37:24
|
||||
437,admin,192.168.21.129,OMC,EXPORT,Successfully exportedUPFconfiguration file,Operation successful,2023-07-31 19:58:46,2023-07-31 19:58:46,1,2023-07-31 19:58:46
|
||||
438,admin,192.168.21.129,OMC,DELETE,Successfully deleted tracking task,Operation successful,2023-07-31 20:47:30,2023-07-31 20:47:30,1,2023-07-31 20:47:30
|
||||
439,admin,192.168.21.129,OMC,DELETE,Successfully deleted tracking task,Operation successful,2023-07-31 20:47:31,2023-07-31 20:47:31,1,2023-07-31 20:47:32
|
||||
440,admin,192.168.21.129,OMC,DELETE,Successfully deleted tracking task,Operation successful,2023-07-31 20:47:33,2023-07-31 20:47:33,1,2023-07-31 20:47:33
|
||||
441,admin,192.168.21.129,OMC,DELETE,Successfully deleted tracking task,Operation successful,2023-07-31 20:47:34,2023-07-31 20:47:34,1,2023-07-31 20:47:35
|
||||
442,admin,192.168.21.129,OMC,DELETE,Successfully deleted tracking task,Operation successful,2023-07-31 20:47:36,2023-07-31 20:47:36,1,2023-07-31 20:47:37
|
||||
443,admin,192.168.21.129,OMC,DELETE,Successfully deleted tracking task,Operation successful,2023-07-31 20:47:37,2023-07-31 20:47:37,1,2023-07-31 20:47:38
|
||||
444,admin,192.168.21.129,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-07-31 20:49:06,2023-07-31 20:49:06,1,2023-07-31 20:49:07
|
||||
445,admin,192.168.21.129,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-07-31 20:49:21,2023-07-31 20:49:21,1,2023-07-31 20:49:22
|
||||
446,admin,192.168.21.129,OMC,DELETE,Successfully deleted tracking task,Operation successful,2023-07-31 20:52:06,2023-07-31 20:52:06,1,2023-07-31 20:52:07
|
||||
447,admin,192.168.21.129,OMC,DELETE,Successfully deleted tracking task,Operation successful,2023-07-31 20:52:08,2023-07-31 20:52:08,1,2023-07-31 20:52:09
|
||||
448,admin,192.168.21.129,OMC,DELETE,Successfully deleted tracking task,Operation successful,2023-07-31 21:01:05,2023-07-31 21:01:05,1,2023-07-31 21:01:06
|
||||
449,admin,192.168.21.129,OMC,DELETE,Successfully deleted tracking task,Operation successful,2023-07-31 21:01:43,2023-07-31 21:01:43,1,2023-07-31 21:01:44
|
||||
450,admin,192.168.21.129,OMC,DELETE,Successfully deleted tracking task,Operation successful,2023-07-31 21:03:55,2023-07-31 21:03:55,1,2023-07-31 21:03:56
|
||||
451,admin,192.168.21.129,OMC,DELETE,Successfully deleted tracking task,Operation successful,2023-07-31 21:06:40,2023-07-31 21:06:40,1,2023-07-31 21:06:41
|
||||
452,admin,192.168.2.119,NF,UPLOAD,UPLOAD File,Operation failed,2023-07-31 23:16:16,2023-07-31 23:16:18,0,2023-07-31 23:16:18
|
||||
453,admin,192.168.2.119,NF,UPLOAD,UPLOAD File,Operation failed,2023-07-31 23:16:17,2023-07-31 23:16:18,0,2023-07-31 23:16:18
|
||||
454,admin,192.168.2.119,NF,UPLOAD,UPLOAD File,Operation failed,2023-07-31 23:19:26,2023-07-31 23:19:28,0,2023-07-31 23:19:28
|
||||
455,admin,192.168.21.129,NF,UPLOAD,UPLOAD File,Operation failed,2023-08-01 00:22:23,2023-08-01 00:27:22,0,2023-08-01 00:27:23
|
||||
456,admin,192.168.21.129,NF,UPLOAD,UPLOAD File,Operation failed,2023-08-01 00:24:42,2023-08-01 00:27:26,0,2023-08-01 00:27:27
|
||||
457,admin,192.168.21.129,NF,UPLOAD,UPLOAD software package,Operation failed,2023-08-01 00:31:39,2023-08-01 00:34:08,0,2023-08-01 00:34:09
|
||||
458,admin,192.168.21.129,NF,UPLOAD,UPLOAD File,Operation failed,2023-08-01 00:28:51,2023-08-01 00:34:14,0,2023-08-01 00:34:15
|
||||
459,admin,192.168.2.119,NF,UPLOAD,UPLOAD software package,Operation successful,2023-08-01 00:36:06,2023-08-01 00:36:06,0,2023-08-01 00:36:06
|
||||
460,admin,192.168.21.129,NF,UPLOAD,UPLOAD software package,Operation successful,2023-08-01 00:36:01,2023-08-01 00:37:17,0,2023-08-01 00:37:18
|
||||
461,admin,192.168.2.119,NF,UPLOAD,UPLOAD software package,Operation successful,2023-08-01 00:38:01,2023-08-01 00:38:04,0,2023-08-01 00:38:04
|
||||
462,admin,192.168.2.119,NF,DELETE,DELETE software package,Operation successful,2023-08-01 00:40:03,2023-08-01 00:40:05,0,2023-08-01 00:40:05
|
||||
463,admin,192.168.2.119,NF,DELETE,DELETE software package,Operation successful,2023-08-01 00:40:06,2023-08-01 00:40:07,0,2023-08-01 00:40:07
|
||||
464,admin,192.168.2.119,NF,UPLOAD,UPLOAD software package,Operation successful,2023-08-01 00:40:25,2023-08-01 00:40:27,0,2023-08-01 00:40:27
|
||||
465,admin,192.168.2.119,NF,DELETE,DELETE software package,Operation successful,2023-08-01 00:41:30,2023-08-01 00:41:31,0,2023-08-01 00:41:31
|
||||
466,admin,192.168.2.119,NF,UPLOAD,UPLOAD File,Operation failed,2023-08-01 00:41:46,2023-08-01 00:41:48,0,2023-08-01 00:41:48
|
||||
467,admin,192.168.2.119,NF,UPLOAD,UPLOAD File,Operation failed,2023-08-01 00:41:58,2023-08-01 00:42:00,0,2023-08-01 00:42:00
|
||||
468,admin,192.168.2.119,NF,UPLOAD,UPLOAD File,Operation failed,2023-08-01 00:43:29,2023-08-01 00:43:32,0,2023-08-01 00:43:32
|
||||
469,admin,192.168.2.119,NF,UPLOAD,UPLOAD File,Operation failed,2023-08-01 00:44:13,2023-08-01 00:44:15,0,2023-08-01 00:44:15
|
||||
470,admin,192.168.2.119,NF,UPLOAD,UPLOAD File,Operation failed,2023-08-01 00:44:37,2023-08-01 00:44:39,0,2023-08-01 00:44:39
|
||||
471,admin,192.168.2.119,NF,UPLOAD,UPLOAD File,Operation failed,2023-08-01 00:45:09,2023-08-01 00:45:11,0,2023-08-01 00:45:11
|
||||
472,admin,192.168.2.119,NF,UPLOAD,UPLOAD File,Operation failed,2023-08-01 00:45:46,2023-08-01 00:45:49,0,2023-08-01 00:45:49
|
||||
473,admin,192.168.2.119,NF,DELETE,DELETE software package,Operation successful,2023-08-01 00:46:32,2023-08-01 00:46:33,0,2023-08-01 00:46:33
|
||||
474,admin,192.168.2.119,NF,UPLOAD,UPLOAD File,Operation failed,2023-08-01 00:46:51,2023-08-01 00:46:52,0,2023-08-01 00:46:52
|
||||
475,admin,192.168.2.119,NF,UPLOAD,UPLOAD File,Operation failed,2023-08-01 00:48:11,2023-08-01 00:48:13,0,2023-08-01 00:48:13
|
||||
476,admin,192.168.2.119,NF,UPLOAD,UPLOAD File,Operation failed,2023-08-01 00:49:07,2023-08-01 00:49:08,0,2023-08-01 00:49:08
|
||||
477,admin,192.168.2.119,NF,UPLOAD,UPLOAD File,Operation failed,2023-08-01 00:52:45,2023-08-01 00:52:48,0,2023-08-01 00:52:48
|
||||
478,admin,192.168.2.119,NF,UPLOAD,UPLOAD software package,Operation successful,2023-08-01 00:54:58,2023-08-01 00:55:00,0,2023-08-01 00:55:00
|
||||
479,admin,192.168.2.119,NF,DELETE,DELETE software package,Operation successful,2023-08-01 00:55:09,2023-08-01 00:55:10,0,2023-08-01 00:55:10
|
||||
480,admin,192.168.2.119,NF,UPLOAD,UPLOAD software package,Operation successful,2023-08-01 00:55:22,2023-08-01 00:55:24,0,2023-08-01 00:55:24
|
||||
481,admin,192.168.2.119,NF,DELETE,DELETE software package,Operation successful,2023-08-01 01:01:40,2023-08-01 01:01:41,0,2023-08-01 01:01:41
|
||||
482,admin,192.168.2.119,NF,UPLOAD,UPLOAD software package,Operation failed,2023-08-01 01:01:55,2023-08-01 01:01:58,0,2023-08-01 01:01:58
|
||||
483,admin,192.168.2.119,NF,UPLOAD,UPLOAD software package,Operation failed,2023-08-01 01:02:04,2023-08-01 01:02:06,0,2023-08-01 01:02:06
|
||||
484,admin,192.168.2.119,NF,UPLOAD,UPLOAD software package,Operation failed,2023-08-01 01:02:37,2023-08-01 01:02:38,0,2023-08-01 01:02:38
|
||||
485,admin,192.168.2.119,NF,UPLOAD,UPLOAD software package,Operation failed,2023-08-01 01:03:30,2023-08-01 01:03:31,0,2023-08-01 01:03:31
|
||||
486,admin,192.168.2.119,NF,UPLOAD,UPLOAD software package,Operation failed,2023-08-01 01:04:17,2023-08-01 01:04:18,0,2023-08-01 01:04:18
|
||||
487,admin,192.168.30.3,OMC,SET,Successfully set the config for the alarm ,Operation successful,2023-08-01 10:47:47,2023-08-01 10:47:47,1,2023-08-01 10:47:48
|
||||
488,admin,192.168.30.3,OMC,SET,Successfully set the config for the alarm ,Operation successful,2023-08-01 10:48:27,2023-08-01 10:48:27,1,2023-08-01 10:48:27
|
||||
489,admin,192.168.30.3,OMC,SET,Successfully set the config for the alarm ,Operation successful,2023-08-01 10:57:23,2023-08-01 10:57:23,1,2023-08-01 10:57:24
|
||||
490,admin,192.168.30.3,NF,SELECT,SELECT UDM_SZ_011 Information,Operation successful,2023-08-01 14:08:02,2023-08-01 14:08:02,0,2023-08-01 14:08:02
|
||||
491,admin,192.168.2.119,NF,UPLOAD,UPLOAD software package,Operation successful,2023-08-01 20:33:51,2023-08-01 20:33:52,0,2023-08-01 20:33:52
|
||||
492,admin,192.168.2.119,NF,Distribute,Distribute version,Operation failed,2023-08-01 20:34:02,2023-08-01 20:34:04,0,2023-08-01 20:34:04
|
||||
493,admin,192.168.2.119,NF,Distribute,Distribute version,Operation failed,2023-08-01 20:34:10,2023-08-01 20:34:12,0,2023-08-01 20:34:12
|
||||
494,admin,192.168.2.119,NF,SELECT,SELECT OMC_SZ_01 Information,Operation successful,2023-08-01 20:34:28,2023-08-01 20:34:28,0,2023-08-01 20:34:28
|
||||
495,admin,192.168.2.119,OMC,ADD,Successfully added network element OMC,Operation successful,2023-08-01 22:03:28,2023-08-01 22:03:28,1,2023-08-01 22:03:28
|
||||
496,admin,192.168.30.3,OMC,SET,Successfully set the syncTaskPeriod for the alarm ,Operation successful,2023-08-01 22:33:45,2023-08-01 22:33:45,0,2023-08-01 22:33:46
|
||||
497,admin,192.168.30.3,OMC,SET,Failed to set the syncTaskPeriod for the alarm,Operation failed,2023-08-01 22:33:45,2023-08-01 22:33:45,0,2023-08-01 22:33:46
|
||||
498,admin,192.168.30.3,OMC,SET,Successfully set the syncTaskPeriod for the alarm ,Operation successful,2023-08-01 22:36:21,2023-08-01 22:36:21,0,2023-08-01 22:36:22
|
||||
499,admin,192.168.30.3,OMC,SET,Failed to set the syncTaskPeriod for the alarm,Operation failed,2023-08-01 22:36:21,2023-08-01 22:36:21,0,2023-08-01 22:36:22
|
||||
500,admin,192.168.30.3,OMC,SET,Failed to set the syncTaskPeriod for the alarm,Operation failed,2023-08-01 22:39:36,2023-08-01 22:39:36,0,2023-08-01 22:39:36
|
||||
501,admin,192.168.30.3,OMC,SET,Successfully set the syncTaskPeriod for the alarm ,Operation successful,2023-08-01 22:39:36,2023-08-01 22:39:36,0,2023-08-01 22:39:36
|
||||
502,admin,192.168.30.3,OMC,SET,Successfully set the syncTaskPeriod for the alarm ,Operation successful,2023-08-01 22:40:06,2023-08-01 22:40:06,0,2023-08-01 22:40:06
|
||||
503,admin,192.168.30.3,OMC,SET,Successfully set the syncTaskPeriod for the alarm ,Operation successful,2023-08-01 22:41:51,2023-08-01 22:41:51,0,2023-08-01 22:41:52
|
||||
504,admin,192.168.2.119,OMC,ADD,Successfully added network element OMC,Operation successful,2023-08-01 23:03:56,2023-08-01 23:03:56,1,2023-08-01 23:03:56
|
||||
505,admin,192.168.2.119,OMC,ADD,Successfully added network element OMC,Operation successful,2023-08-02 09:26:41,2023-08-02 09:26:41,0,2023-08-02 09:26:41
|
||||
506,admin,192.168.30.3,OMC,SET,Successfully activated alarm synchronization settings,Operation successful,2023-08-02 09:51:57,2023-08-02 09:51:57,0,2023-08-02 09:51:58
|
||||
507,admin,192.168.30.3,OMC,SET,Successfully activated alarm synchronization settings,Operation successful,2023-08-02 09:52:05,2023-08-02 09:52:05,0,2023-08-02 09:52:05
|
||||
508,admin,192.168.30.3,OMC,SET,Successfully activated alarm synchronization settings,Operation successful,2023-08-02 09:52:40,2023-08-02 09:52:40,0,2023-08-02 09:52:41
|
||||
509,admin,192.168.30.3,OMC,SET,Successfully activated alarm synchronization settings,Operation successful,2023-08-02 09:53:40,2023-08-02 09:53:40,0,2023-08-02 09:53:41
|
||||
510,admin,192.168.30.3,OMC,SET,Successfully set the syncTaskPeriod for the alarm ,Operation successful,2023-08-02 09:55:07,2023-08-02 09:55:07,0,2023-08-02 09:55:08
|
||||
511,admin,192.168.2.119,NF,SELECT,SELECT OMC_SZ_01 Information,Operation successful,2023-08-02 10:11:20,2023-08-02 10:11:20,0,2023-08-02 10:11:20
|
||||
512,admin,192.168.30.3,OMC,SET,Suspended successfully,Operation successful,2023-08-02 10:26:16,2023-08-02 10:26:16,0,2023-08-02 10:26:17
|
||||
513,admin,192.168.30.3,OMC,SET,Suspended successfully,Operation successful,2023-08-02 10:27:00,2023-08-02 10:27:00,0,2023-08-02 10:27:01
|
||||
514,admin,192.168.30.3,OMC,SET,Successfully activated alarm synchronization settings,Operation successful,2023-08-02 10:27:44,2023-08-02 10:27:44,0,2023-08-02 10:27:45
|
||||
515,admin,192.168.30.3,OMC,SET,Suspended successfully,Operation successful,2023-08-02 10:27:45,2023-08-02 10:27:45,0,2023-08-02 10:27:46
|
||||
516,admin,192.168.30.3,OMC,SET,Successfully activated alarm synchronization settings,Operation successful,2023-08-02 10:27:47,2023-08-02 10:27:47,0,2023-08-02 10:27:48
|
||||
517,admin,192.168.30.3,OMC,SET,Successfully set the syncTaskPeriod for the alarm ,Operation successful,2023-08-02 11:13:59,2023-08-02 11:13:59,0,2023-08-02 11:14:00
|
||||
518,admin,192.168.30.3,OMC,SET,Successfully set the syncTaskPeriod for the alarm ,Operation successful,2023-08-02 11:14:22,2023-08-02 11:14:22,0,2023-08-02 11:14:23
|
||||
519,admin,192.168.30.3,OMC,SET,Successfully set the syncTaskPeriod for the alarm ,Operation successful,2023-08-02 11:14:25,2023-08-02 11:14:25,0,2023-08-02 11:14:26
|
||||
520,admin,192.168.30.3,OMC,SET,Successfully set the syncTaskPeriod for the alarm ,Operation successful,2023-08-02 11:14:30,2023-08-02 11:14:30,0,2023-08-02 11:14:31
|
||||
521,admin,192.168.30.3,OMC,SET,Suspended successfully,Operation successful,2023-08-02 11:17:25,2023-08-02 11:17:25,0,2023-08-02 11:17:26
|
||||
522,admin,192.168.30.3,OMC,SET,Successfully set the syncTaskPeriod for the alarm ,Operation successful,2023-08-02 11:17:28,2023-08-02 11:17:28,0,2023-08-02 11:17:29
|
||||
523,admin,192.168.30.3,OMC,View,Viewing Alarm Help Documents,Operation successful,2023-08-02 11:27:48,2023-08-02 11:27:48,0,2023-08-02 11:27:49
|
||||
524,admin,192.168.2.119,NF,DELETE,DELETE software package,Operation successful,2023-08-02 14:20:31,2023-08-02 14:20:32,0,2023-08-02 14:20:32
|
||||
525,admin,192.168.2.119,NF,UPLOAD,UPLOAD software package,Operation successful,2023-08-02 14:23:31,2023-08-02 14:23:32,0,2023-08-02 14:23:32
|
||||
526,admin,192.168.2.119,NF,Distribute,Distribute version,Operation failed,2023-08-02 14:23:43,2023-08-02 14:23:45,0,2023-08-02 14:23:45
|
||||
527,admin,192.168.30.3,OMC,SET,Successfully set the config for the alarm ,Operation successful,2023-08-02 17:20:38,2023-08-02 17:20:38,0,2023-08-02 17:20:39
|
||||
528,admin,192.168.30.3,NF,SELECT,SELECT OMC_SZ_01 Information,Operation successful,2023-08-03 09:43:22,2023-08-03 09:43:22,0,2023-08-03 09:43:22
|
||||
529,admin,192.168.30.3,OMC,SET,Set alarm forwarding interface ,Operation successful,2023-08-03 11:29:48,2023-08-03 11:29:48,0,2023-08-03 11:29:48
|
||||
530,admin,192.168.30.3,OMC,SET,Set alarm forwarding interface ,Operation successful,2023-08-03 11:31:26,2023-08-03 11:31:26,0,2023-08-03 11:31:26
|
||||
531,admin,192.168.30.3,OMC,SET,Set alarm forwarding interface ,Operation successful,2023-08-03 11:42:16,2023-08-03 11:42:16,0,2023-08-03 11:42:16
|
||||
532,admin,192.168.30.3,OMC,SET,Set alarm forwarding interface ,Operation successful,2023-08-03 11:42:21,2023-08-03 11:42:21,0,2023-08-03 11:42:21
|
||||
533,admin,192.168.30.3,OMC,SET,Set alarm forwarding interface ,Operation successful,2023-08-03 14:02:49,2023-08-03 14:02:49,0,2023-08-03 14:02:49
|
||||
534,admin,192.168.30.3,NF,UPLOAD,UPLOAD software package,Operation successful,2023-08-03 14:11:35,2023-08-03 14:11:36,0,2023-08-03 14:11:36
|
||||
535,admin,192.168.30.3,NF,Activation,Activation failed,Operation failed,2023-08-03 14:11:56,2023-08-03 14:11:56,0,2023-08-03 14:11:56
|
||||
536,admin,192.168.30.3,NF,Activation,Activation failed,Operation failed,2023-08-03 14:11:58,2023-08-03 14:11:58,0,2023-08-03 14:11:58
|
||||
537,admin,192.168.30.3,NF,Activation,Activation failed,Operation failed,2023-08-03 14:11:59,2023-08-03 14:11:59,0,2023-08-03 14:11:59
|
||||
538,admin,192.168.30.3,NF,Activation,Activation failed,Operation failed,2023-08-03 14:12:12,2023-08-03 14:12:12,0,2023-08-03 14:12:12
|
||||
539,admin,192.168.30.3,OMC,SET,Set Logout Waiting Time,Operation failed,2023-08-03 19:09:51,2023-08-03 19:09:51,0,2023-08-03 19:09:51
|
||||
540,admin,192.168.30.3,OMC,SET,Set the prompt content for high-risk instructions,Operation successful,2023-08-03 19:16:32,2023-08-03 19:16:32,0,2023-08-03 19:16:32
|
||||
541,admin,192.168.2.119,NF,DELETE,Failed to delete the network element,Operation failed,2023-08-04 16:06:18,2023-08-04 16:06:19,0,2023-08-04 16:06:19
|
||||
542,admin,192.168.2.119,NF,DELETE,Failed to delete the network element,Operation failed,2023-08-04 16:06:30,2023-08-04 16:06:31,0,2023-08-04 16:06:31
|
||||
543,admin,192.168.2.119,NF,DELETE,Successfully deleted the network element,Operation successful,2023-08-04 16:06:53,2023-08-04 16:06:54,0,2023-08-04 16:06:54
|
||||
544,admin,192.168.2.119,NF,DELETE,Successfully deleted the network element,Operation successful,2023-08-04 16:06:55,2023-08-04 16:06:56,0,2023-08-04 16:06:56
|
||||
545,admin,192.168.2.119,NF,DELETE,Successfully deleted the network element,Operation successful,2023-08-04 16:06:57,2023-08-04 16:06:58,0,2023-08-04 16:06:58
|
||||
546,admin,192.168.2.119,NF,DELETE,Successfully deleted the network element,Operation successful,2023-08-04 16:06:59,2023-08-04 16:07:00,0,2023-08-04 16:07:00
|
||||
547,admin,192.168.2.119,NF,DELETE,Successfully deleted the network element,Operation successful,2023-08-04 16:07:01,2023-08-04 16:07:02,0,2023-08-04 16:07:02
|
||||
548,admin,192.168.2.119,NF,DELETE,Successfully deleted the network element,Operation successful,2023-08-04 16:07:57,2023-08-04 16:07:59,0,2023-08-04 16:07:59
|
||||
549,admin,192.168.2.119,OMC,ADD,Successfully added network element OMC,Operation successful,2023-08-04 16:10:00,2023-08-04 16:10:00,0,2023-08-04 16:10:00
|
||||
550,admin,192.168.2.119,OMC,ADD,Successfully added network element OMC,Operation successful,2023-08-04 16:10:42,2023-08-04 16:10:42,0,2023-08-04 16:10:42
|
||||
551,admin,192.168.2.119,NF,DELETE,Successfully deleted the network element,Operation successful,2023-08-04 16:10:53,2023-08-04 16:10:54,0,2023-08-04 16:10:54
|
||||
552,admin,192.168.30.3,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-08-04 20:22:52,2023-08-04 20:22:52,0,2023-08-04 20:22:53
|
||||
553,admin,192.168.30.3,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-08-04 20:23:48,2023-08-04 20:23:49,0,2023-08-04 20:23:49
|
||||
554,admin,192.168.30.3,OMC,ADD,Successfully created issue tracking task,Operation successful,2023-08-04 20:24:44,2023-08-04 20:24:44,0,2023-08-04 20:24:45
|
||||
555,admin,192.168.30.3,OMC,ADD,Successfully created issue tracking task,Operation successful,2023-08-04 20:25:04,2023-08-04 20:25:04,0,2023-08-04 20:25:05
|
||||
556,admin,192.168.2.119,OMC,ADD,Successfully created issue tracking task,Operation successful,2023-08-04 20:56:31,2023-08-04 20:56:31,0,2023-08-04 20:56:31
|
||||
557,admin,192.168.2.119,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-08-05 16:53:02,2023-08-05 16:53:02,0,2023-08-05 16:53:02
|
||||
558,admin,192.168.2.119,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-08-05 16:53:07,2023-08-05 16:53:07,0,2023-08-05 16:53:07
|
||||
559,admin,192.168.2.119,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-08-05 16:53:12,2023-08-05 16:53:15,0,2023-08-05 16:53:15
|
||||
560,admin,192.168.2.119,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-08-05 16:53:13,2023-08-05 16:53:15,0,2023-08-05 16:53:15
|
||||
561,admin,192.168.2.119,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-08-05 16:53:18,2023-08-05 16:53:18,0,2023-08-05 16:53:18
|
||||
562,admin,192.168.2.119,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-08-05 17:02:38,2023-08-05 17:02:38,0,2023-08-05 17:02:38
|
||||
563,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:04:16,2023-08-05 17:04:16,0,2023-08-05 17:04:16
|
||||
564,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:05:50,2023-08-05 17:05:50,0,2023-08-05 17:05:50
|
||||
565,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:06:07,2023-08-05 17:06:07,0,2023-08-05 17:06:07
|
||||
566,admin,192.168.2.119,OMC,ADD,Successfully created issue tracking task,Operation successful,2023-08-05 17:07:45,2023-08-05 17:07:45,0,2023-08-05 17:07:45
|
||||
567,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:24:35,2023-08-05 17:24:35,0,2023-08-05 17:24:35
|
||||
568,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:24:39,2023-08-05 17:24:39,0,2023-08-05 17:24:39
|
||||
569,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:24:43,2023-08-05 17:24:43,0,2023-08-05 17:24:43
|
||||
570,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:24:44,2023-08-05 17:24:44,0,2023-08-05 17:24:44
|
||||
571,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:24:44,2023-08-05 17:24:44,0,2023-08-05 17:24:44
|
||||
572,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:24:44,2023-08-05 17:24:45,0,2023-08-05 17:24:45
|
||||
573,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:24:45,2023-08-05 17:24:45,0,2023-08-05 17:24:45
|
||||
574,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:24:45,2023-08-05 17:24:45,0,2023-08-05 17:24:45
|
||||
575,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:24:45,2023-08-05 17:24:45,0,2023-08-05 17:24:45
|
||||
576,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:24:45,2023-08-05 17:24:45,0,2023-08-05 17:24:45
|
||||
577,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:24:46,2023-08-05 17:24:46,0,2023-08-05 17:24:46
|
||||
578,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:24:46,2023-08-05 17:24:46,0,2023-08-05 17:24:46
|
||||
579,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:24:46,2023-08-05 17:24:46,0,2023-08-05 17:24:46
|
||||
580,admin,192.168.2.119,OMC,UPDATE,Failed to modify tracking task,Operation failed,2023-08-05 17:25:52,2023-08-05 17:25:52,0,2023-08-05 17:25:52
|
||||
581,admin,192.168.2.119,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-08-05 17:26:35,2023-08-05 17:26:35,0,2023-08-05 17:26:35
|
||||
582,admin,192.168.2.119,OMC,DELETE,Successfully deleted tracking task,Operation successful,2023-08-05 17:27:48,2023-08-05 17:27:48,0,2023-08-05 17:27:48
|
||||
583,admin,192.168.2.119,OMC,DELETE,Successfully deleted tracking task,Operation successful,2023-08-05 17:27:51,2023-08-05 17:27:51,0,2023-08-05 17:27:51
|
||||
584,admin,192.168.2.119,OMC,ADD,Failed to issue tracking task ,Operation successful,2023-08-05 17:28:09,2023-08-05 17:28:09,0,2023-08-05 17:28:09
|
||||
585,admin,192.168.2.119,OMC,ADD,Successfully created issue tracking task,Operation successful,2023-08-05 17:32:45,2023-08-05 17:32:45,0,2023-08-05 17:32:45
|
||||
586,admin,192.168.2.119,OMC,DELETE,Successfully deleted tracking task,Operation successful,2023-08-05 18:01:23,2023-08-05 18:01:23,0,2023-08-05 18:01:23
|
||||
587,admin,192.168.2.119,OMC,ADD,Successfully created issue tracking task,Operation successful,2023-08-05 18:01:45,2023-08-05 18:01:45,0,2023-08-05 18:01:45
|
||||
588,admin,192.168.2.119,OMC,ADD,Successfully created issue tracking task,Operation successful,2023-08-05 18:02:26,2023-08-05 18:02:26,0,2023-08-05 18:02:26
|
||||
589,admin,192.168.2.119,OMC,ADD,Successfully created issue tracking task,Operation successful,2023-08-05 18:02:47,2023-08-05 18:02:47,0,2023-08-05 18:02:47
|
||||
590,admin,192.168.2.119,NF,UPLOAD,UPLOAD software package,Operation successful,2023-08-07 21:43:06,2023-08-07 21:43:08,0,2023-08-07 21:43:08
|
||||
591,admin,192.168.2.119,NF,UPLOAD,UPLOAD software package,Operation successful,2023-08-07 21:46:54,2023-08-07 21:46:56,0,2023-08-07 21:46:56
|
||||
|
@@ -3,7 +3,7 @@
|
||||
# duration: rotation time with xx hours, example: 1/12/24 hours
|
||||
# count: rotation count of log, default is 30 rotation
|
||||
logger:
|
||||
file: d:/omc.git/goprojects/ems.agt/restagent/log/restagent-t.log
|
||||
file: d:/local.git/be.ems/restagent/log/restagent-t.log
|
||||
level: trace
|
||||
duration: 24
|
||||
count: 2
|
||||
@@ -55,7 +55,7 @@ omc:
|
||||
checksign: false
|
||||
backup: ./backup
|
||||
upload: ./upload
|
||||
frontUpload: d:/omc.git/goprojects/build/omc/htdocs/front/upload
|
||||
frontUpload: d:/local.git/fe.ems/upload
|
||||
software: ./software
|
||||
license: ./license
|
||||
gtpUri: gtp:192.168.2.119:2152
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# duration: rotation time with xx hours, example: 1/12/24 hours
|
||||
# count: rotation count of log, default is 30 rotation
|
||||
logger:
|
||||
file: d:/omc.git/goprojects/ems.agt/restagent/log/restagent.log
|
||||
file: d:/local.git/be.ems/restagent/log/restagent.log
|
||||
level: trace
|
||||
duration: 24
|
||||
count: 2
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -3,7 +3,7 @@
|
||||
# duration: rotation time with xx hours, example: 1/12/24 hours
|
||||
# count: rotation count of log, default is 30 rotation
|
||||
logger:
|
||||
file: d:/omc.git/goprojects/ems.agt/sshsvc/log/sshsvc.log
|
||||
file: d:/local.git/be.ems/sshsvc/log/sshsvc.log
|
||||
level: trace
|
||||
duration: 24
|
||||
count: 30
|
||||
@@ -13,7 +13,7 @@ logger:
|
||||
# count: rotation count of log, default is 30 rotation
|
||||
# level: cmd/ret log cmd/log cmd & result
|
||||
logmml:
|
||||
file: d:/omc.git/goprojects/ems.agt/sshsvc/mmllog/omcmml.log
|
||||
file: d:/local.git/be.ems/sshsvc/mmllog/omcmml.log
|
||||
duration: 24
|
||||
count: 30
|
||||
level: ret
|
||||
|
||||
@@ -141,13 +141,13 @@ func handleSSHConnection(conn net.Conn, serverConfig *ssh.ServerConfig) {
|
||||
continue
|
||||
}
|
||||
|
||||
connNum++
|
||||
if connNum > int(conf.Sshd.MaxConnNum) {
|
||||
log.Error("Maximum number of connections exceeded")
|
||||
//conn.Write([]byte("Reach max connections"))
|
||||
conn.Close()
|
||||
continue
|
||||
}
|
||||
connNum++
|
||||
|
||||
go handleSSHChannel(conn, sshConn, channel, requests)
|
||||
}
|
||||
|
||||
@@ -15,5 +15,5 @@ database:
|
||||
name: omc_db
|
||||
|
||||
mml:
|
||||
filedir: ../../config/mml/omc
|
||||
table: mml_command
|
||||
filedir: ../../config/mml/system
|
||||
table: mml_system
|
||||
|
||||
@@ -1,15 +1,16 @@
|
||||
#!/bin/bash
|
||||
|
||||
home="/home/simon"
|
||||
project="goprojects"
|
||||
Home=/home/simon
|
||||
GitLocalRoot=${Home}/local.git
|
||||
EmsBEDir=${GitLocalRoot}/be.ems
|
||||
user="root"
|
||||
password="1000omc@kp!"
|
||||
host="192.168.2.119"
|
||||
port="33066"
|
||||
dbname="omc_db"
|
||||
dumpdbdir=${home}/${project}/ems.agt/tools/misc
|
||||
insdir=${home}/${project}/ems.agt/database/install
|
||||
upgdir=${home}/${project}/ems.agt/database/upgrade
|
||||
dumpdbdir=${EmsBEDir}/tools/misc
|
||||
insdir=${EmsBEDir}/database/install
|
||||
upgdir=${EmsBEDir}/database/upgrade
|
||||
tables_c=tables_c.lst
|
||||
tables_s=tables_s.lst
|
||||
|
||||
|
||||
@@ -13,3 +13,4 @@ param_config
|
||||
title_info
|
||||
trace_info
|
||||
user_menu
|
||||
permission
|
||||
|
||||
@@ -37,3 +37,7 @@ role_permission
|
||||
role
|
||||
user
|
||||
user_role
|
||||
monitor_base
|
||||
monitor_io
|
||||
monitor_network
|
||||
sys_perf_data
|
||||
|
||||
Reference in New Issue
Block a user