Man page - combostatus(1)
Packages contas this manual
- combostatus(1)
- xymond_alert(8)
- xymond(8)
- xymon-mailack(8)
- showgraph.cgi(1)
- hostgraphs.cgi(1)
- critical.cfg(5)
- xymonnet(1)
- xymond_filestore(8)
- xymonping(1)
- report.cgi(1)
- xymonwebaccess(5)
- ghostlist.cgi(1)
- analysis.cfg(5)
- criticalview.cgi(1)
- xymond_rrd(8)
- tasks.cfg(5)
- appfeed.cgi(1)
- client-local.cfg(5)
- csvinfo.cgi(1)
- eventlog.cgi(1)
- statusreport.cgi(1)
- reportlog.cgi(1)
- criticaleditor.cgi(1)
- confreport.cgi(1)
- history.cgi(1)
- xymond_capture(8)
- datepage.cgi(1)
- snapshot.cgi(1)
- svcstatus.cgi(1)
- trimhistory(8)
- acknowledge.cgi(1)
- xymonnet-again.sh(1)
- xymoncgimsg.cgi(8)
- cgioptions.cfg(5)
- enadis.cgi(8)
- hosts.cfg(5)
- xymonserver.cfg(5)
- xymond_sample(8)
- combo.cfg(5)
- xymongen(1)
- xymon-xmh(5)
- xymond_history(8)
- graphs.cfg(5)
- protocols.cfg(5)
- xymond_channel(8)
- xymond_hostdata(8)
- findhost.cgi(1)
- xymonpage.cgi(1)
- xymonproxy(8)
- xymonweb(5)
- ackinfo.cgi(1)
- alerts.cfg(5)
- xymonfetch(8)
- xymond_distribute(8)
apt-get install xymon
Manual
| COMBOSTATUS(1) | General Commands Manual | COMBOSTATUS(1) |
NAME
combostatus - Xymon combination test tool
SYNOPSIS
combostatus --help
combostatus --version
combostatus [--debug] [--quiet]
DESCRIPTION
combostatus is a Xymon extension script that runs on the Xymon 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
- --error-colors=COLOR[,COLOR]
- Specify which colors trigger an error status. By default only a "red" status counts as an error color - all other colors, including yellow, will count as "green" when evaluating the combined status. COLOR is "red", "yellow", "blue", "purple" or "clear".
- --quiet
- Normally, the test status sent by combostatus 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 combostatus.
- --no-update
- Don't send any status messages - instead, the result of the combotests is simply dumped to stdout. Useful for debugging.
FILES
- $XYMONHOME/etc/combo.cfg
- Configuration file for combostatus, where the combined tests are defined
- $XYMONHOME/etc/tasks.cfg
- Configuration file controlling when combostatus is run.
SEE ALSO
combo.cfg(5), hosts.cfg(5), xymonserver.cfg(5), tasks.cfg(5)
| Version 4.3.30: 4 Sep 2019 | Xymon |