My main aim is to get the status of my application on hourly basis, and I'm unable to understand how exactly my application will be monitored?
Is there a way where I can put in the IP Address, or any way out that helps me know how an actual application's status is being tracked?
Hi @Kumar Ankit ,
Statuspage is primarily for Communication of Application Health, Maintenance & Incident information. It does not handle the monitoring of your applications directly, but instead can be updated by monitoring tools Like Newrelic or pingdom. Another popular way to update status page is alert aggregation tools like Opsgenie or pagerduty.
You could write your own integration to fetch data from your application and send updates directly to statuspage via the restAPI and update components status or log an incident or maintenance details. https://developer.statuspage.io/
I hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.