1.编写脚本自动部署反向代理.web.nfs: #!/bin/bash #检测安装nginx function detection_nginx(){ if [ -f /etc/nginx/nginx.conf ] then echo 'nginx has been installed' exit else then yum install epel-release -y yum install nginx -y echo 'nginx successfully installed' fi } #
sentinl是什么 Kibi/Kibana Alert & Reporting App Watching your data, 24/7/365 sentinl是一个免费的kibana预警与报告插件,与付费软件X-Pack功能类似. Some Examples for illustration: HIT COUNT PER HOUR QUESTION: How many hits does index X receive hourly? WATCHER: query index and ret