- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello Raj,
There are different ways to check if a server is up of running. If you want to check it with adobe campaign.
You can create the workflow and add a JS activity which will ping the server and get a response if the response is 503 then you can send yourself an alert saying which server is down.
The other way is to use services like Pingdom and httpstatus.
Let me know if that helps.
Thanks,
Manoj