Skip to content

active-group/hsmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HsMonitor

Monitor other services, e.g. webpages or ports, and send events to a Riemann server.

Development

The project uses nix flakes, enter a development environment with nix develop. It provides all necessary haskell development tools as well as netcat for port checks and chromium for webpage checks which need a browser to work.

For developing you can start the app with:

cabal run hsmonitor

Deployment

You can build a binary using nix build.

Tests

TODO

Configuration

About

A tool for monitoring services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published