Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
This is a small program that takes a tab-delimited text file with perftrack
data and pushes it to a remote database. 

Usage is: 

To build: 

Makefile default command should work. Requires postgres driver
in driver/ subfolder. 

to run:

java -jar setup_cs533_db.jar <config_filename> <table_name> <input_file>
    e.g. java -jar setup_cs533_db.jar connect.txt cpu_temp CPUTempFixed.txt

Note it appears that queries to CAT databases only works on the PSU network. 
Not sure how to get around that, we may need to eventually migrate to another
database, which should be easy with this program simply by modifying 
connect.txt. 
Morty Proxy This is a proxified and sanitized view of the page, visit original site.