Legato NetWorker Commands Index:
ansrdascdcode
cdi_block_limits
cdi_bsf
cdi_bsr
cdi_eod
cdi_filemark
cdi_fsf
cdi_fsr
cdi_get_config
cdi_get_status
cdi_inq
cdi_load_unload
cdi_locate
cdi_offline
cdi_rewind
cdi_set_compression
cdi_space
cdi_ta
cdi_tapesize
cdi_tur
changers
dasadmin
ddmgr
EMASS_silo
erase
generate_test_tape
hadump
hafs
hagentd
hagetconf
haprune
hascsi
hasubmit
hasys
hpflip
IBM_silo
ielem
inquire
jbconfig
jbexercise
jbverify
ldunld
lgtolic
lgtolmd
libcdi
libscsi
libsji
libstlemass
libstlibm
libstlstk
lrescan
lreset
lus_add_fp_devs
lusbinfo
lusdebug
mini_el
mm_data
mminfo
mmlocate
mmpool
mmrecov
msense
mt
ndmpjbconf
networker
nsr (1)
nsr (5)
nsr_archive_request
nsr_client
nsr_crash
nsr_data
nsr_device
nsr_directive
nsr_getdate
nsr_group
nsr_ize
nsr_jukebox
nsr_label
nsr_layout
nsr_license
nsr_migration
nsr_notification
nsr_policy
nsr_pool
nsr_regexp
nsr_resource
nsr_schedule
nsr_service
nsr_shutdown
nsr_stage
nsr_storage_node
nsr_support
nsr_usergroup
nsradmin
nsralist
nsrarchive
nsrcap
nsrcat
nsrck
nsrclone
nsrcnct
nsrd
nsrexec
nsrexecd
nsrhsmck
nsrhsmclear
nsrhsmd
nsrhsmls
nsrhsmnfs
nsrhsmrc
nsrhsmrecall
nsrib
nsriba
nsrim
nsrindexasm
nsrindexd
nsrinfo
nsrjb
nsrlic
nsrls
nsrmig
nsrmm
nsrmmd
nsrmmdbasm
nsrmmdbd
nsrmon
nsrndmp_clone
nsrndmp_recover
nsrndmp_save
nsrpmig
nsrports
nsrretrieve
nsrssc
nsrstage
nsrtrap
nsrwatch
nwadmin
nwarchive
nwbackup
nwrecover
nwretrieve
pathownerignore
pmode
preclntsave
pstclntsave
read_a_block
recover
relem
resource
save
savefs
savegrp
savepnpc
scanner
sjiielm
sjiinq
sjimm
sjirdp
sjirdtag
sjirelem
sjirjc
sjisn
sn
ssi
stk_eject
STK_silo
stli
sym2xdm
tapeexercise
tur
uasm
writebuf
* - Windows Only
* mt
* nsrlpr
* nsrperf
networker
nwadmin, networker - graphical administration interface to NetWorkerSYNOPSIS
nwadmin [ -s server ] networker [ -s server ]
DESCRIPTION
nwadmin is an X Window System application. It is used to administer and monitor NetWorker servers. The server's name can be specified with the -s server argument. When no server is specified, nwadmin uses the server selection rules found in nsr(1). When multiple NetWorker servers are accessible, they can be selected from within the nwadmin command. The nwadmin command is used to administer NetWorker servers. You can do the following: o Add and delete clients. o Create and modify schedules that control save levels. o Create and control client groups. o Create and modify directives that control how data is saved. o Recover or clone save sets. o Clone backup volumes. o Monitor NetWorker activity. Some activities you can monitor from the console include: o The current state of NetWorker servers. o The amount of data saved. o The clients currently saving data. o Requests for mounting and unmounting volumes. The graphical interfaces for backup and recover are available through nwbackup(1) and nwrecover(1), respectively. For a complete explanation of the nwadmin command, see the NetWorker Administrator's Guide.
OPTIONS
-s server Set the current NetWorker server to server. <X-args>
ENVIRONMENT VARIABLES
NWADMIN_POLL Set the default nwadmin polling interval to the designated num- ber of seconds. Must be a positive integer value. The maximum allowed value is constrained by the Networker*PollScale.maximum value in the Networker app-defaults file. The polling interval controls how often nwadmin contacts the server in order to be able to display latest status information, and can additionally be changed via nwadmin's Options menu. If no value is set for this environment variable, a default of 10 seconds will apply. NWADMIN_POLL_MULT Set the default nwadmin polling interval mulltiplier to the des- ignated value. Must be a positive integer value. The maximum allowed value is constrained by the Networker*PollMultScale.max- imum value in the Networker app-defaults file. The polling interval multiplier controls how much slower nwadmin will poll the server when nwadmin is iconified. (Slower polling while iconified helps decrease server load). Thus, if the polling interval is set to 10 seconds and the multiplier is set to 6, then polling happens once per minute when nwadmin is iconified, and once every 10 seconds otherwise. The polling multiplier value can additionally be changed via nwadmin's Options menu. If no value is set for this environment variable, a default of 6 will apply.
FILES
/usr/lib/X11/app-defaults/Networker The X11 resources for nwadmin.
NOTE
networker is linked to nwadmin.
SEE ALSO
nsr(1), nsradmin(1), nwbackup(1), nwrecover(1), The NetWorker Adminis- trator's Guide
ADVERTISEMENT
Legato NetWorker 7.xMan(1) output converted with man2html, sed, awk