Sponsored Content
Top Forums UNIX for Advanced & Expert Users Script to access multiple linux servers to get system details such as CPU usage Post 302489361 by purdym on Thursday 20th of January 2011 09:32:14 AM
Old 01-20-2011
What you need is possible.

See here:
HTML Code:
https://www.unix.com/unix-advanced-expert-users/151905-command-run-across-servers.html
I wrote a wrapper for SSH that will run commands on other servers in parallel. It accepts a file, which contains host names.

I don't know about ping'ing 700 in under a second, but in theory it should work. But come to think of it, you wouldn't run the ping command on remote hosts by running commands on the remote hosts.

Anyway, here is an idea:

Code:
root@ms:/>gdsh
   Usage: [[-s working_col_file|OS_name] | -w nodename{,nodename}] -c command

   Required Parameters:
         -s or -w and -c

   Optional Parameters:
         [-n]
         [-d] [-h] [-n] [-T] [-v]

   Where:
         -C
            Collapses output. Used with dshbak.
         -c specifies the command to run
            Required.
         -n
            No Parallel mode. By default the command is run on every node at the same time.
         -s
            Specify a working collective file OR specify an OS name. Use uname -s to specify
             a working collective file with that postfix. ie. /.gwcoll.AIX.
         -w nodename{,nodename}
            Default: ALL nodes

   Options that affect only how the script runs:
         -d
            Enable debug mode. Variable contents will be printed. May be specified more than once.
         -h
            Prints this help screen.
         -q
            quiet. Limits output to the essentials.
         -T
            Testing mode. NO actual work will be done.
         -v
            Verbose mode. May be specified more than once.

   Notes:
         One of -s or -w is required.
         Piping the output to dshbak -c will group like results together.
         Use -C with dshbak, or you will get no output.
         -c must be the last flag on the command line.

   Example execution statements:
         gdsh -s /.gwcoll.AIX -c date
         gdsh -s AIX -c date
         gdsh -C -s AIX -c date | dshbak -c
         gdsh -s all.Linux_HP-UX -c date
         gdsh -C -w unxn_sw,wpgux005 -c "date" | dshbak -c

Example run:
Code:
gdsh -C -s HP-UX -c "/usr/bin/date" | dshbak -c

HOSTS -------------------------------------------------------------------------
wpgux001_sw, wpgux003_sw, wpgux004_sw, wpgux005_sw, wpgux006_sw, wpgux007_sw, wpgux010_sw, wpgux011_sw
-------------------------------------------------------------------------------
Thu Jan 20 08:29:18 CST 2011


HOSTS -------------------------------------------------------------------------
wpgux002_sw
-------------------------------------------------------------------------------
Thu Jan 20 08:29:19 CST 2011

 

10 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

The usage of mount file system of different servers

There is a file system in server1 which is mounted on different file system on server2. Filesystem kbytes used avail capacity Mounted on server1:/users/user1 7047581 5994192 982914 86% /u01 /data/datafiles/user1 The data in... (1 Reply)
Discussion started by: vamshikrishnab
1 Replies

2. HP-UX

how can I find cpu usage memory usage swap usage and logical volume usage

how can I find cpu usage memory usage swap usage and I want to know CPU usage above X% and contiue Y times and memory usage above X % and contiue Y times my final destination is monitor process logical volume usage above X % and number of Logical voluage above can I not to... (3 Replies)
Discussion started by: alert0919
3 Replies

3. Solaris

Multi CPU Solaris system shows 100% CPU usage.

Hello Friends, On one of my Solaris 10 box, CPU usage shows 100% using "sar", "vmstat". However, it has 4 CPUs and prstat and glance are not showing enough processes to justify high CPU utilization. ========================================================================= $ prstat -a ... (4 Replies)
Discussion started by: mahive
4 Replies

4. Ubuntu

High System CPU Usage

I am running a Dell PE R815 with 4 x AMD 12 core CPUs with 128GB of RAM and a RAID 5 array of 6 SAS disks. This is an HPC application and is definitely CPU bound, however once I run 16 of these processes (thus pinning 16 cores) the work performed slows down dramatically, to maybe 5 or 10% of what... (2 Replies)
Discussion started by: mowmentous
2 Replies

5. UNIX for Advanced & Expert Users

UNIX / LINUX OS CPU configuration details

Hi, How to find the cpu configuration details of Cores, Speed MHz, virtual processors for the following servers: LINUX OS Servers: Linux 2.6.9-89.0.3.ELsmp #1 SMP Sat Jun 13 07:05:54 EDT 2009 i686 i686 i386 GNU/Linux. (Cores, Speed, Processor) Linux 2.6.18-164.el5 #1 SMP Tue Aug 18... (5 Replies)
Discussion started by: jagtheesh
5 Replies

6. Shell Programming and Scripting

Shell script to change the password on multiple servers in linux

Can any one please let me know the shell script to change the password for a particular user on multiple linux servers. (2 Replies)
Discussion started by: s_madras
2 Replies

7. AIX

Monitor Physical CPU usage on multiple servers

Hello, Looking for some help. I am trying to gather data at each server showing when the physical CPU is being used the most based on a weekly timeframe. I know this data can be seen through NMON but with multiple servers in our environment it could take a real long time. is there a easier... (4 Replies)
Discussion started by: audis$
4 Replies

8. Linux

System Went panic after CPU usage high

Hi All, Yesterday my Linux server went panic and even a small command took a lot of time to run. When i monitored pl find the below output Cpu(s): 0.1%us, 98.4%sy, 0.0%ni, 1.5%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st the time spent on kernel mode is 98 % and also idle time is around 1.5 %...... (4 Replies)
Discussion started by: jegaraman
4 Replies

9. Shell Programming and Scripting

Shell script for logging cpu and memory usage of a Linux process

I am looking for a way to log and graphically display cpu and RAM usage of linux processes over time. Since I couldn't find a simple tool to so (I tried zabbix and munin but installation failed) I started writing a shell script to do so The script file parses the output of top command through... (2 Replies)
Discussion started by: andy_dufresne
2 Replies

10. Shell Programming and Scripting

Script for CPU usage -Linux

Hi all I was wondering if its possible to write a script to keep CPU usage at 90%-95%? for a single cpu linux server? I have a perl script I run on servers with multple cpu's and all I do is max all but one cpu to get into the 90'% utilised area. I now need a script that raises the CPU to... (4 Replies)
Discussion started by: sudobash
4 Replies
fence_xcat(8)						      System Manager's Manual						     fence_xcat(8)

NAME
fence_xcat - I/O Fencing agent for xcat environments SYNOPSIS
fence_xcat [OPTION]... DESCRIPTION
fence_xcat is a wrapper to the rpower(1) command that is distributed with the xCAT project available at http://www.xcat.org. Use of fence_xcat requires that xcat has already been properly configured for your environment. Refer to xCAT(1) for more information on config- uring xCAT. fence_xcat accepts options on the command line as well as from stdin. fenced sends parameters through stdin when it execs the agent. fence_xcat can be run by itself with command line options which is useful for testing. NOTE: It is recommended that fence_bladecenter(8) is used instead of fence_xcat if the bladecenter firmware supports telnet. This inter- face is much cleaner and easier to setup. Vendor URL: http://www.xcat.org OPTIONS
-h Print out a help message describing available options, then exit. -n nodename The nodename as defined in nodelist.tab of the xCAT setup. -o action The action required. on, off, reset (default) or stat. -r rpower The path to the rpower binary. -q Quiet mode: print only error messages. -V Print out a version message, then exit. STDIN PARAMETERS
agent = < param > This option is used by fence_node(8) and is ignored by fence_xcat. nodename = < param > The nodename as defined in nodelist.tab of the xCAT setup. action = < param > The action required. on, off, reset (default) or stat. rpower = < param > The path to the rpower binary. SEE ALSO
fence(8), fence_node(8), fence_bladecenter(8), nodelist.tab(8), rpower(1), xCAT(1) fence_xcat(8)
All times are GMT -4. The time now is 08:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy