Microdep-ana: replace systemd-timer based daily reset with --sumperiod option for analytic scripts

Open
#67 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
50/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
javascript
Domain
cli

Research direction

Start by reading the analytic scripts and the systemd timer setup that currently forces daily summary-event output. Review issue #53 for the related prerequisite, then identify every script that needs a --sumperiod option. Done means summary records are emitted according to the configured period rather than the 24-hour timer.

Written by the indexing model from the issue text.

Description

Replace today scheme for outputting summary event records. Toady analytic scripts are killed via systemd timer every 24 hours forcing a summery-event to be output. An options, e.g. ---sumperiod , for each analytic script should be implemented instead. This enables better tuning of summary record frequency.

Note that issue #53 then becomes important to fix.

Dominant language
JavaScript
Stars
1
Forks
2
Avg merge
3h 58m
Merged PRs (30d)
42

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from perfsonar/microdep

All issues in perfsonar/microdep

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.