IPnom Home • Manuals • Legato NetWorker

 EMC Legato NetWorker Commands Reference

Legato NetWorker Stuff:NetWorker Commands ReferenceNetWorker Links
NetWorker Command Live Search (15 results max):
 Type in part of a Legato NetWorker command in the search box.
Legato NetWorker Commands Index:
  ansrd
  ascdcode
  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


hadump

hadump - Host Agent information reporting command

SYNOPSIS

       hadump -h

       hadump -V

       hadump [ -s  server ] [ -c  client ] [ -t  type | -F  class ] [ -a
              attribute ] [ -d  delimiter1 [ -d  delimiter2 ]] [ -f  file ] [
              -vn ]

       hadump -C [ -s  server ] [ -t  type | -F  class ] [ -d  delimiter1 [ -d
              delimiter2 ]] [ -f  file ] [ -vn ]

       hadump -T [ -s  server ] [ -c  client ] [ -F  class ] [ -d  delimiter1
              [ -d  delimiter2 ]] [ -f  file ] [ -vn ]


DESCRIPTION

       The  hadump command reports information collected by Host Agent clients
       after it's being submitted to the Host Agent server. The hadump command
       can produce several different reports in different formats depending on
       the specified command line options.

       Without any options, hadump displays all information submitted  by  all
       Host Agent clients in a human readable format.

       The  report consists of one or more lines each of which has the follow-
       ing format:

       name<delimiter1>value<delimiter2> .. value

       hadump also provides options to list host-names and types  of  informa-
       tion  for  clients  with  information  submitted  to a given Host Agent
       server (options -C and -T ).


OPTIONS

       -h     Display a brief help message. Ignore all other options.

       -V     Display the version of  hadump  being  used.  Ignore  any  other
              options.

       -s server
              Host name for Host Agent server.

       -t type
              Report only the given type of information.  More than one -t can
              be specified in the same command.

       -F class
              Report only the given class of resources, where class is one of:
                    data  information collected by client modules,      config
              : Host Agent configuration resources,      all : information and
              configuration resources.

              delimiter2),  each  with  a -d option, can be specified. If only
              one is specified, the same delimiter is used  between  all  ele-
              ments in the report. If two delimiters are specified, delimiter1
              is used between the attribute name and  values  associated  with
              the  attribute,  and  delimiter2  between values. When -d is not
              selected, hadump uses `:´ and  `,´  as  default  delimiter1  and
              delimiter2.  Note  that  some  special  characters need to be in
              quotes and or special escape combination, depending on the shell
              being used, if they are to be used as delimiters.

       -f file name
              Write  the  generated  report  to  the  given file.  hadump will
              report an error message if the given file already exists.

       -n     Do not report hadump's version number.

       -v     Run in verbose mode.

       -C     List host-names for clients with information on given Host Agent
              server.

       -T     List  types  of  information  currently  available on given Host
              Agent server.


EXAMPLES

       Report all information submitted by all clients to Host Agent server on
       jupiter :

                            hadump -s jupiter

       Report  all  information  submitted  by client trout.legato.com to Host
       Agent server on jupiter :

                            hadump -s jupiter -c trout.legato.com

       Report information of  type  system  information  submitted  by  client
       trout.legato.com to Host Agent server on jupiter :

                            hadump -s jupiter -c trout.legato.com -t 'system information'

       Report  the  OS  type  and  IP address information submitted by clients
       trout.legato.com and rx7 to Host Agent server on jupiter :

                            hadump -s jupiter -c trout.legato.com -c rx7 -a 'IP address' -a 'OS type'

       List host-names for all clients with  information  submitted  to   Host
       Agent server on jupiter :

                            hadump -C -s jupiter

       List types of information submitted by clients trout.legato.com and rx7
       to Host Agent server on jupiter :

                            hadump -T -s jupiter -c trout.legato.com -c rx7


SEE ALSO

       hascsi(1) hafs(1) hasys(1)


ADVERTISEMENT

Legato NetWorker 7.x

Man(1) output converted with man2html, sed, awk


 

Legato NetWorker Commands Reference • Legato NetWorker Links