Content-type: text/html
Man page of habget
habget
Section: Habitat (1)
Updated: 0.99.3
Index
Return to Main Contents
NAME
habget - Send habitat data to stdout
SYNTAX
habget [-c <purl>] [-C <cfcmd>]
[-e <fmt>] [-dDhv] [-E] <route>
DESCRIPTION
Open <route> using habitat's route addressing and send the
data to stdout.
See clockwork(1) for an explination of the route syntax
OPTIONS
- -c <purl>
-
Append user configuration data from the route <purl>, rather than
the default file ~/.habrc.
- -C <cfcmd>
-
Append a list of configuration directives from <cfcmd>, separated
by semicolons.
- -d
-
Place ghabitat in diagnostic mode, giving an additional
level of logging and sending the text to stderr rather than the
default or configured destinations.
In daemon mode, will send output to the controlling terminal.
- -D
-
Place ghabitat in debug mode.
As -d above but generating a great deal more information, designed to be
used in conjunction with the source code.
Also overrides normal outputs and will send the text to stderr.
In daemon mode, will send output to the controlling terminal.
- -e <fmt>
-
Change the logging output to one of eight preset alternative formats,
some showing additional information.
<fmt> must be 0-7.
See LOGGING below.
- -h
-
Print a help message to stdout and exit
- -v
-
Print the version number to stdout and exit
- -E
-
Escape characters in data that would otherwise be unprintable
EXAMPLES
To output the job table from an established datastore file used
for public data collection. This uses the ringstore driver.
habget rs:var/myhost.rs,clockwork,0
To get the most recent data sample from the 60 second sys ring
from the same datastore as above.
habget rs:var/myhost.rs,sys,60
To find errors that may have been generated by clockwork.
habget rs:var/myhost.rs,log,0
AUTHORS
Nigel Stuckey <nigel.stuckey@systemgarden.com>
SEE ALSO
clockwork(1), killclock(1), ghabitat(1), habput(1), irs(1),
habedit(1), habprobe(1), habmeth(1), habconf(5)
Index
- NAME
-
- SYNTAX
-
- DESCRIPTION
-
- OPTIONS
-
- EXAMPLES
-
- AUTHORS
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 16:59:20 GMT, March 21, 2010