1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

collect net conf list in ctdb_diagnostics

(This used to be ctdb commit 0bb130090b8dce5f85b0cb178a19f877759c0caa)
This commit is contained in:
root 2007-03-10 14:10:21 +11:00
parent b1e7724eb8
commit 7a11082f0f

View File

@ -226,6 +226,7 @@ Showing Samba status
EOF
show_all "smbstatus -n -B"
show_all "net ads testjoin"
show_all "net conf list"
show_all "lsof -n | grep smbd"
show_all "lsof -n | grep ctdbd"
show_all "netstat -tan"