Man page - xymond_distribute(8)
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
| XYMOND_DISTRIBUTE(8) | System Manager's Manual | XYMOND_DISTRIBUTE(8) |
NAME
xymond_distribute - xymond worker module for distributing commands
SYNOPSIS
xymond_channel --channel=enadis xymond_distribute [options]
DESCRIPTION
xymond_distribute is a worker module for xymond, and as such it is normally run via the xymond_channel(8) program. It is used if you have multiple Xymon servers running in a master/slave configuration. xymond_distribute runs on the master server and receives "drop", "rename", "enable" and "disable" messages from xymond. xymond_distribute then forwards these to the other Xymon servers as standard xymon messages. So if a user on the master Xymon server disables a red status, xymond_distribute will forward this to the other Xymon servers so that the change happens everywhere.
NOTE: xymond_distribute does not check to see if a message has already been forwarded, so you can easily create forwarding loops.
OPTIONS
- --peer=HOSTNAME
- The peer that messages are forwarded to. If you have multiple peers, repeat this option.
- --debug
- Enable debugging output.
SEE ALSO
xymond_channel(8), xymond(8), xymon(7)
| Version 4.3.30: 4 Sep 2019 | Xymon |