|
|
@ -11,7 +11,7 @@
|
|
|
|
# date : 2024-11-13
|
|
|
|
# date : 2024-11-13
|
|
|
|
|
|
|
|
|
|
|
|
# current arthas script version
|
|
|
|
# current arthas script version
|
|
|
|
ARTHAS_SCRIPT_VERSION=4.0.3
|
|
|
|
ARTHAS_SCRIPT_VERSION=4.0.4
|
|
|
|
|
|
|
|
|
|
|
|
# SYNOPSIS
|
|
|
|
# SYNOPSIS
|
|
|
|
# rreadlink <fileOrDirPath>
|
|
|
|
# rreadlink <fileOrDirPath>
|
|
|
@ -476,7 +476,7 @@ EXAMPLES:
|
|
|
|
./as.sh --stat-url 'http://192.168.10.11:8080/api/stat'
|
|
|
|
./as.sh --stat-url 'http://192.168.10.11:8080/api/stat'
|
|
|
|
./as.sh -c 'sysprop; thread' <pid>
|
|
|
|
./as.sh -c 'sysprop; thread' <pid>
|
|
|
|
./as.sh -f batch.as <pid>
|
|
|
|
./as.sh -f batch.as <pid>
|
|
|
|
./as.sh --use-version 4.0.3
|
|
|
|
./as.sh --use-version 4.0.4
|
|
|
|
./as.sh --session-timeout 3600
|
|
|
|
./as.sh --session-timeout 3600
|
|
|
|
./as.sh --attach-only
|
|
|
|
./as.sh --attach-only
|
|
|
|
./as.sh --disabled-commands stop,dump
|
|
|
|
./as.sh --disabled-commands stop,dump
|
|
|
|