You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Several scripts have been developed to facilitate the maintenance of the IEPM-BW code.

runscp 'scpcommand'

'runscp' takes as a argument a model scp command and executes it on each of the monitoring hosts. For example:

4iepm@iepm-bw:runscp 'scp $bandsrc/config/servers.alive.template #host#:/home/iepm/v3src/config/servers.alive'
Going to execute the command
'scp $bandsrc/config/servers.alive.template iepm@192.84.86.90:/home/iepm/v3src/config/servers.alive'
on node iepm-bw.caltech.ul-org
DONE WITH iepm-bw.caltech.ul-org
Going to execute the command '
scp $bandsrc/config/servers.alive.template iepm@192.91.245.10:/home/iepm/v3src/config/servers.alive'
on node iepm-bw.cern.ch
DONE WITH iepm-bw.cern.ch
Going to execute the command
'scp $bandsrc/config/servers.alive.template iepm@192.203.218.61:/home/iepm/v3src/config/servers.alive'
on node iepm-bw.bnl.org
DONE WITH iepm-bw.bnl.org
Going to execute the command
'scp $bandsrc/config/servers.alive.template iepm@211.79.61.163:/home/iepm/v3src/config/servers.alive'
on node iepm-bw.twaren.net
DONE WITH iepm-bw.twaren.net
Going to execute the command
'scp $bandsrc/config/servers.alive.template iepm@192.84.86.114:/home/iepm/v3src/config/servers.alive'
on node iepm-bw.snv.ul-org
DONE WITH iepm-bw.snv.ul-org

 

 

  • No labels