Query: send_gearman
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SEND_GEARMAN(8) System Administration Utilities SEND_GEARMAN(8)NAMEsend_gearman - Submit active and passive check results to a gearman job serverDESCRIPTIONusage: send_gearman [ --debug=<lvl> ] [ --help|-h ] [ --config=<configfile> ] [ --server=<server> ] [ --timeout|-t=<timeout> ] [ --delimiter|-d=<delimiter> ] [ --encryption=<yes|no> ] [ --key=<string> ] [ --keyfile=<file> ] [ --host=<hostname> ] [ --service=<servicename> ] [ --result_queue=<queue> ] [ --message|-m=<pluginoutput> ] [ --returncode|-r=<returncode> ] for sending active checks: [ --active ] [ --starttime=<unixtime> ] [ --finishtime=<unixtime> ] [ --latency=<seconds> ] plugin output is read from stdin unless --message is used. Use this mode when plugin has multiple lines of plugin output. Note: When using a delimiter (-d) you may also submit one result for each line. Service Checks: <host_name>[tab]<svc_description>[tab]<return_code>[tab]<plugin_output>[newline] Host Checks: <host_name>[tab]<return_code>[tab]<plugin_output>[newline] see README for a detailed explaination of all options.SEE ALSOThe Mod Gearman documentation is available in /usr/share/doc/mod-gearman/README.html send_gearman 1.3.6-1 July 2012 SEND_GEARMAN(8)
Related Man Pages |
---|
check_gearman(8) - debian |
send_gearman(8) - debian |
xmprocesstraversal(3x) - osf1 |
gearman::server::client(3pm) - debian |
gearman::worker(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Can someone please help! |
Delimiter: Tab or Space? |
urgent<parsing data from a excel file> |
Help regarding the delimiter |
Remove newline in middle of string |