Skip to main content
Skip table of contents

VISULOX Command

CODE
visulox <command> [<command-specific args>] 

During installation /usr/sbin/visulox is created, which makes it possible to execute the VISULOX Service Command without using the whole path.


Available parameters

CommandDescriptionAdditional commands / args
addonCommand Line Interface to VISULOX Addonscmdconnect, cmdguard, ftclient, host, script, template
adminManage the VISULOX Administrationcockpit, action, message, region, timeprofile
archiveManage VISULOX Archive Node-node <>, -set
assignmentsCheck assignments in policies and applicationsapp, datastore, policy
attachAttach a node to the VISULOX Cluster<hostname>, -location, -zone
clusterBuilds a VISULOX Clusterdata, layout, build -f <> | -template

cockpit

Start of the VISULOX Cockpit

title <>, lang <>, roles <>, grant <>, groupaccess <>,owner <>, ksr, cdm, kiosk, personal

configManage the VISULOX configuration

accesspoint, datasources, dump, edit, env, list, locations,logo, mynodename, rebuild, reset, vap

databaseQuery the VISULOX Databaselist, backup, restore, fields, query, integrity, status -vacuum, rename <>, node <>,
table <>, timeout <>
datasourceManage the VISULOX Datasourcesadd, check, copy, delete, edit, list
detachDetach a node from the VISULOX Clusterserver <>, timeout <>
end2endVISULOX end2end checkoff, on, status
etcdManage ETCD instancesbenchmark, client, del, get, instance, member, node, put, test
exportExport from VISULOXevents, files, sessions
integrityVISULOX Integrity-Checksys, lib, cmd, users, portal, ulimit, store, recorder, datasources, license
licenseManage the VISULOX Licenselist, replace, test, usage

(-component <users|sessions|recorders|hostcontrols> -unit <week|month|year>)

logQuery VISULOX log databasesince <>, until <>, loglevel <>, follow
onlineVISULOX online status

getpin, fields (list available fields), -i (ignore case), -object <> (owner or group mask),

-application <>, -fields <>, sortby <> (sort by field)

otpManage the VISULOX OTP configurationcheck <>, key, reset <>, set <>
passcacheManage the VISULOX Passcachelist, fields, edit, delete
pingPing local master or designated workerid <> (outdated)
policyCommand line interface to the VISULOX Policiesexternal, login, internal, access, application, transit
portal

Attach / detach VISULOX Service from VISULOX PORTAL Service

(See also: VISULOX PORTAL ATTACH Command)

array, config, discover, drop, admin, mode, etc (see: VISULOX-PORTAL Command)

visulox portal --help shows all available VISULOX PORTAL and VISULOX commands.

With visulox portal admin -user <unixuser> a Unix user can be activated as VISULOX Portal Admin
((warning) It is recommended to set a different user than root!)

pwdmgmt

Manage / list account passwords

expired, mustchange, notify <>, warn
reportCommand line interface to VISULOX Report

title <>, mctitle <>, name <>, type <>, xslt <>, metadata <>, query <>, tframe <>, -from<>.

-to <>, sql <>, lang <>, filename <>, mailto <>, mailsubject <>, maildescription <>,

maildescriptionfile <>, archive <>

resetReset local cluster state
restart

Restart VISULOX Service (locally)

Use with caution, all sg, sc and scx will be stopped.

-service <>, -timeout <>

startStart VISULOX Service (locally)debug
statusQuery VISULOX status

diskfree, features, load, monitor, next, servers, services, sessions, uptime, usage, users,

workers, server <>, serverfilter <>, print, fields <>

stopStop VISULOX Service (locally)id <>
storeManage the VISULOX store

attach, changed, detach, disable, enable, extras, get, migrate, missing, next,

put, status, slot <>

supportGather information for support (-info: short report)directory <>, sys, dump, etc, rt, logs, net, integrity, config, tta
transitCommand line interface to VISULOX Transit Zone (list, import)list, import, owner, path, rtime
versionDisplay versions of installed VISULOX packages

With -help or -? the detailed options for a basic command can be displayed.

If more parameters are needed for a command, the available options are always displayed by entering the basic command.

General commands

ParameterDescription
-format <value>Format of output (text,xml,csv,json,tcl) / Default: <text>

-log <value>

Set loglevel to error, verbose, info or debug / Default: <>

-verbose

More messages on stdout
-runRun an operation (use only on application request)
-stdinGet arguments from stdin
--Forcibly stop option processing
-help / -?Display commands


Usage

The following examples show the usage of the VISULOX Service Command:

Show VISULOX status

CODE
visulox status

Show license information

CODE
visulox license

Replace license

CODE
visulox license replace -file <path to license file>

List sessions

CODE
visulox status sessions
visulox online

List unassigned applications

CODE
visulox database query -sql "select vlxapplication from external_applications WHERE vlxapplicationgroups = '' AND vlxapplicationusers = ''" -format csv -raw

Transit import & list

CODE
visulox transit import -path /tmp/file.txt  -owner "o=Tarantella System Objects/cn=TestUser"
visulox transit list  -owner "o=Tarantella System Objects/cn=TestUser"

Detach VISULOX Node

CODE
visulox detach <vlx-node.domain>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.