Changes

Jump to navigation Jump to search
1,014 bytes added ,  19:51, 12 December 2007
→‎Usage and command line options: : affa --show-schedule
Line 251: Line 251:  
Displays a table of all configured jobs with enable status, time of last and next run, size, disk usage and the number of scheduled (s), daily (d), weekly (w), monthly (m) and yearly (y) archives. Last time shows 'failed', if a job did not run in the last 24h. For disabled jobs 'Last' always shows 'failed' after 24 h. To see the date and time of the last run of those jobs use the --list-archives option. Column 'Next' shows the time when the next run will be started, if 'Enabled' is 'yes'. Column 'Disk usage' shows the usage of the partion, where the RootDir of the job is located on. If all jobs are located in the same RootDir, identical disk usage is shown for all jobs. If RootDir is /var/affa, the usage of the SME server system partition is shown.
 
Displays a table of all configured jobs with enable status, time of last and next run, size, disk usage and the number of scheduled (s), daily (d), weekly (w), monthly (m) and yearly (y) archives. Last time shows 'failed', if a job did not run in the last 24h. For disabled jobs 'Last' always shows 'failed' after 24 h. To see the date and time of the last run of those jobs use the --list-archives option. Column 'Next' shows the time when the next run will be started, if 'Enabled' is 'yes'. Column 'Disk usage' shows the usage of the partion, where the RootDir of the job is located on. If all jobs are located in the same RootDir, identical disk usage is shown for all jobs. If RootDir is /var/affa, the usage of the SME server system partition is shown.
 
<small><pre>
 
<small><pre>
Affa version 0.6.7 on backup.mydomain.de (10.204.48.2)
+
Affa version 0.7.0 on backup.mydomain.de (10.204.48.2)
 
+---------------+------+--------+-------+--------+------------+----------------+
 
+---------------+------+--------+-------+--------+------------+----------------+
 
| Job          | ENBL | Last  | Next  |  Size | Disk usage | N of s,d,w,m,y |
 
| Job          | ENBL | Last  | Next  |  Size | Disk usage | N of s,d,w,m,y |
Line 274: Line 274:     
With --csv, the output is printed in a machine readable colon separated format.
 
With --csv, the output is printed in a machine readable colon separated format.
 +
 +
 +
affa --show-schedule
 +
Prints a 'graphical' timetable for all enabled jobs. The resolution is 30 minutes. Disabled jobs are not shown.
 +
<small><pre>
 +
Affa version 0.7.0 on backup.mydomain.de (10.204.48.2)
 +
    TIME 0:00    4:00    8:00    12:00    16:00    20:00 
 +
      crm -X------ -------- -------- -------- -------- --------
 +
  sozserv --X----- -------- -------- -------- -------- --------
 +
  fespdc ----X--- -------- -------- -------- -------- --------
 +
imageserv -----X-- -------- -------- -------- -------- --------
 +
primmail ------X- -------- -------- -------- -------- --------
 +
intraweb -------- X------- -------- -------- -------- --------
 +
bookkeep -------- ------X- X-X-X-X- X-X-X-X- X-X-X-X- X-X-X---
 +
  pdcaus2 -------- -------- -------- X------- -------- ------X-
 +
  persoff -------- -------- -------- -------- -------- ---X----
 +
helpdesk -------- -------- -------- -------- -------- -----X--
 +
rayofhope -------- -------- -------- -------- -------- -----X--
 +
2 disabled jobs not listed
 +
</pre></small>
     
501

edits

Navigation menu