Man page - ghostlist.cgi(1)
Packages contains this manual
- alerts.cfg(5)
- xymonweb(5)
- xymond_capture(8)
- report.cgi(1)
- appfeed.cgi(1)
- criticaleditor.cgi(1)
- statusreport.cgi(1)
- acknowledge.cgi(1)
- trimhistory(8)
- hosts.cfg(5)
- combostatus(1)
- protocols.cfg(5)
- ackinfo.cgi(1)
- xymond_rrd(8)
- xymonnet(1)
- csvinfo.cgi(1)
- xymoncgimsg.cgi(8)
- xymonnet-again.sh(1)
- xymonfetch(8)
- xymonpage.cgi(1)
- xymon-mailack(8)
- datepage.cgi(1)
- critical.cfg(5)
- svcstatus.cgi(1)
- cgioptions.cfg(5)
- criticalview.cgi(1)
- xymond_distribute(8)
- xymonping(1)
- xymond_hostdata(8)
- xymonwebaccess(5)
- reportlog.cgi(1)
- combo.cfg(5)
- snapshot.cgi(1)
- xymon-xmh(5)
- xymonproxy(8)
- tasks.cfg(5)
- graphs.cfg(5)
- xymond_alert(8)
- findhost.cgi(1)
- history.cgi(1)
- xymond_history(8)
- xymonserver.cfg(5)
- xymond_sample(8)
- confreport.cgi(1)
- xymongen(1)
- xymond_filestore(8)
- hostgraphs.cgi(1)
- client-local.cfg(5)
- xymond(8)
- enadis.cgi(8)
- showgraph.cgi(1)
- analysis.cfg(5)
- xymond_channel(8)
- eventlog.cgi(1)
- ghostlist.cgi(1)
apt-get install xymon
Manual
GHOSTLIST.CGI
NAMESYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
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-address 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 hostname 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)