
elasticsearch config
elasticsearch 配置文件详解 - 当前版本elasticsearch-5.5.1 ### 集群名称 cluster.name: my-application ### 节点名称 node.name: node-1 ### 设置自定...
elasticsearch 配置文件详解 - 当前版本elasticsearch-5.5.1 ### 集群名称 cluster.name: my-application ### 节点名称 node.name: node-1 ### 设置自定...
ps -ef |grep hello |awk '{print $2}'|xargs kill -9 这里是输出ps -ef |grep hello 结果的第二列的内容然后通过xargs传递给kill -9,其实第二列内容就是hello的进...
安装zabbix-server 下载安装 wget https://jaist.dl.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/3.0.10/zabbix-3.0.10....
安装elasticsearch 下载解压 elasticsearch官网 wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-5.4.3.tar.g...