Hi,
trying to find this with no success. I want to query the status of the sophos connect vpn service.
is there a way?
thanks
This thread was automatically locked due to age.
Hi,
trying to find this with no success. I want to query the status of the sophos connect vpn service.
is there a way?
thanks
Hi Arthur Costa,
Thank you for reaching out to the Community!
Strongswan is the service used by the Sophos XG for Connect Client.
SERVICE_NAME: scvpn
TYPE : 10 WIN32_OWN_PROCESS
STATE : 4 RUNNING (STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
C:\Users\H_Patel>
Thanks,
Hi Harsh Patel,
thank you so much for replying here.
Any chance I can get this info with the API or something? I wanna add this to PRTG Monitor.
thanks