远程监控工具
資深大佬 : xie1xiao1jun 1
jump
remote monitoring . 远程监控工具
支持
- 默认配置 (jump config),保存公共配置
- 登录(jump in),远程登录(支持 tab 键)
- 监控(jump run),远程监控(支持登录命令行预执行,支持文件监控,tail -f)
- ptrace 远程进程调试
设置配置文件(jump config)
./jump config -d=~ -i=127.0.0.1 -p=123456 -u=ubuntu -P=22 -c="cd /var/log/,ls,ll"
更多:
./jump config -h
远程登录(jump in)
./jump in
远程监控(jump run)
./jump run -f=nginx/access.log
- 支持预定义命令
./jump config -c = “cd /var/log/,ls,ll” 添加
更多:
./jump run -h
SSH ==> myssh
感谢您的点星支持
大佬有話說 (5)