- 21 Aug, 2020 4 commits
-
-
Michael Ott authored
-
Alessio Netti authored
-
Alessio Netti authored
- Jobs can now be inserted and queried with arbitrary domain IDs - Collect agent uses domain ID accordingly during inserts
-
Alessio Netti authored
- Now using an optional "domain ID" as Cassandra partition key - Can correspond to HPC system, SLURM partition, etc. - Using materialized views to optimize performance on range queries
-
- 17 Aug, 2020 1 commit
-
-
Alessio Netti authored
-
- 14 Aug, 2020 1 commit
-
-
Alessio Netti authored
- Net-SNMP's persistent directory path can be now specified as a variable
-
- 13 Aug, 2020 2 commits
-
-
Alessio Netti authored
-
Alessio Netti authored
- Reduced code duplication - Handling some uncommon error conditions - Preventing error tangling - Adding methods to fetch pending and finished jobs
-
- 12 Aug, 2020 1 commit
-
-
Alessio Netti authored
-
- 11 Aug, 2020 4 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
Michael Ott authored
-
Alessio Netti authored
-
- 10 Aug, 2020 7 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
Michael Ott authored
-
Michael Ott authored
Use getPublicSensorNames() to retrieve lit of sensors for wildcard matching instead of getPublicSensorsVerbose()
-
Michael Ott authored
-
Alessio Netti authored
- If the tool is launched within a job step, the job id will be updated accordingly (e.g., 12345.1) - If the SLURM_JOB_USER variable is not defined, we use USER - Added node substitution for the DEEP-EST prototype
-
Alessio Netti authored
-
- 06 Aug, 2020 2 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
- 05 Aug, 2020 1 commit
-
-
Alessio Netti authored
-
- 04 Aug, 2020 1 commit
-
-
Alessio Netti authored
- Operations based on sensors with custom scaling factors would output wrong results
-
- 03 Aug, 2020 5 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
Michael Ott authored
-
Alessio Netti authored
-
Alessio Netti authored
- Job Operator job queries now use the timestamp for the next scheduled invocation to define their time range - Additional timestamp checks in PersystSQL
-
- 30 Jul, 2020 2 commits
-
-
Michael Ott authored
-
Alessio Netti authored
-
- 29 Jul, 2020 1 commit
-
-
Alessio Netti authored
- Added a "raw" mode in which only the average is used as feature for each sensor. Useful when users wish to build signatures with a different plugin and then pipeline them into the model; - Restored the "targetDistance" parameter for the Classifier plugin; - Fixed a minor bug affecting the number of samples used for training.
-
- 24 Jul, 2020 2 commits
-
-
Alessio Netti authored
-
Michael Ott authored
-
- 23 Jul, 2020 1 commit
-
-
Alessio Netti authored
-
- 22 Jul, 2020 2 commits
-
-
Alessio Netti authored
-
Alessio Netti authored
- Fixed a memory leak - Improved exception management - General refactoring of the code
-
- 21 Jul, 2020 3 commits
-
-
Michael Ott authored
-
Michael Ott authored
-
Alessio Netti authored
- Smoothing is not hardcoded anymore and the server picks automatically the best smoother based on the available sensor operations - Requires a "smootherRegex" configuration parameter to identify the smoothing operations
-