Skip to content

riemannulus/9c-metric-dash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nine Chronicles Metric Log Dash

Description

A small Flask app to monitor NineChronicles.Headless activities.

Requirements

Run

$ pip3 install -r requirements.txt

to install the dependencies.

Usage

Use the included script set_paths.py as described below

$ python3 set_paths.py -p <comma_separated_log_directory_paths>

to save paths to the directory containing the relavent log files. Then run with

$ flask run

to serve the app locally. Once served, the app can be accessed from the following address.

http://localhost:5000/app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%