模型 | 优点 | 缺点 |
Doc2Vec | 练习和猜测速度快,模型简朴可控 | 容易产生过分解读短期词语,遗失距离较远的单词间关系的问题。 |
LSTM | 计算量大、练习速度较慢,模型须要调优,对计划和实现的要求较高。 | 避免了Doc2Vect的主要缺点,使用逐层降维再还原的隐藏层练习语句中全部词语的内部关系。 |
参数范例 | 参数名称 | 参数解释 |
Guc参数 | Work_mem | 写入临时文件之前内部排序操纵和散列表使用的内存量 |
Shared_buffers | 数据库共享内存 | |
max_connections | 最大客户端连接数 | |
状态参数 | QPS | 数据库每秒哀求数 |
Current_connection | 数据库当前连接数 | |
资源指标 | Cpu usage | 数据库cpu使用率 |
Memory_usage | 数据库内存使用率 | |
IO | 数据库磁盘IO(IO read和IO write) | |
Disk_usgae | 数据库磁盘使用率 |
参数名称 | 释义 |
-m MODE | 指定运行模式 [collect, server],此中collect是数据收罗服务,server是数据网络服务、资源非常检测和慢SQL诊断服务,后续也媾和web server对接,将网络数据表现在网页中。 |
diagnosis | 用户自行调用慢SQL根因分析功能 |
-q QUERY | SQL文本信息 |
-s START_TIME | SQL执行开始的时间(参考作用,可选) |
-e END_TIME | SQL执行结束的时间(参考作用,可选) |
|
|
名称 | 日志种类 | 包罗关键词(DN组件故障场景特性) |
非日志 | 非日志 | DN节点状态: Normal、Unknown、Need repair、Wait promoting、Promoting or Demoting、Disk damaged、Port conflicting、Building、Build failed、CoreDump、ReadOnly、Manually stopped 注意:Normal外的状态都视为非常 |
CMA日志 | CMA日志 | datanodeId=(.*?), dn_manual_stop=([0,1]), g_dnDiskDamage=([0,1]), g_nicDown=([0,1]), port_conflict=([0,1]) |
CMA日志 | CMA日志 | datanodeId=(.*?), dn_manual_stop=([0,1]), g_dnDiskDamage=([0,1]), g_nicDown=([0,1]), port_conflict=([0,1]) |
CMA日志 | CMA日志 | datanodeId=(.*?), dn_manual_stop=([0,1]), g_dnDiskDamage=([0,1]), g_nicDown=([0,1]), port_conflict=([0,1]) |
system_call日志 | system_call日志 | could not bind (.*?) socket: Is another instance already running on port (.*?) |
CMA日志 | CMA日志 | datanodeId=(.*?), dn_manual_stop=([0,1]), g_dnDiskDamage=([0,1]), g_nicDown=([0,1]), port_conflict=([0,1]) |
CMS日志 | CMS日志 | restart (.*?), there is not report msg for |
CMS日志 | CMS日志 | restart to pending |
CMS日志 | CMS日志 | (instance|instanceId![]() |
非日志 | 非日志 | DN节点IP是否可以Ping通 |
ffic日志 | ffic日志 | 恣意内容 |
内核日志 | 内核日志 | walreceiver could not connect and shutting down |
CMA日志 | CMA日志 | data path disc writable test failed |
非日志 | DN节点状态: | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
CMA日志 | datanodeId=(.*?), dn_manual_stop=([0,1]), g_dnDiskDamage=([0,1]), g_nicDown=([0,1]), port_conflict=([0,1]) | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
CMA日志 | datanodeId=(.*?), dn_manual_stop=([0,1]), g_dnDiskDamage=([0,1]), g_nicDown=([0,1]), port_conflict=([0,1]) | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
CMA日志 | datanodeId=(.*?), dn_manual_stop=([0,1]), g_dnDiskDamage=([0,1]), g_nicDown=([0,1]), port_conflict=([0,1]) | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
system_call日志 | could not bind (.*?) socket: Is another instance already running on port (.*?) | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
CMA日志 | datanodeId=(.*?), dn_manual_stop=([0,1]), g_dnDiskDamage=([0,1]), g_nicDown=([0,1]), port_conflict=([0,1]) | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
CMS日志 | restart (.*?), there is not report msg for | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
phony dead times\(.*?:.*?\) already exceeded, will restart\((.*?)\) | |||||||||
CMS日志 | restart to pending | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
CMS日志 | (instance|instanceId![]() | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
非日志 | DN节点IP是否可以Ping通 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 |
ffic日志 | 恣意内容 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 |
内核日志 | walreceiver could not connect and shutting down | 0 | 1 | 1 | 1 | 1 | 0 | 0 | 1 |
CMA日志 | data path disc writable test failed | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 |
标签 | 对应故障效果 | 2 | 10 | 10 | 10 | 10 | 9 | 9 | 9 |
欢迎光临 IT评测·应用市场-qidao123.com技术社区 (https://dis.qidao123.com/) | Powered by Discuz! X3.4 |