Utility to deobfuscate and load checkouts that have been obfuscated by Monitor during situations where the product
license was either unavailable, exceeded, or expired.
This utility supports a table used to capture the forecast requirement based on a feature, account, or monthly basis.
The forecast, if available, can be plotted together with usage and capacity.
Initialize the licmgr/current directory for Monitor. This is the directory where copies of the active licenses are stored. This script is normally called automatically
by ftlm_licmgr.cgi.
Executes the Elan license status command and parses its output to discover capacity and utilization information so
that it can be recorded into server memory.
A script to parse the output of Fujitsu's ICAD license manager. This license manager is known to output unsupported
2-byte characters (namely, Japanese characters). If parsing such an instance, a wrapper script will need to be used
that converts these characters to ASCII characters.
Altair Monitor management script. Execute on the server. Some commands require enablement by first typing "vovproject
enable licmon". If a project name other than licmon is used, use that name instead.
Forget files from the trace AND DELETE THEM from the disk. The files must be specified by name. Each file argument
is interpreted as a regular expression. All dependent nodes are invalidated.
Forget objects from the project's vovserver. The objects are typically nodes (files or jobs) and are passed by VovId or by file name. The objects may also be users, sets, or selected by option.
In some situations, using other methods to set the LM_VAR_NAME variable on the fly may be preferred. The utility vovgetflexlmdaemons can be used to locate the daemons that need to be used based on the resources grabbed by Accelerator at dispatch time.
The program vovgetnetinfo is used with Accelerator and Monitor to fill in information about the hosts. vovgetnetinfo is to be run periodically from the scripts created by the vovcrontab command.
A utility related to vovgetnetinfo is vovinfo, which performs the same function as vovsh -s netinfo, but with a smaller binary. This binary can only get host and process information, and does not have Tcl/TK or
the VTK API.
Invalidate nodes in the dependency graph. The objects are typically files or jobs, which are passed by VovId or by
file name, and sets, which are passed by name.
vovmemtime is a utility to create simulated workloads. When this program runs, it occupies a specified amount of memory and
creates high CPU utilization for the requested amount of time, to simulate the activity of real design programs
running.
vovps lists all processes, similar to the UNIX command ps. It is useful to understand the process hierarchy of Accelerator jobs, and sometimes to find which PIDs to kill in a shell.
vovreconciled is a daemon that detects "requested/not_used" resources for running jobs and removes them from the "grabbed resources"
list after a certain amount of time, called "RevocationDelay"
Remove files intelligently, considering the role of the file in the design flow, the size of the file, and the time
it takes to generate the file. This operation works only for data in the FILE database.
vovresgrab is used in conjunction with vovresreq to request resources on the fly. This utility is not meant to be invoked by the user, but only by vovresreq.
From the database of all jobs (e.g. sq3/jobs.sq3), get a summary report with statistics on wait times, duration, etc.
The time interval defined by the -start and -end options restrict the statistics to the jobs that have been SUBMITTED
in the given interval.
Load job-logs into the SQL database. Useful also to merge the data from multiple sites (or multiple clusters). The
name of the site should preferably be short.
Show the jobs that have been executed in one or more directories. By default, vst looks at the current directory and shows only the jobs with same environment as the current one.
ftlm_deobfuscate
Utility to deobfuscate and load checkouts that have been obfuscated by Monitor during situations where the product license was either unavailable, exceeded, or expired.
ftlm_forecast
This utility supports a table used to capture the forecast requirement based on a feature, account, or monthly basis. The forecast, if available, can be plotted together with usage and capacity.
ftlm_gen_productdef
Extract information from a supported vendor's license file to create a product/feature map.
ftlm_licmgr_init
Initialize the licmgr/current directory for Monitor. This is the directory where copies of the active licenses are stored. This script is normally called automatically by ftlm_licmgr.cgi.
ftlm_lmproject
A utility to capture the value of LM_PROJECT on the current host, for the current user.
ftlm_parse_dslslog
Parses and loads denials, and optionally checkouts, found in a Dassault DSLS debug log.
ftlm_parse_elan
Executes the Elan license status command and parses its output to discover capacity and utilization information so that it can be recorded into server memory.
ftlm_parse_icad
A script to parse the output of Fujitsu's ICAD license manager. This license manager is known to output unsupported 2-byte characters (namely, Japanese characters). If parsing such an instance, a wrapper script will need to be used that converts these characters to ASCII characters.
ftlm_parse_slotsconsumption
A parser to track the usage of slots in Accelerator. Assumes that vovslotconsumptiond is running. This parser read the property SLOTS_CONSUMPTION.
lm_parse_remotelm
Utility that will obtain and load data from a remote Monitor instance into a local instance.
lmmgr
Altair Monitor management script. Execute on the server. Some commands require enablement by first typing "vovproject enable licmon". If a project name other than licmon is used, use that name instead.
nc
Submit, query, and stop jobs. This command can also be invoked as vnc.
nc clean
This command cleans up obsolete log files and environment files that have been generated by jobs submitted to the scheduler.
vovautostart
Execute the scripts in the *.swd/autostart directory.
vovautostop
Execute the scripts in the *.swd/autostop directory.
vovauxpasswd
Store a VOV or Windows password for one or more projects.
vovblast
Forget files from the trace AND DELETE THEM from the disk. The files must be specified by name. Each file argument is interpreted as a regular expression. All dependent nodes are invalidated.
vovcheck
Basic check of configuration of VOV installation, configuration, and project setup.
vovcheckfiles
Check the timestamp of all files in a project. This is an expensive operation, so this script implements a semaphore to avoid concurrent checks.
vovcleandir
Clean up directories of all UNKNOWN files.
vovcleanup
Cleanup log files in host and project directory.
vovflowcompiler
Generate a .pp file from a flow description in Tcl.
vovforget
Forget objects from the project's vovserver. The objects are typically nodes (files or jobs) and are passed by VovId or by file name. The objects may also be users, sets, or selected by option.
vovfsgroup
Create, show, and modify attributes of FairShare groups. The script also controls Access Control Lists (ACL) for FairShare groups.
vovfsprobe
Probe to calculate latency and free space in a file system.
vovgetflexlmdaemons
In some situations, using other methods to set the LM_VAR_NAME variable on the fly may be preferred. The utility vovgetflexlmdaemons can be used to locate the daemons that need to be used based on the resources grabbed by Accelerator at dispatch time.
vovgetnetinfo
The program vovgetnetinfo is used with Accelerator and Monitor to fill in information about the hosts. vovgetnetinfo is to be run periodically from the scripts created by the vovcrontab command.
vovinfo
A utility related to vovgetnetinfo is vovinfo, which performs the same function as vovsh -s netinfo, but with a smaller binary. This binary can only get host and process information, and does not have Tcl/TK or the VTK API.
vovinvalidate
Invalidate nodes in the dependency graph. The objects are typically files or jobs, which are passed by VovId or by file name, and sets, which are passed by name.
vovisilond
A daemon to monitor Isilon filers and control Accelerator resources.
vovlad
The main Allocator daemon used as part of the Allocator product to allocate licenses across multiple Accelerator sites and multiple LSF clusters.
vovldap_setup
A utility to manage certain LDAP integration configuration items.
vovldap_update_memberships
This utility queries an LDAP server to look up configured user attributes that are used to define group memberships in the Monitor database.
vovmake
This is a script used to convert makefiles into FlowTracer flows.
vovmemtime vovmemtime is a utility to create simulated workloads. When this program runs, it occupies a specified amount of memory and creates high CPU utilization for the requested amount of time, to simulate the activity of real design programs running.
vovmetric
Manipulate VOV metrics. Metrics are organized by family. Available families are design (1), server (2), and FairShare (4).
vovnetappd
A daemon to monitor NetApp filers and control Accelerator resources.
vovnis_update_memberships
This utility queries NIS to look up group members that are used to define group memberships in the Monitor database.
vovpreemptd
Main preemption daemon, based on the C++ implementation of preemption.
vovpreemptmethod
Specify which method to use for each resource this is used by the preempted job.
vovprocessmgr
Get information about and manage processes on hosts where an Altair Engineering vovtasker is running, for example, in Accelerator.
vovproject
The vovproject tool is used to manage a VOV project.
vovprop
Get, set, delete, and show properties on objects.
vovps vovps lists all processes, similar to the UNIX command ps. It is useful to understand the process hierarchy of Accelerator jobs, and sometimes to find which PIDs to kill in a shell.
vovreconciled vovreconciled is a daemon that detects "requested/not_used" resources for running jobs and removes them from the "grabbed resources" list after a certain amount of time, called "RevocationDelay"
vovremove
Remove files intelligently, considering the role of the file in the design flow, the size of the file, and the time it takes to generate the file. This operation works only for data in the FILE database.
vovresgrab vovresgrab is used in conjunction with vovresreq to request resources on the fly. This utility is not meant to be invoked by the user, but only by vovresreq.
vovresourcemgr vovresourcemgr is a utility for managing VOV resource maps. It may be used to create, modify, forget, and reserve resource maps.
vovresreq
This utility creates a job for tool vovresgrab.
vovsim_getresmaps
Output a snapshot of an Accelerator's SW configuration to STDOUT.
vovsim gettaskers
Output a snapshot of an Accelerator's HW configuration to STDOUT.
vovsim getsummary
From the database of all jobs (e.g. sq3/jobs.sq3), get a summary report with statistics on wait times, duration, etc. The time interval defined by the -start and -end options restrict the statistics to the jobs that have been SUBMITTED in the given interval.
vovsim_workload_editor
Make a copy of a SQlite database and modify its contents by duplicating and eliminating jobs based on timestamp, duration, user, and project.
vovsql_create_tables_prediction
Creates Monitor database schema using the database settings specified in licmon.swd/db/config.tcl. Settings can be overridden with options.
vovsql_load_jobs
Load job-logs into the SQL database. Useful also to merge the data from multiple sites (or multiple clusters). The name of the site should preferably be short.
vovsql_record_one_job
Records prediction information on one job into the FlowTracer sql database as it is running.
vovstop
Stop a list of objects. The jobs are normally descheduled, but if the -f (-force) option is used, then also running jobs are stopped.
vovtouch
Toggles the status of the given nodes twice, so that each node passes through a state of being INVALID.
vovtsd
This utility listens for requests to launch taskers for various projects, but always for the same user. The requests typically come from vovtaskermgr.
vovusergroup
Utility to show, create and maintain "vovusergroup" structures based on user lists, UNIX groups and LDAP groups.
vovversion
Print the VOV version. Optionally show more details.
vsr
Retrace a list of files and directories. Use option -set to retrace sets of nodes.
vst
Show the jobs that have been executed in one or more directories. By default, vst looks at the current directory and shows only the jobs with same environment as the current one.
vsx
Show the inputs and outputs of nodes in the trace.