05 Aug 2022
	
		
		01:08 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		11 Aug 2022
	
		
		02:24 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 MaciejNeumann
		
			MaciejNeumann
		
		
		
		
		
		
		
		
	
			
		
I'd like to monitor the status page of my different 3rd party provider like AWS, GCP, Azure, Jira, Slack. Here two example link
https://jira-software.status.atlassian.com/
The use case is simple: when a problem appears in this link I'd like to see on my monitoring system an alert that will be close when the problem comes resolved.
Thank you
Franco
Solved! Go to Solution.
05 Aug 2022 08:35 PM
Hi @FF , good day.
You can use the Synthetic Monitoring for this.
Creating an HTTP GET request to these pages, validating the results from responseBody using post-execution script to get any outage status.
Let us know if you need help with this.
