Penguin
Blame: multimon.cgi(8)
EditPageHistoryDiffInfoLikePages
Annotated edit history of multimon.cgi(8) version 2, including all changes. View license author blame.
Rev Author # Line
1 perry 1 multimon.cgi
2 !!!multimon.cgi
3 NAME
4 SYNOPSIS
5 NOTE
6 DESCRIPTION
7 ACCESS CONTROL
8 FILES
9 SEE ALSO
10 ----
11 !!NAME
12
13
14 multimon.cgi - Web-based UPS overview
15 !!SYNOPSIS
16
17
18 __multimon.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 bunch of HTML
25 at you.
26 !!DESCRIPTION
27
28
29 __multimon.cgi__ displays a summary of your UPS hardware
30 on a web page through the CGI interface on your web server.
31 Status information is displayed in a table, with one row per
32 UPS. Conditions such as a UPS running on battery results in
33 a red block, making problems easy to spot.
34
35
2 perry 36 Links are also provided to upsstats.cgi(8) for
1 perry 37 further detail on each UPS, including graphical charts from
2 perry 38 upsimage.cgi(8) where available.
1 perry 39 !!ACCESS CONTROL
40
41
42 multimon will only talk to upsd(8) servers that have
2 perry 43 been defined in your hosts.conf(5). If it complains
1 perry 44 about
45 __
46 !!FILES
47
48
2 perry 49 multimon.conf(5), __hosts.conf__(5)
1 perry 50 !!SEE ALSO
51
52
2 perry 53 upsstats.cgi(8), __upsimage.cgi__(8),
54 upsset.cgi(8)
1 perry 55
56
57 __Internet resources:__
58
59
60 The NUT (Network UPS Tools) home page:
61 http://www.exploits.org/nut/
62
63
64 NUT mailing list archives and information:
65 http://lists.exploits.org/
66 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.