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

  
 
  

home | help
GHOSTLIST.CGI(1)	     General Commands Manual		GHOSTLIST.CGI(1)

NAME
     ghostlist.cgi - CGI program to view ghost clients

SYNOPSIS
     ghostlist.cgi

DESCRIPTION
     ghostlist.cgi is invoked as a CGI script via the ghostlist.sh CGI wrapper.

     It  generates a listing of the Xymon clients that have reported data to the
     Xymon server, but are not listed in the hosts.cfg(5) file. Data from  these
     clients  -  called  "ghosts" - are ignored, since Xymon does not know which
     webpage to present the data on.

     The listing includes the hostname that the client reports with, the  IP-ad-
     dress where the report came from, and how long ago the report arrived.

     By  far the most common reason for hosts showing up here is that the client
     uses a hostname without a DNS domain, but the hosts.cfg file uses the host-
     name with the DNS domain. Or vice versa. You can then use a CLIENT  setting
     in the hosts.cfg file to match the two hostnames together.

OPTIONS
     --env=FILENAME
	    Loads  the	environment defined in FILENAME before executing the CGI
	    script.

SEE ALSO
     hosts.cfg(5), xymonserver.cfg(5)

Xymon			   Version 4.3.30:  4 Sep 2019		GHOSTLIST.CGI(1)

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

home | help