marmar24012 / Bash-Scripts

A Cumulative Of Bash Scripts Made To Make My Job Easier
0 stars 0 forks source link

Check That SCC's Application Has Started #60

Open marmar24012 opened 2 weeks ago

marmar24012 commented 2 weeks ago

systemctl status sccmain ps -ef | grep grep /U/ | wc

NOTE: sccmain may show Active, but APPs may still fail to start. One reason could be the Virtual IP (VIP)/ Service IP is not available for APPs to run.