Projet

Général

Profil

Révision 156f0d84

ID156f0d840e3f7f256bb3a86a6b5ffec64c34e8a6
Parent daf5b94a
Enfant 306b77c2

Ajouté par Cristian Deluxe il y a environ 9 ans

Small language fixes

Voir les différences:

plugins/mail/postfix_stats
13 13

  
14 14
=head1 CONFIGURATION
15 15

  
16
There is no default configuration.  This is an example config for Ubuntu:
16
There is no default configuration. This is an example config for Ubuntu:
17 17

  
18 18
  [postfix_stats]
19 19
   env.logfiles /var/log/syslog /var/log/syslog.1
20 20
   env.pflogsumm pflogsumm
21 21

  
22 22
env.logfiles contains space separated syslog logfiles, usually current log
23
and previous log. You can add more log files if you want, but this can 
24
increase the time required to parse it.
23
and previous log. You can add more log files if you want, but this may 
24
increase the time required for analysis.
25 25

  
26
env.pflogsumm The "pflogsumm" script, can be pflogsumm.pl if are manually
27
downloaded and installed or pflogsumm if are installed by apt-get.
26
env.pflogsumm The "pflogsumm" script, can be pflogsumm.pl if it was manually
27
downloaded and installed, or "pflogsumm" if it was installed by a package 
28
manager (like apt-get).
28 29

  
29 30
=head1 INTERPRETATION
30 31

  
31
This plugin adds up the RSS of all processes matching the
32
regex given as the process name, as reported by ps.
32
This plugin displays the messages: received, delivered, rejected...
33
Average per minute is made and it shows the total message count.
34
It is useful to know the load and messages being processed.
33 35

  
34 36
=head1 MAGIC MARKERS
35 37

  

Formats disponibles : Unified diff