A
Anonymous
U R L Monitoring Dashboard - Copy this Html, Bootstrap Component to your project
Create an monitoring app in html,css, js. It has to be a single page application, where the user enters REST URL/ app url to monitor. If the URL returns 200 OK its up else down. This application takes that as input and display the result in a table, which will have 3 columns 1st column url/app name, 2nd column graph showing when the application is down/up , 3rd column is the interval in which this is checked default is 3 sec. when user adds new entry the details are displayed in the next row
Prompt
