Projet

Général

Profil

Révision 33e95e6f

ID33e95e6ff9d9e634dfba2fd200b5777bab1ff9da
Parent c8df9ab4
Enfant 68eddb58

Ajouté par Lars Kruse il y a plus de 7 ans

Review and unify category assignments of plugins

Voir les différences:

plugins/qmail/qmailsend_plesk
68 68
        print "graph_title Qmail outgoing SMTP replies\n";
69 69
        print "graph_args --base 1000 -l 0 \n";
70 70
        print "graph_vlabel replies/hour\n";
71
        print "graph_category Mail\n";
71
        print "graph_category mail\n";
72 72
	print "graph_total Total\n" if (keys (%descriptions) > 1);
73 73
	print "graph_info This graph shows qmail-send transaction response codes.\n";
74 74
        print "graph_order res" . join(" res", sort by_code keys %descriptions) . "\n";

Formats disponibles : Unified diff