Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 700 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 700 Bytes

ff-monitor

Monitors the availability of Freifunk nodes. If nodes are no longer available an email will be sent to the node's admin.

Installation

Get from github here: https://github.com/KaterMikesch/ff-monitor

Usage

Build:

$ lein uberjar

Run:

$ java -jar ff-monitor-x.x.x-standalone.jar [args]

Arguments (args)

-c <config file path> Configuration file path. Default path is /usr/local/etc/ff-monitor.edn

Configuration

See: https://github.com/KaterMikesch/ff-monitor/blob/master/resources/sample-config.edn

License

Copyright © 2016/2017 Axel Katerbau

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.