02 2023 档案

摘要:脚本 脚本 #!/bin/bash # 获取要监控的本地服务器IP地址 IP=`/usr/sbin/ifconfig | grep inet | grep -vE 'inet6|127.0.0.1' | awk '{print $2}'` # 获取cpu总核数 cpu_num=`grep -c "m 阅读全文
posted @ 2023-02-16 09:22 天葬 阅读(138) 评论(0) 推荐(0) 编辑
摘要:GROK 在线工具 在线英文版地址 http://grokconstructor.appspot.com/ 中文翻译版 GitHub https://github.com/systemmin/GrokConstructor/blob/develop/README.zh_CN.md 软件下载地址 ht 阅读全文
posted @ 2023-02-08 17:37 天葬 阅读(1620) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示