Penguin
Blame: upsstats.cgi(8)
EditPageHistoryDiffInfoLikePages
Annotated edit history of upsstats.cgi(8) version 2 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 perry 1 upsstats.cgi
2 !!!upsstats.cgi
3 NAME
4 SYNOPSIS
5 NOTE
6 DESCRIPTION
7 ACCESS CONTROL
8 BUGS
9 FILES
10 SEE ALSO
11 ----
12 !!NAME
13
14
15 upsstats.cgi - Web-based UPS status viewer
16 !!SYNOPSIS
17
18
19 __upsstats.cgi__
20 !!NOTE
21
22
23 As a CGI program, this should be invoked through your web
24 server. If you run it from the command line, it will either
25 complain about unauthorized access or spew a bunch of HTML
26 at you.
27 !!DESCRIPTION
28
29
30 __upsstats.cgi__ builds a lightweight web page containing
31 basic status information about a UPS. It is typically called
32 from multimon.cgi(8), but is also useful as a direct
33 link from another page.
34
35
36 When possible, the battery charge, utility, and UPS load
37 values are displayed graphically by including images from
38 upsimage.cgi(8).
39 !!ACCESS CONTROL
40
41
42 upsstats will only talk to upsd(8) servers that have
43 been defined in your hosts.conf(5). If it complains
44 about
45 __
46 !!BUGS
47
48
49 The rendered page is too rigid, and doesn't allow changes to
50 the layout.
51 !!FILES
52
53
54 hosts.conf(5)
55 !!SEE ALSO
56
57
58 multimon.cgi(8), __upsimage.cgi__(8)
59
60
61 __Internet resources:__
62
63
64 The NUT (Network UPS Tools) home page:
65 http://www.exploits.org/nut/
66
67
68 NUT mailing list archives and information:
69 http://lists.exploits.org/
70 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.