Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.
SOLVED

Set up email notification whenever Alteryx server goes down

Hammed
7 - Meteor

Hello everyone, 

 

Apologies if my question is trivial, but I have been struggling with it for a while without making progress. Again, please how can I set up an email notification if a server goes down (a production server in this case).

 

This is of utmost importance, thanks in advance.

4 REPLIES 4
raychase
11 - Bolide

We use SCOM to monitor the status of AlteryxService.exe.  When it stops running, it triggers an alert email to our operations center.

Hammed
7 - Meteor

Thanks for your contribution, but we ended up setting email notifications with PowerShell and WindowScheduler. We went further to incorporate Teams and Slack message notifications.

Padma_
7 - Meteor

Hi Team,

I am also looking for similar options, where my team has to be notified when Alteryx server is down (like when our production node is down). If anyone can share details on how they had done it, it would be very helpful for me.

TheCoffeeDude
11 - Bolide

A heartbeat HTML request would be preferred. You can have your favorite monitoring program monitor the heartbeat and if it takes too long or worse, doesn't come back (or a series of heartbeats doesn't come back), then notify people.