Switch to full style
Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems
Post a reply

Create an email notification

Dec 14 11 8:17 am

I have seen a couple of entries in my Global Log reporting "WinGate started after an unsafe shutdown". The cause of the shutdown is being investigated.

Can anyone show me how (if it's possible) I can create an email notification to let me know this incident has occured?

Thanks!

Larry

Re: Create an email notification

Dec 14 11 11:17 am

Hi Larry.
One way is to hook up a policy to the Wingate::Start event. In there you can perform an expression evaluation on the Local variable 'Clean'. If it's true, WinGate started normally, if false, it started after an unexpected shutdown.
policy.jpg
policy.jpg (9.86 KiB) Viewed 2487 times


Regards
Aaron
Attachments
Started.rar
(1.08 KiB) Downloaded 275 times

Re: Create an email notification

Dec 14 11 11:49 am

Thanks Aaron! That's exactly what I was looking for.
Post a reply