patrol icon indicating copy to clipboard operation
patrol copied to clipboard

Host your own status pages.

Results 9 patrol issues
Sort by recently updated
recently updated
newest added

The example config file shows you can do this in the webhook notification: ```body: '{"text":"Service \"{{service}}\" is up (check \"{{check.name}}\" completed)."}``` However, it appears the `{{service}}` and `{{check.name}}` aren't replaced....

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...

dependencies

Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.9.0. Release notes Sourced from color-string's releases. 1.9.0 Minor Release 1.9.0 Add parsing of exponential alpha values for HWB and HSL (#66) Thanks to @​babycannotsay...

dependencies

At the moment, the graphs in the web interface don't provide much use due to two reasons, in my opinion: 1. No timestamps on the X axis (so if there...

Using the [example config](https://github.com/karimsa/patrol/blob/master/example.yml#L48) throws an error because the config type doesn't have a notifications field.

Should run every time a success is detected directly after a failure.