Versions Compared

Key

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

...

Code Block
>fetch-iepmbw-nodes
%monhost=('iepm-bw.slac.stanford.edu','http://www.slac.stanford.edu/comp/net',
          'iepm-bw.caltech.ul-org','http://socrates.ultralight.org',
          'iepm-bw.bnl.org','http://iepmbw.bnl.org',
          'iepm-bw.cern.ch','http://iepmbw.cern.ch',
          'iepm-bw.twaren.net','http://iepmbw.twaren.net',
          'iepm-bw.snv.ul-org','http://snv1.ultralight.org',
          'iepm-bw.fzk.de','http://lhc-opn-mon-fzk.gridka.de')

fetch-ipaddr aliasname

This returns the ip address of the node with the specified aliasname.

Code Block

>fetch-ipaddr iepm-bw.twaren.net
211.27.61.163
>

fetch-monhosts

This returns a list of the active monitoring hosts.

Code Block

>fetch-monhosts
(iepm-bw.slac.stanford.edu,iepm-bw.caltech.ul-org,iepm-bw.cern.ch,iepm-bw.bnl.org,iepm-bw.twaren.net,iepm-bw.snv.ul-org,iepm-bw.fzk.de)>

fetch-nodeid -n aliasname

Code Block

>fetch-nodeid -m iepm-bw.bnl.org
98
>