An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

vigilance

Vigilance is a dead man's switch (See https://en.wikipedia.org/wiki/Dead_man%27s_switch) (or vigilance switch). You define named @watches that you expect to happen and how long to wait inbetween before it's time to worry. You then instrument your periodical tasks, whatever they are, to report to vigilance via a simple HTTP POST or with the included client. You can then configure notifications that will fire when a watch fails to check in. View the README on the homepage for more details. Install notes: On client installs where you may not want to install the server component, configure like: On client installs where you may not want to install the client component, configure like:

Ecosystem
hackage.haskell.org
Latest Release
0.1.0.1
over 12 years ago
Versions
2
Downloads
1,789 total
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/vigilance
spec
License MIT
First Release over 12 years ago
Last Synced 20 days ago
Repository
Stars 25 on GitHub
Forks 3 on GitHub