You are viewing an old version of this page. View the current version.

    Compare with Current View Page History

    Version 1 Current »

    Once the qbwrk.conf file is edited, then check the file for validity. This can also be used to verify macros and inheritance templates. As Administrator (or sudo), from the "pfx/qube/sbin" directory, run qbconfigfile /etc/qbwrk.conf (for Linux, with other paths listed below):

    • Linux/usr/bin/pfx/qube/sbin/qbconfigfile
    • WindowsC:\Program Files\pfx\qube\sbin\qbconfigfile.exe
    • OS X/Applications/pfx/qube/sbin/qbconfigfile

    Example


    [group]

    worker_groups = "mygroup"

    [sqb[10-20]] : group

    # The range definitions also support use of templates.


    % qbconfigfile qbwrk.conf

    [sqb19]

    worker_groups = mygroup

    [sqb15]

    worker_groups = mygroup

    [sqb11]

    worker_groups = mygroup

    [sqb16]

    worker_groups = mygroup

    [sqb12]

    worker_groups = mygroup

    • No labels