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

FreeBSD Manual Pages

  
 
  

home | help
XYMONNET-AGAIN.SH(1)	    General Commands Manual	  XYMONNET-AGAIN.SH(1)

NAME
       xymonnet-again.sh - Xymon network re-test tool

SYNOPSIS
       xymonnet-again.sh

DESCRIPTION
       xymonnet-again.sh  is  an  extension  script for	Xymon that runs	on the
       network test server.  It	picks up the failing network tests executed by
       the xymonnet(1) program,	and repeats these tests	with a faster test cy-
       cle than	the normal xymonnet schedule. This means that when the	server
       recovers	 and  the network service becomes available again, this	is de-
       tected quicker resulting	in less	reported downtime.

       Only tests whose	first failure occurred within 30 minutes are  included
       in the tests that are run by xymonnet-again.sh.	The 30 minute limit is
       there  to  avoid	 hosts that are	down for longer	periods	of time	to bog
       down xymonnet-again.sh.	You can	change this  limit  with  the  "--fre-
       quenttestlimit=SECONDS" when you	run xyxmonnet.

INSTALLATION
       This script runs	by default from	your tasks.cfg(5) file.

FILES
       $XYMONTMP/TESTNAME.LOCATION.status
	      Temporary	 status	file managed by	xyxmonnet with status of tests
	      that have	currently failed.

       $XYMONTMP/frequenttests.LOCATION
	      Temporary	file managed by	xymonnet with the hostnames  that  xy-
	      monnet-again.sh should test.

SEE ALSO
       xymonnet(1), xymon(7), tasks.cfg(5)

Xymon			  Version 4.3.30:  4 Sep 2019	  XYMONNET-AGAIN.SH(1)

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

home | help