HPCPerfStats
HPCPerfStats copied to clipboard
HPCPerfStats is an automated resource-usage monitoring and analysis package.
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.5. Release notes Sourced from jinja2's releases. 3.1.5 This is the Jinja 3.1.5 security fix release, which fixes security issues and bugs but does not...
The old Django needs to be updated, this will be a large lift as we are moving from v2 to v5.
There are couple of things that can be done here. Feel free to add more. 1. Filter out data which is least viewed or of less interests to the users....
This should be made to be the same function and variables (user login specifically) This needs to match the rabbitmq server setup in docker-compose
Found this error in sync_timedb when importing LS6 data. while executing INSERT INTO "host_data" ("host","jid","type","event","unit","time","dev","value","delta","arc") VALUES (%s,%s,%s,%s,%s,%s,%s,%s,%s,%s);, ['c307-013.ls6.tacc.utexas.edu', '1427026', 'amd64_pmc', 'APERF', '#', Timestamp('2024-01-01 23:09:22.565721035-0600', tz='US/Central'), '6061626364656667686924252627202122232829105024689611999981221231241251261279115939295949714111013125958171619545756515053525511618901151148889111110113112828380818687848510411748494647444542434041135710891187776757473727170102103100101106107797812039381213332313037363534109', 1.0965154205196481e+18, 107186661490100.0, 351626774405.76953] You...
In rare cases, array jobs can create job ids that are longer than 32 characters. Need to change the length of jids in the database. This will require a complete...