Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
>fetch-table-description -t PLOTSPECS
(plotspecID,srcNode,destNode,datatype,plottype,xtitle,ytitle,title,plotspec,insubdir,outsubdir,f_time_stamp)
>

fetch-tables

This returns the list of all tables in the IEPM data base. Note that all of these tables may not be in use.

Code Block

>fetch-tables
ALERTS,ASN,ASNINFO,BWDATA,COMMENTS,DIAG_RESULT,GRAPHS,GROUPS,MONHOST,NEWALERTS,NODEGROUP,NODES,
NODESPECS,OWAMPDATA,PINGDATA,PLOTSPECS,REGDATA,ROUTEDATA,ROUTENO,SCHEDULE,TOOLSPECS
>

fetch-targethost-names

This returns a list of the target host alias names

Code Block

> fetch-targethost-names
(node1.niit.pk,node1.utdallas.edu,node1.switch.ch,node1.desy.de,node1.nslabs.ufl.edu,node1.lbl.gov,node1.in2p3.fr,
node1.indiana.edu,node1.cesnet.cz,node1.mcs.anl.gov,node1.fzk.de,node1.pd.infn.it,node2.nslabs.ufl.edu,
node1.stanford.edu,node1.binp.nsk.su,node1.cacr.caltech.edu,node1.triumf.ca,node1.dl.ac.uk,node1.sdsc.edu,
node1.utoronto.ca,node7.slac.stanford.edu,node2.ornl.gov,node1.ornl.gov,node1.glast.nrl.navy.mil,
node1.umich.ul-org,node1.bu.edu,node1.harvard.edu,node1.uchicago.edu,node2.indiana.edu,node1.uta.edu,
node1.lunet.edu,node1.ucsd.edu,node2.lbl.gov)
>