/StatuStrap

Simple Bootstrap System Status Page

Primary LanguageCSSMIT LicenseMIT

StatuStrap

Simple Bootstrap System Status Page

view a sample at http://status.ads4.mobi/

Use

add components to be healthchecked to the components list:

        var components = [ 
            ["service_id", "https://myservice.com/health/", "Service Status"]
        ];