Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gmetric(1) [debian man page]

GMETRIC(1)							   User Commands							GMETRIC(1)

NAME
gmetric - manual page for Ganglia Custom Metric Utility SYNOPSIS
gmetric [OPTIONS]... DESCRIPTION
The Ganglia Metric Client (gmetric) announces a metric on the list of defined send channels defined in a configuration file -h, --help Print help and exit -V, --version Print version and exit -c, --conf=STRING The configuration file to use for finding send channels (default=`/etc/ganglia/gmond.conf') -n, --name=STRING Name of the metric -v, --value=STRING Value of the metric -t, --type=STRING Either string|int8|uint8|int16|uint16|int32|uint32|float|double -u, --units=STRING Unit of measure for the value e.g. Kilobytes, Celcius (default=`') -s, --slope=STRING Either zero|positive|negative|both (default=`both') -x, --tmax=INT The maximum time in seconds between gmetric calls (default=`60') -d, --dmax=INT The lifetime in seconds of this metric (default=`0') -g, --group=STRING Group of the metric -D, --desc=STRING Description of the metric -T, --title=STRING Title of the metric -S, --spoof=STRING IP address and name of host/device (colon separated) we are spoofing (default=`') -H, --heartbeat spoof a heartbeat message (use with spoof option) AUTHOR
Matt Massie <massie@cs.berkeley.edu> REPORTING BUGS
Report all bugs to the Ganglia Bugzilla Page at http://bugzilla.ganglia.info/cgi-bin/bugzilla/index.cgi COPYRIGHT
Copyright (c) 2001, 2002, 2003, 2004, 2005 by The Regents of the University of California. All rights reserved. Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without written agreement is hereby granted, provided that the above copyright notice and the following two paragraphs appear in all copies of this soft- ware. IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABIL- ITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. gmetric March 2008 GMETRIC(1)

Check Out this Related Man Page

GMOND(1)							   User Commands							  GMOND(1)

NAME
gmond - manual page for Ganglia Monitor Daemon SYNOPSIS
gmond [OPTIONS]... DESCRIPTION
The Ganglia Monitoring Daemon (gmond) listens to the cluster message channel, stores the data in-memory and when requested will output an XML description of the state of the cluster -h, --help Print help and exit -V, --version Print version and exit -c, --conf=STRING Location of gmond configuration file (default= `/etc/ganglia/gmond.conf') -l, --location=STRING Location of this host in the cluster 'rack,rank,plane'. (default=`0,0,0') -d, --debug=INT Debug level. If greater than zero, daemon will stay in foreground. (default=`0') -f, --foreground Run in foreground (don't daemonize) (default=off) -t, --default_config Print the default configuration to stdout and exit (default=off) -m, --metrics Print the list of metrics this gmond supports (default=off) -b, --bandwidth Calculate minimum bandwidth use for configuration (default=off) -r, --convert=STRING Convert a 2.5.x configuration file to the new 3.x format -p, --pid-file=STRING Write process-id to file AUTHOR
Matt Massie <massie@cs.berkeley.edu> REPORTING BUGS
Report all bugs to the Ganglia Bugzilla Page at http://bugzilla.ganglia.info/cgi-bin/bugzilla/index.cgi COPYRIGHT
Copyright (c) 2001, 2002, 2003, 2004, 2005 by The Regents of the University of California. All rights reserved. Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without written agreement is hereby granted, provided that the above copyright notice and the following two paragraphs appear in all copies of this soft- ware. IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABIL- ITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. gmond March 2008 GMOND(1)
Man Page