logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

orcaxymon - Xymon client utility to grab data from ORCA

Description

orcaxymon  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.

       orcaxymon should run from the client  xymonlaunch(8)  utility,  i.e.  there  must  be  an  entry  in  the
       clientlaunch.cfg(5) file for orcaxymon.

Name

       orcaxymon - Xymon client utility to grab data from ORCA

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 xymond_rrd(8) to process ORCA data, if you have an urgent need to do so.

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.3.30:  4 Sep 2019                              ORCAXYMON(1)

Synopsis

orcaxymon--orca=PREFIX[options]

See Also