On Sunday 02 of February 2014 13:46:17 Henrik Størner wrote:
version 4.3.15 landed at Sourceforge a few moments ago.
Thanks !
And now I think it is time to switch back to focusing on the 5.0 code.
What about 2 feature requests before ? :-)
I wrote about first some months ago. The test "msgs" show a part of logs. Some times it contains <> symbols. It recognized as broken html tags and it is not displayed by web browsers. "<>" should be changed to "<>" when web pages generaded. For example maillog can contans E-Mails: "to=<some at domain.dom>".
The second. I found it yestarday. Some linux distro switched to procps-ng. Its vmstat is not display "st":
vmstat from procps-ng 3.3.7:
procs -----------memory---------- ---swap-- -----io---- -system-- ----cpu---- r b swpd free buff cache si so bi bo in cs us sy id wa 0 0 62696 49948 18076 418796 0 0 12 8 2 1 1 1 98 0
vmprocps version 3.2.8:
procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu----- r b swpd free buff cache si so bi bo in cs us sy id wa st 3 0 58012 196584 508612 808616 0 0 106 41 52 31 5 1 93 1 0
vmstat's graph in xymon's trands is broken with vmstat from procps-ng 3.3.7. Can you to add procps-ng support ?
-- Regards, Sergey