Werk #1567: postfix_mailq: speedup in Linux agent for large mail queues

Component Checks & agents
Title postfix_mailq: speedup in Linux agent for large mail queues
Date Dec 3, 2014
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.6b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Instead of the mailq command we now use du and wc in order to count the number and size o requests. This is substantially faster, since mailq needs to open every single mail file. Thanks to Max Matslovfa.

To the list of all Werks