Closed bgpat closed 1 year ago
全ノードで root ユーザーで / に移動して make monitoring を実行する ssh するときに -L 3999:localhost:3999 を付けておくと http://localhost:3999 で開ける
/
make monitoring
-L 3999:localhost:3999
ssh -L 3999:localhost:3999 root@isucon1 http://localhost:3999/d/RlJjgevMk/summary?orgId=1&refresh=5s
ssh -L 3999:localhost:3999 root@isucon1
mysqld が重い
全ノードで root ユーザーで
/
に移動してmake monitoring
を実行する ssh するときに-L 3999:localhost:3999
を付けておくと http://localhost:3999 で開ける