Topic: Feature request cpremote: reporting

currenly you only receive a short message after backup that it was completed.
This says only that the job is done.. but that does not mean that it was succesvol.

request:
extend the notify message / option to select what to report
- succesvol (100% good backup)
- incomplete (>100% backup with errors)
- failed (0% backup)
- short overview from every account.
   accountname, total mb, status
- feature to disable the default reporting from cronjob. currently the mail is the complete log file of that backup. This is a very large mail..

Re: Feature request cpremote: reporting

That  complete log file is also available in /var/log/cpremote.xxxxxxx    , where xxxxxx is the date.

Syslint Technologies | 24x7 Server Management | Outsourced Support | Software Development - (0091) 471-3273-211

Re: Feature request cpremote: reporting

Yes i know.. but that logging has default to much information to have a quick overview of the backup status.
that logging you can use for checking what is the problem.. default the backup schould be okay so i only need to know if it's okay or not..
Now whe have to walk true the complete logfile to check if the backup is okay or not..

One of our new servers currently use cpremote.. logging is already 15 mb ...