Configuration .tcl Files
Configuration of FlowTracer on a per-project basis is handled by four .tcl files: policy.tcl, security.tcl, resources.tcl, and taskers.tcl.
policy.tcl
vtk_user_set <user> -weight <n> -defaultpriority <n> -maxpriority <n>
vtk_group_set <group> -weight <n> -users { <list_of_users> }
vtk_swd_set <symbolic> <path>
security.tcl
vtk_security <username>|-group <vovusergroup> <securityLevel> <hostlist1> ...
- <username> is the login name of a user
- <vovusergroup> is the name of a VovUserGroups
- <securityLevel> is either USER, LEADER, or ADMIN, case insensitive
- <hostList> is a list of one or more of <hostName>, where <hostName> is either the name of a host, + meaning any host, or - meaning no host.
resources.tcl
vtk_tools_map <licence> <NUMBER> "rule"
vtk_resources_map <licence> <NUMBER> "rule"
vtk_resources_map <PRIORITY> <NUMBER>
vtk_toolmap_set <licence> <NUMBER> "rule"
vtk_resourcemap_set <User:> <NUMBER>
vtk_resourcemap_set <Group:> <NUMBER>
taskers.tcl
vtk_tasker_define hostname [options]