Penguin
Blame: upsimage.cgi(8)
EditPageHistoryDiffInfoLikePages
Annotated edit history of upsimage.cgi(8) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 upsimage.cgi
2 !!!upsimage.cgi
3 NAME
4 SYNOPSIS
5 NOTE
6 DESCRIPTION
7 ACCESS CONTROL
8 FILES
9 SEE ALSO
10 ----
11 !!NAME
12
13
14 upsimage.cgi - Image-generating helper for upsstats.cgi
15 !!SYNOPSIS
16
17
18 __upsimage.cgi__
19 !!NOTE
20
21
22 As a CGI program, this should be invoked through your web
23 server. If you run it from the command line, it will either
24 complain about unauthorized access or spew a PNG at
25 you.
26 !!DESCRIPTION
27
28
29 __upsimage.cgi__ generates the graphical bars that make
30 up the right side of the page generated by
2 perry 31 upsstats.cgi(8). These represent the current battery
1 perry 32 charge, utility voltage, and UPS load where
33 available.
34
35
36 The images are in PNG format, and are created by linking to
37 Boutell's excellent gd library.
38 !!ACCESS CONTROL
39
40
41 upsstats will only talk to upsd(8) servers that have
2 perry 42 been defined in your hosts.conf(5). If it complains
1 perry 43 about
44 __
45 !!FILES
46
47
2 perry 48 hosts.conf(5)
1 perry 49 !!SEE ALSO
50
51
2 perry 52 multimon.cgi(8), __upsstats.cgi__(8)
1 perry 53
54
55 __Internet resources:__
56
57
58 The NUT (Network UPS Tools) home page:
59 http://www.exploits.org/nut/
60
61
62 NUT mailing list archives and information:
63 http://lists.exploits.org/
64 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.