Commit Graph

9 Commits

Author SHA1 Message Date
Chuck SmileyRekiere
aa3517897e lf_dash.py : only generate png files once when running
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 09:23:36 -06:00
Chuck SmileyRekiere
c3c859180a lf_dash.py : comment edit
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 08:29:17 -06:00
Chuck SmileyRekiere
399a53b895 lf_dash.py : try except added around appending to db with different columns
1. the databases need to match with the column layout for kpi, the db may get
corrupted, either enter a new db or regenerate old one.

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 07:42:50 -06:00
Chuck SmileyRekiere
7fbd233b71 lf_dash.py : print statement update
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 07:35:13 -06:00
Chuck SmileyRekiere
48db0f6cc7 lf_dash.py : added try except around trying to read empty database
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 07:32:41 -06:00
Chuck SmileyRekiere
552132906a lf_dash.py : added additional examples, error checking for --store and --png
added together

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 07:20:59 -06:00
Chuck SmileyRekiere
10c4c4690d lf_dash.py : upated comments , not only for usage also an example
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 07:07:26 -06:00
Chuck Rekiere
66f0d9cff6 lf_dash.py : chmod 777 to allow for execution
Signed-off-by: Chuck Rekiere <chuck.rekiere@candelatech.com>
2021-08-06 06:59:28 -06:00
Chuck SmileyRekiere
db988589b2 kpi_csv_sq.py : updated comments
lf_dash.py : Initial commit  of the dashboard tool
1. lf_dash.py is a copy of the current state of kpi_csv_sq.py
2. lf_dash.py is a slightly shorter name so may be easier to type
3. kpi_csv_sq.py is a bit cryptic and hard to tell what it does by the name

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
2021-08-06 06:55:52 -06:00