Lists Workload Manager (WLM) configurations.
lswlmconf [ -r | -s | -c | -d Config ] [ -l ] [ -t TimeSpec ]
| Item | Description | 
|---|---|
| -c | Restricts the displayed configurations to the current configuration or set. | 
| -d Config | Restricts the displayed configurations to the Config configuration or set. | 
| -l | Modifies the way dates are displayed for configuration sets (ineffective for regular configurations). Sets are displayed with their currently applicable regular configuration, in the form confset/config. | 
| -r | Restricts the displayed configurations to regular configurations only. | 
| -s | Restricts the displayed configurations to configuration sets only. | 
| -t TimeSpec | Uses TimeSpec instead of the current time to display
applicable regular configuration of sets. TimeSpec consists
in the day of the week (0 for Sunday to 6 for Saturday) and the time
of the day in 24 hours format separated with a comma, in a form similar
to time ranges as described in the confsetcntrl command. For
example, to know which configuration would apply on Mondays at noon,
use -t 1,12:00. Note: The -t flag is only
effective with -l flag. | 
The following examples demonstrate how to display, change, and use WLM configurations using the lswlmconf command, the confsetcntrl command, the wlmcheck command, and the wlmcntrl command.
lswlmconfstandard
template
fvtrules
fvtlimits
fvtregul
fvtdfct
fvtsynt
fvtthreadslswlmconf -cfvtlimitslswlmconf -sconfsetcntrl -C confset1 standardlswlmconf -sconfset1confsetcntrl -d confset1 -a fvtlimits 1-5confsetcntrl -d confset1 -r fvtlimits monday-fridayconfsetcntrl -d confset1 -a fvtlimits 1-5,8:00-12:00confsetcntrl -d confset1 -a fvtregul 0confsetcntrl -d confset1fvtlimits:
        time = "1-5,8:00-12:00"
fvtregul:
        time = "0"
standard:
        time = "-"confsetcntrl -C confset2 templateconfsetcntrl -d confset2 -a fvtsynt 18:00-10:00lswlmconf -rstandard
template
fvtrules
fvtlimits
fvtregul
fvtdfct
fvtsynt
fvtthreadslswlmconf -sconfset1
confset2lswlmconf -d confset2 -lconfset2/fvtsyntlswlmconf -l -t 0,9:00standard
template
fvtrules
fvtlimits
fvtregul
fvtdfct
fvtsynt
fvtthreads
confset1/fvtregul
confset2/fvtsyntlswlmconf -s -l -t 0,9:00confset1/fvtregul
confset2/fvtsyntconfsetcntrl -D confset2confset1wlmcheck -d confset1WLM is not running.
Checking classes and rules for 'confset1' configuration...
fvtlimits/System
fvtlimits/Default
fvtlimits/Shared
fvtlimits/login
fvtregul/System
fvtregul/Default
fvtregul/Shared
standard/System
standard/Default
standard/Sharedwlmcntrl -a -d confset1confset1confset1/standardThe configurations or sets files are subdirectories of /etc/wlm.