Most of them don’t return anything, even when a tunnel is up. Some return errors:
Traceback (most recent call last):
File "/usr/libexec/vyos/op_mode/show_openvpn.py", line 152, in <module>
data = get_status(args.mode, intf)
File "/usr/libexec/vyos/op_mode/show_openvpn.py", line 66, in get_status
with open(status_file, 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/opt/vyatta/etc/openvpn/status/vtun1.status'