Projet

Général

Profil

Révision 1a614fb0

ID1a614fb00d5e4531b85ee9feade0e541bb0799d4
Parent 6a1a9c7c
Enfant 81bdedaf, 195a733d

Ajouté par Lars Kruse il y a environ 5 ans

Plugin acpi_batt_: improve perldoc formatting

Voir les différences:

plugins/battery/acpi_batt_
3 3

  
4 4
=head1 NAME
5 5

  
6
acpi_batt_ Munin plugin to monitor the (note|net)book battery states through procfs
6
acpi_batt_ - monitor the (note|net)book battery states through procfs
7 7

  
8 8
=head1 APPLICABLE SYSTEMS
9 9

  
......
11 11

  
12 12
=head1 CONFIGURATION
13 13

  
14
Configured change the name of symbolic link
14
The name of the plugin (or its symbolic link) determines the retrieved data.
15

  
16
=over
17

  
18
=item acpi_batt_X_capacity: chart of Design capacity, Last full capacity, Design capacity low, Design capacity warning, Capacity granularity 1, Capacity granularity 2, Remaining capacity, Present rate (mA)
19

  
20
=item acpi_batt_X_percents: percentage chart of Current voltage, Current capacity, Full capacity (of design)
21

  
22
=item acpi_batt_X_voltage: chart of Design voltage, Present voltage
23

  
24
=back
15 25

  
16
acpi_batt_X_capacity - chart of Design capacity, Last full capacity, Design capacity low,
17
                       Design capacity warning, Capacity granularity 1, Capacity granularity 2,
18
                       Remaining capacity, Present rate (mA)
19
acpi_batt_X_percents - percentage chart of Current voltage, Current capacity, Full capacity (of design)
20
acpi_batt_X_voltage  - chart of Design voltage, Present voltage
21 26
Where X is the number of battery from /proc/acpi/battery/BATX
22 27

  
23 28
=head1 INTERPRETATION
24 29

  
25 30
The plugin shows:
26
 Design capacity
27
 Last full capacity
28
 Design capacity low
29
 Design capacity warning
30
 Capacity granularity 1
31
 Capacity granularity 2
32
 Remaining capacity
33
 Present rate (mA)
34
 Percentage Current/design voltage
35
 Percentage Full/current capacity
36
 Percentage Design/full capacity
37
 Design voltage
38
 Present voltage
31

  
32
=over
33

  
34
=item Design capacity
35

  
36
=item Last full capacity
37

  
38
=item Design capacity low
39

  
40
=item Design capacity warning
41

  
42
=item Capacity granularity 1
43

  
44
=item Capacity granularity 2
45

  
46
=item Remaining capacity
47

  
48
=item Present rate (mA)
49

  
50
=item Percentage Current/design voltage
51

  
52
=item Percentage Full/current capacity
53

  
54
=item Percentage Design/full capacity
55

  
56
=item Design voltage
57

  
58
=item Present voltage
59

  
60
=back
61

  
39 62

  
40 63
=head1 MAGIC MARKERS
41 64

  
42
#%# family=power
65
 #%# family=power
43 66

  
44
=head1 VERSION
45 67
=head1 BUGS
46 68

  
47 69
None known.

Formats disponibles : Unified diff