ss flags
This commit is contained in:
parent
ee326ff3f7
commit
b4405f84c8
|
@ -3,7 +3,7 @@
|
|||
mkdir /opt/flame/logs/
|
||||
systemctl status slurmdbd > /opt/flame/logs/debug.log
|
||||
systemctl status slurmctld >> /opt/flame/logs/debug.log
|
||||
ss -l |grep -E '6617|6618|6619' >> /opt/flame/logs/debug.log
|
||||
ss -tunl |grep -E '6617|6618|6619' >> /opt/flame/logs/debug.log
|
||||
#netstat -peanut
|
||||
|
||||
#ansible-playbook /opt/flame/roles/flame-roles/files/qos.yml
|
||||
|
|
Loading…
Reference in New Issue