gstat - Man Page

manual page for Ganglia Status Tool

Synopsis

gstat [OPTIONS]...

Description

The Ganglia Status Client (gstat) connects with a Ganglia Monitoring Daemon (gmond) and outputs a load-balanced list of hosts

-h,  --help

Print help and exit

-V,  --version

Print version and exit

-a,  --all

List all hosts.  Not just hosts running gexec (default=off)

-d,  --dead

Print only the hosts which are dead  (default=off)

-m,  --mpifile

Print a load-balanced mpifile  (default=off)

-1,  --single_line

Print host and information all on one line  (default= off)

-l,  --list

Print ONLY the host list  (default=off)

-n,  --numeric

Print numeric addresses instead of hostnames (default=off)

-i,  --gmond_ip=STRING

Specify the ip address of the gmond to query (default=`localhost')

-p,  --gmond_port=INT

Specify the gmond port to query  (default=`8649')

Author

Matt Massie <massie@cs.berkeley.edu>

Reporting Bugs

Report all bugs to the Ganglia Github project at

 https://github.com/ganglia/monitor-core/issues

Info

March 2008