upsstats.cgi(8) redhat man page | unix.com

Man Page: upsstats.cgi

Operating Environment: redhat

Section: 8

upsstats.cgi(8) 					      Network UPS Tools (NUT)						   upsstats.cgi(8)

NAME
upsstats.cgi - Web-based UPS status viewer
SYNOPSIS
upsstats.cgi
NOTE
As a CGI program, this should be invoked through your web server. If you run it from the command line, it will either complain about unau- thorized access or spew a bunch of HTML at you.
DESCRIPTION
upsstats.cgi uses template files to build web pages containing status information from UPS hardware. It can repeat sections of those tem- plate files to monitor several UPSes simultaneously, or focus on a single UPS. These templates can also include references to upsimage.cgi(8) for graphical displays of battery charge levels, voltage readings, and the UPS load.
ACCESS CONTROL
upsstats will only talk to upsd(8) servers that have been defined in your hosts.conf(5). If it complains that "Access to that host is not authorized", check that file first.
TEMPLATES
The web page that is displayed is actually a template containing commands to upsstats which are replaced by status information. The default file used for the overview is upsstats.html. When monitoring a single UPS, the file displayed is upsstats-single.html. The format of these files, including the possible commands, is documented in upsstats.html(5).
FILES
hosts.conf(5) upsstats.html(5)
SEE ALSO
upsimage.cgi(8) Internet resources: The NUT (Network UPS Tools) home page: http://www.exploits.org/nut/ NUT mailing list archives and information: http://lists.exploits.org/ Mon Sep 2 2002 upsstats.cgi(8)
Related Man Pages
upsimage.cgi(8) - redhat
upsstats.cgi(8) - freebsd
upsstats.cgi(8) - minix
upsstats.cgi(8) - xfree86
upsstats.cgi(8) - sunos
Similar Topics in the Unix Linux Community
help<newbie>
Help on Perl web automation
cgi script and external UNIX commands (like swadm)
Monitoring an html web page changes
Run command through html+cgi in bash