FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


os:linux:pkg:scripts:check_cmd.sh.html



Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
os:linux:pkg:scripts:check_cmd.sh.html [2018/03/08 01:48]
kurihara
os:linux:pkg:scripts:check_cmd.sh.html [2018/05/08 02:01] (current)
kurihara
Line 36: Line 36:
 which dstat       >/dev/null 2>&1 || echo "dstat    NG" which dstat       >/dev/null 2>&1 || echo "dstat    NG"
 which iperf       >/dev/null 2>&1 || echo "iperf    NG" which iperf       >/dev/null 2>&1 || echo "iperf    NG"
 +
 +#-----------------------------------------------------
 +#etc
 +#-----------------------------------------------------
 +which ccze        >/dev/null 2>&1 || echo "ccze    NG   # ccze is log colorizer"
 </sxh> </sxh>
  


os/linux/pkg/scripts/check_cmd.sh.html.1520441300.txt.gz · Last modified: 2018/03/08 01:48 by kurihara