Merge "Add healthcheck script for iSCSId"
This commit is contained in:
commit
d9f267db85
4
healthcheck/iscsid
Normal file
4
healthcheck/iscsid
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
socat - ABSTRACT-CONNECT:ISCSIADM_ABSTRACT_NAMESPACE </dev/null
|
||||
exit $?
|
Loading…
Reference in New Issue
Block a user