Backend for ClusterCockpit Monitoring Framework. GitHub Mirror
Go to file
2019-05-08 08:46:58 +02:00
acImportPBS.pl Initial checkin. 2019-04-29 10:21:48 +02:00
acImportSlurm.pl Initial checkin. 2019-04-29 10:21:48 +02:00
acQuery.pl Small fixes. Start script to anonymize user infos. 2019-05-08 08:46:58 +02:00
acSync.pl Update sync script. 2019-05-06 08:33:05 +02:00
anonDB.pl Small fixes. Start script to anonymize user infos. 2019-05-08 08:46:58 +02:00
initDB.sql Initial checkin. 2019-04-29 10:21:48 +02:00
LICENSE Initial checkin. 2019-04-29 10:21:48 +02:00
README.md Update README.md 2019-04-29 10:27:36 +02:00
syncDB.pl Update sync script. 2019-05-06 08:33:05 +02:00

HPCJobDatabase

A standardized interface and reference implementation for HPC job data

Dependencies

  • Getopt::Long
  • Pod::Usage
  • DateTime::Format::Strptime
  • DBD::SQLite

Setup

sqlite3 jobDB < initDB.sql