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
nsrwatch
nsrwatch - command for character-based display of NetWorker statusSYNOPSIS
nsrwatch [ -s server ] [ -p polltime ]
DESCRIPTION
The nsrwatch command displays a NetWorker server's status. The
server's name is specified by the optional -s server argument. If no
server is specified, it defaults to the same server that would be used
by a command, such as recover(1) in the current directory. If there is
no NetWorker service on the selected machine, the command issues an
error message. The polling interval is specified by the optional -p
polltime argument (in seconds). The default is two seconds.
Users can run nsrwatch from any terminal that has enough termcap(5)
capabilities for cursor positioning; it does not require any particular
window system. The nsrwatch program gets its information via remote
procedure calls to the specified server. This way it can be used from
any machine that can access the server through the network.
The nsrwatch display is divided into a header and several panels: the
server panel, the device panel, the sessions panel, the messages panel,
and the pending message panel. The panel sizes are adjusted depending
on the size of the terminal or window being used.
The header contains the name of the server and the current time. The
server panel provides current status of the server. The first line of
the panel is reserved for error messages. This line is usually blank.
The next line tells how long the server has been up, and the server's
release version (which may not be the same as the client's release ver-
sion). The following lines display how many saves and recovers the
current server has performed.
The device panel displays the devices known to the current server. For
each device, the panel displays its name, the device type, the name of
the mounted volume, or (unmounted) if no volume is mounted, and device
status. The name may be followed by (J) if the device is configured as
part of a jukebox device. The sessions panel provides current save set
information for each active session (saving, recovering, or browsing).
The messages panel displays a history of messages of general interest
to the operator. Finally, the pending message panel displays messages
that require operator intervention.
The nsrwatch program runs continuously until quit, stopped, or inter-
rupted (Control-C, for example). Typing the q character quits the pro-
gram, the Control-L forces a screen clear and redraw, while any other
character forces the status to be updated.
The nsrwatch program checks for new devices at a slower rate than the
polling rate, so it might take up to a minute after a new device is
added before the device is noticed. To recognize the devices immedi-
ately, either restart the program or press Control-L. Deleted devices
may cause a 'resource does not exist' message temporarily, but other-
wise they are noticed immediately.
OPTIONS
-s server
Sets the current NetWorker server to server.
-p polltime
Sets the polling interval to be polltime seconds.
SEE ALSO
termcap(5), nsr_notification(5), nsr_device(5), nsr_service(5),
recover(1), nsradmin(1), nsr(1), nsrd(1), nwadmin(1).
ADVERTISEMENT
Legato NetWorker 7.xMan(1) output converted with man2html, sed, awk
EMC Legato NetWorker Commands Reference