Difference between revisions of "stoney backup: Notification Overview"
From stoney cloud
[unchecked revision] | [unchecked revision] |
(→Overview) |
(→Overview) |
||
Line 6: | Line 6: | ||
* Warns the user if the backup wasn't executed at the planned time (schedule). | * Warns the user if the backup wasn't executed at the planned time (schedule). | ||
* Informs the user if the backup was executed, but finished with errors (unsuccessful). | * Informs the user if the backup was executed, but finished with errors (unsuccessful). | ||
− | * If the Backup Client is too old, inform the user (upgrade). | + | * If the Backup Client is too old, inform the user (upgrade) (not implemented yet). |
− | * Tell the user, that they have a backup account, but it was never used (no backup). | + | * Tell the user, that they have a backup account, but it was never used (no backup) (not implemented yet). |
= Source Code = | = Source Code = |
Revision as of 10:44, 31 January 2014
Overview
The pages gives you an overview of the stoney backup relevant notifications scripts.
Main tasks:
- Warns the user when the backup is running out of space (quota).
- Warns the user if the backup wasn't executed at the planned time (schedule).
- Informs the user if the backup was executed, but finished with errors (unsuccessful).
- If the Backup Client is too old, inform the user (upgrade) (not implemented yet).
- Tell the user, that they have a backup account, but it was never used (no backup) (not implemented yet).
Source Code
The source code is located in our GitHub Repository: