help: Show Verbose Detail on all active IPsec Security Associations (SA) run: if pgrep charon >&/dev/null; then /opt/vyatta/bin/sudo-users/vyatta-op-vpn.pl --show-ipsec-sa-detail else echo -e "IPSec Process NOT Running\n" fi