06 2018 档案

摘要:Kibana从5.5开始不提供认证功能,想用官方的认证X-Pack收费 ... 自己动手吧,用nginx的代理加apache生成的密码认证文件。环境:ubuntu16.04 安装nginxapt-get install nginx 增加kibana的nginx配置文件cat /etc/nginx/s 阅读全文
posted @ 2018-06-26 14:56 ddif 阅读(279) 评论(0) 推荐(0)
摘要:#先安装,nvm,即是Node Version Manager(Node版本管理器) curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash或者使用 wgetwget -qO- https 阅读全文
posted @ 2018-06-26 10:00 ddif 阅读(168) 评论(0) 推荐(0)
摘要:在生成密钥的时候,无法生成足够多的随机数,提示“ Not enough random bytes available. Please do some other work to givethe OS a chance to collect more entropy! (Need 282 more b 阅读全文
posted @ 2018-06-11 09:11 ddif 阅读(1259) 评论(0) 推荐(0)
摘要:编辑/etc/profile,增加如下代码 阅读全文
posted @ 2018-06-11 09:09 ddif 阅读(216) 评论(0) 推荐(0)
摘要:恢复内容开始 在/usr/local/zabbix/etc/zabbix_agentd.conf增加 /usr/local/zabbix/bin/check_mysql.sh脚本内容为 zabbix模版内容: <?xml version="1.0" encoding="UTF-8"?> <zabbi 阅读全文
posted @ 2018-06-07 15:51 ddif 阅读(583) 评论(0) 推荐(0)