Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / postfix / postfix_mailqueue_ @ 95003946

Historique | Voir | Annoter | Télécharger (3,18 ko)

# Date Auteur Commentaire
36748826 2020-08-25 11:44 Lars Kruse

Fix spelling mistakes

cc3622d9 2017-02-22 12:43 dipohl

Category Tree: Collect all postfix plugins in category mail

d6465721 2015-05-26 10:01 Michel Albert

Stack postfix mailqueues instead of overlapping.

It is very hard to see the real values in the postfix queue when they
are overlapping. Having a stacked graph eleviates this whil still
retaining all the necessary data.

a64e85b2 2013-12-24 22:30 Clemens Schwaighofer

Add multiple postfix monitoring plugin

6de3ccf1 2013-05-08 17:24 Kenyon Ralph

move postfix plugins into the mail directory

a2c35ad7 2012-03-13 23:43 Clemens Schwaighofer

Postfix monitoring plugins to work with multiple postfix installs

If there are more than one postfix running, with separate config file,
and still use the same main log file, this scripts can create stats
split per running postfix instance.

Those scripts have not been tested on the new debian multiple postfix...