aogburn / yass

1 stars 0 forks source link

yass

Yass is just 'Yet Another Script' Script. It is a main script to call and more quickly decompress and analyze a directory of various JBoss data files including access logs, GC logs (via garbagecat), server logs(via yala), and thread dumps (via yatda).

installation

updating

When run, yass will look for a new version to use and update itself with a simple wget if so. This update check can be omitted by using the option -u, --updateMode with either the value never (no update check is being performed) or ask (the user is asked to update if a new version is found). The script may be updated over time with new helpful checks, stats, or known issue searches.

usage