Skip to content

br7roy/nc-script

Repository files navigation

nc-script

工作日常脚本

Some Linux scripts

show.sh

  • Description: 大数据平台运维脚本

esg

操纵es脚本

  • 调整replicas
  • 删除index

dataopt

  • Description: 删除特定时间的ES索引

file-insepect.sh

  • 监控日志目录定时清理

bbr.sh

  • Description: 开启bbr脚本

Superspeed.sh

Usage:

| No.      | Bash Command                    
|----------|---------------------------------
| 1        | wget 
https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh      
| 2        | chmod +x superspeed.sh
| 3        | ./superspeed.sh

Superbench.sh

Usage:

| No.      | Bash Command                    |
|----------|---------------------------------|
| 1        | wget -qO- 
https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash       |
| 2        | curl -Lso- 
https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash      |