Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

orcahobbit(1) [debian man page]

ORCAHOBBIT(1)						      General Commands Manual						     ORCAHOBBIT(1)

NAME
orcahobbit - Xymon client utility to grab data from ORCA SYNOPSIS
orcahobbit --orca=PREFIX [options] NOTICE
This utility is included in the client distribution for Xymon 4.2. However, the backend module to parse the data it sends it NOT included in Xymon 4.2. It is possible to use the generic Xymon NCV data handler in hobbitd_rrd(8) to process ORCA data, if you have an urgent need to do so. DESCRIPTION
orcahobbit is an add-on tool for the Xymon client. It is used to grab data collected by the ORCA data collection tool (orcallator.se), and send it to the Xymon server in NCV format. orcahobbit should run from the client hobbitlaunch(8) utility, i.e. there must be an entry in the clientlaunch.cfg(5) file for orcahobbit. OPTIONS
--orca=PREFIX The filename prefix for the ORCA data log. Typically this is the directory for the ORCA logs, followed by "orcallator". The actual filename for the ORCA logs include a timestamp and sequence number, e.g. "orcallator-2006-06-20-000". This option is required. --debug Enable debugging output. SEE ALSO
xymon(7), clientlaunch.cfg(5) Xymon Version 4.2.3: 4 Feb 2009 ORCAHOBBIT(1)

Check Out this Related Man Page

BBCOMBOTEST(1)						      General Commands Manual						    BBCOMBOTEST(1)

NAME
bbcombotest - Xymon combination test tool SYNOPSIS
bbcombotest --help bbcombotest --version bbcombotest [--debug] [--quiet] DESCRIPTION
bbcombotest is a Xymon extension script that runs on the BBDISPLAY server. It combines the results of one or more of the normal Xymon test results into a combined test result, using standard arithmetic og logical operators. The resulting tests are sent to the Xymon display server as any normal test - so all of the standard Xymon functions (history, statistics etc.) are available for the combined tests. The tool was born from the need to monitor systems with built-in redundancy and automatic failover - e.g. load-balanced web servers. But other uses are possible. OPTIONS
--quiet Normally, the test status sent by bbcombotest includes information about the underlying test results used to determine the current value of the combined test. "--quiet" eliminates this information from the test status page. --debug Provide debugging output for use in troubleshooting problems with bbcombotest. --no-update Dont send any status messages - instead, the result of the combotests is simply dumped to stdout. Useful for debugging. FILES
$BBHOME/etc/bbcombotest.cfg Configuration file for bbcombotest, where the combined tests are defined $BBHOME/etc/hobbitlaunch.cfg Configuration file controlling when bbcombotest is run. SEE ALSO
bbcombotest.cfg(5), bb-hosts(5), hobbitserver.cfg(5), hobbitlaunch.cfg(5) Xymon Version 4.2.3: 4 Feb 2009 BBCOMBOTEST(1)
Man Page

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

what does the ls -ltr command list

Hi, THe following is the output when i run the command ls -ltr can anyone explain the meaning of the field in red -rw-r----- 3 orca orca 20924 Sep 08 19:21 BTL027SASI.gnt -rw-r----- 3 orca orca 20924 Sep 08 19:21 BTL027RITD.gnt -rw-r----- 3 orca orca ... (2 Replies)
Discussion started by: ranjita.c
2 Replies

2. Shell Programming and Scripting

urgent needed

i want that i can minimise this code using array instead of using command line argument. i wana pass values using array and do help me out. can i use array instead of command line argument for accessing this code if ; then scram="+define+USB_SCRAM=1" elif ; then ... (0 Replies)
Discussion started by: manish1
0 Replies

3. Shell Programming and Scripting

ls -d does not work

Hi falks, I need to dispaly a list of only directories . As it written in the manual ,the command to do it is 'ls -d'. When i issue 'ls -d' i'm getting: tornado.orca.ent:DB10g :/home/oracle/Create_Database > ls -d . Is anyone have any idea why id does not display directories ,or maybe... (11 Replies)
Discussion started by: nir_s
11 Replies

4. Shell Programming and Scripting

Get Data Between a specific Date Range from logs

I need to extract data from logs for a mentioned date range..Its quite urgent can anyone help me out with it..its to be written in unix..just thought its better to specify.. (4 Replies)
Discussion started by: sankasu
4 Replies

5. UNIX for Dummies Questions & Answers

What is Orca?

Hi All, Please can you advise what is ORCA and why it is used in UNIX. Many thanks in advance. Best Regards, Shazin (3 Replies)
Discussion started by: Shazin
3 Replies