Daily/Weekly/Monthly Report Via Email
@apertome is already working on this.
Since Mar 19, 2015.
- Dominant language
- JavaScript
- Stars
- 37
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
From @arlake228 on March 14, 2015 12:35
Original issue 990 created by arlake228 on 2014-10-02T20:40:32.000Z:
Using existing tooling (e.g. the graphing subsystem), create the ability to run off a time-based report and send via email. This doesn't need to be overly complex, I am thinking a workflow like this:
-
Cron job kicks off on interval
-
For each stored set of measurement data for the last time quanta
Print a list of tests in an email For each of these, print the statistics (average, min, max) + attach a graph for the time quanta -
Send email to 'root@', or some other distro list the user configures
This may not be easy, or it may not be valuable.
As a part of the effort to make the data nodes collect more generally useful, this sort of alert can remind people that they a) have a perfSONAR node and b) it does things
Copied from original issue: perfsonar/project#988
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.