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

  
 
  

home | help
ENADIS.CGI(8)		     System Manager's Manual		   ENADIS.CGI(8)

NAME
     enadis.cgi - CGI program to enable/disable Xymon tests

SYNOPSIS
     enadis.cgi (invoked via CGI from webserver)

DESCRIPTION
     enadis.cgi  is  a CGI tool for disabling and enabling hosts and tests moni-
     tored by Xymon. You can disable monitoring of a single test, all tests  for
     a host, or multiple hosts - immediately or at a future point in time.

     enadis.cgi  runs  as  a CGI program, invoked by your webserver.  It is nor-
     mally run via a wrapper shell-script in the secured CGI directory	for  Xy-
     mon.

     enadis.cgi  is  the  back-end script for the enable/disable form present on
     the "info" status-pages. It can also run in "stand-alone"	mode,  in  which
     case it displays a web form allowing users to select what to enable or dis-
     able.

OPTIONS
     --no-cookies
	    Normally,  enadis.cgi uses a cookie sent by the browser to initially
	    filter the list of hosts presented. If this is not desired, you  can
	    turn   off	this  behaviour  by  calling  acknowledge.cgi  with  the
	    --no-cookies  option.  This  would	normally  be   placed	in   the
	    CGI_ENADIS_OPTS setting in cgioptions.cfg(5)

     --env=FILENAME
	    Load the environment from FILENAME before executing the CGI.

     --area=NAME
	    Load  environment  variables  for a specific area. NB: if used, this
	    option must appear before any --env=FILENAME option.

FILES
     $XYMONHOME/web/maint_{header,form,footer}
	    HTML template header

BUGS
     When using alternate pagesets, hosts will only show up on	the  Enable/Dis-
     able  page  if this is accessed from the primary page in which they are de-
     fined. So if you have hosts on multiple pages, they will  only  be  visible
     for disabling from their main page which is not what you would expect.

SEE ALSO
     xymon(7)

Xymon			   Version 4.3.30:  4 Sep 2019		   ENADIS.CGI(8)

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

home | help