Skip to content

Use the Check API to alert on api failures #231

@brendanheywood

Description

@brendanheywood

Under various failure conditions the cron tasks sends out emails:

sendfailurenotification

sendfailurenotification($admin);

It would be more useful if this plugin implemented the Check API so this could be routed automatically the various monitoring systems.

The check does not have to be synchronously testing the arlo api, it could simply show the most recent api call and if it was good or not and how long ago it was.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions