Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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 nor-
       mally  run  via	the  xymond_channel(8) program.	It is used if you have
       multiple	Xymon servers running in  a  master/slave  configuration.  xy-
       mond_distribute	runs  on  the  master server and receives "drop", "re-
       name", "enable" and "disable" messages from xymond.   xymond_distribute
       then  forwards  these to	the other Xymon	servers	as standard xymon mes-
       sages. 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)

Xymon			  Version 4.3.30:  4 Sep 2019	  XYMOND_DISTRIBUTE(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=xymond_distribute&sektion=8&manpath=FreeBSD+Ports+14.3.quarterly>

home | help