Penguin
Blame: multimon.cgi(8)
EditPageHistoryDiffInfoLikePages
Annotated edit history of multimon.cgi(8) version 2 showing authors affecting page license. View with all changes included.
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
36 Links are also provided to upsstats.cgi(8) for
37 further detail on each UPS, including graphical charts from
38 upsimage.cgi(8) where available.
39 !!ACCESS CONTROL
40
41
42 multimon will only talk to upsd(8) servers that have
43 been defined in your hosts.conf(5). If it complains
44 about
45 __
46 !!FILES
47
48
49 multimon.conf(5), __hosts.conf__(5)
50 !!SEE ALSO
51
52
53 upsstats.cgi(8), __upsimage.cgi__(8),
54 upsset.cgi(8)
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.