linux – 如何在bacula bconsole中列出所有最近的预定作业

有没有办法在bconsol中查看所有预定的工作?您可以通过在bconsole中执行status dir命令来查看前30个作业,但是如何列出所有(最近的).我不希望看到所有月份的预定工作只有所有最近的预定工作.

解决方法

the current bacula console manual开始:

If you do a status dir,it will by default list the first occurrence of all jobs that are scheduled today and tomorrow. If you wish to see the jobs that are scheduled in the next three days (e.g. on Friday you want to see the first occurrence of what tapes are scheduled to be used on Friday,the weekend,and Monday),you can add the days=3 option. Note,a days=0 shows the first occurrence of jobs scheduled today only. If you have multiple run statements,the first occurrence of each run statement for the job will be displayed for the period specified.

相关文章

/etc/sysctl.conf这个目录主要是配置一些系统信息,/etc/sys...
1.作用 useradd或adduser命令用来建立用户帐号和创建用户的起...
它们都是多模式编辑器,不同的是vim 是vi的升级版本,它不仅...
不管是我们在安装软件还是监测软件的使用性能,我们都要随时...
装好Tomcat7后,发现除了本机能访问外界访问不了,岂有此理。...
修改防火墙配置需要修改 /etc/sysconfig/iptables 这个文件,...