Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
2018-12-31
NOTE: This is an outline of what what this site will look like when it's been reworked.
DIRECTORY STRUCTURE (after old directories are deactivated and removed)
/hpcstats
README_hpcstats
/report_scripts
README_report_scripts
/JOBS/db
README_jobs
/static
/NODES/db
README_nodes
/static
/GPU/db
README_gpu
/static
/POWER/db
README_gpu
/static
/config
hpc_stats.config EXECUTABLES_LOCATIONS, WEB_STORES
/lib
/webpush
README_webpush
/web_content
README_web_content
/report_output
README_report_output
job_....{csv,html,png}
nodes_....{csv,html,png}
gpu_...{csv,html,png}
power_...{csv,html,png}
/static_content
/plotseries*
README_plotseries
OLD DIRECTORY STRUCTURE
/data
/plots
/work
/tmp
/db
/db/nodes
/db/nodes/ARCHIVE
TODO CHECKLIST
(x) Under hpc_stats, make /report_scripts, /report_scripts/{config,webpush} /web_content, /web_content
(x) Migrate /var/db/node_watts to /var/db/hpc_stats/reports_scripts/POWER
(x) Make /var/db/hpc_stats/report_scripts/cron/cronjob.sh live.
- It's now called every 30 minutes, and now only calls */POWER/cronjob.sh, writing
power.csv to web_content/report_output
(_) Populate static output from web_content
(_) Migrate /var/db/node_stats to /var/db/hpc_stats/nodes