debian man page for hobbitd_sample

Query: hobbitd_sample

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HOBBITD_SAMPLE(8)					      System Manager's Manual						 HOBBITD_SAMPLE(8)

NAME
hobbitd_sample - example of a hobbitd worker module
SYNOPSIS
hobbitd_channel --channel=status hobbitd_sample [options]
DESCRIPTION
hobbitd_sample is a worker module for hobbitd, and as such it is normally run via the hobbitd_channel(8) program. It receives messages from hobbitd via stdin, and simply displays these on stdout. It can be used with all types of hobbitd channels. hobbitd_sample is not designed to actually run, except as a demonstration. The purpose of this tool is to show how hobbitd worker modules can be implemented to handle different tasks that need to hook into the hobbitd processing.
OPTIONS
--timeout=N Read messages with a timeout of N seconds. --debug Enable debugging output.
SEE ALSO
hobbitd_channel(8), hobbitd(8), xymon(7) Xymon Version 4.2.3: 4 Feb 2009 HOBBITD_SAMPLE(8)
Related Man Pages
worker(1) - debian
hobbitlaunch.cfg(5) - debian
hobbit-mailack(8) - debian
hobbitd_channel(8) - debian
hobbitfetch(8) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?