)             )                                                )
      ( /(      )   ( /(     (              )                   (    ( /(         (
 (    )\())  ( /(   )\())   ))\   (        (       (     (      )\   )\())   (    )(
 )\  (_))/   )(_)) (_))/   /((_)  )\       )\  '   )\    )\ )  ((_) (_))/    )\  (()\
((_) | |_   ((_)_  | |_   (_))(  ((_)    _((_))   ((_)  _(_/(   (_) | |_    ((_)  ((_)
(_-< |  _|  / _` | |  _|  | || | (_-<   | '  \() / _ \ | ' \))  | | |  _|  / _ \ | '_|
/__/  \__|  \__,_|  \__|   \_,_| /__/   |_|_|_|  \___/ |_||_|   |_|  \__|  \___/ |_|
A simple Status Monitor that mocks the type of information that is typically useful from several sources of monitoring systems.
The main purpose is a to demonstrate a simple server side website with Scalable Vector Graphics.
The project was created with Leiningen 2.8.1, using the compojure template.
lein new compojure status-monitorTo start a web server for the application, run:
lein ring server
Create an uberjar using the lein-ring plugin for Leiningen by using the following task
lein ring uberjarThen run the application on the comand line as follows, replacing version for the generated version
java -jar target/status-monitor-version-standalone.jarCopyright © 2018 jr0cket
Creative Commons Attribution Share-Alike 4.0 International