vls: add healthcheck
- use rpc server info command Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
5
vlsd/healthcheck.sh
Executable file
5
vlsd/healthcheck.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -ex
|
||||
|
||||
vls-cli info
|
||||
Reference in New Issue
Block a user