Hi,
version 4.3.15 landed at Sourceforge a few moments ago. It should fix the unfortunate mishaps in xymond_alert that popped up with the .13 and .14 releases.
Besides this, it also adds - by popular demand - support for regular expressions to match hosts in client-local.cfg. Please see the client-local.cfg man-page for more details.
And now I think it is time to switch back to focusing on the 5.0 code.
Regards, Henrik
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
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>".
It is safer to use the 'client data' view which shows you the raw output.
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.
I don't see it as broken. Debian wheezy uses procps-ng 3.3.3, and there are no problems getting a vmstat graph from that. E.g. this is the setup at www.xymon.com.
Regards, Henrik
On Sunday 02 of February 2014 17:37:14 Henrik Størner wrote:
when web pages generaded. For example maillog can contans E-Mails: "to=<some at domain.dom>".
It is safer to use the 'client data' view which shows you the raw output.
I apologize, but I do not understand what you mean. Is it xymon's settings or is it browser settings ?
I don't see it as broken. Debian wheezy uses procps-ng 3.3.3, and there are no problems getting a vmstat graph from that. E.g. this is the setup at www.xymon.com.
Hm... Perhaps the problem is something else... But I see difference between procps-ng 3.3.7 and procps 3.2.8. Problem with graph solved by changing procps only. Can you tell me which file contains the parser ? I will try to see code.
-- Regards, Sergey
Den 02-02-2014 18:20, Sergey skrev:
On Sunday 02 of February 2014 17:37:14 Henrik Størner wrote:
when web pages generaded. For example maillog can contans E-Mails: "to=<some at domain.dom>".
It is safer to use the 'client data' view which shows you the raw output.
I apologize, but I do not understand what you mean. Is it xymon's settings or is it browser settings ?
Instead of looking at the log messages in the "msgs" status view, click on the "client data" link at the bottom of the status page to see the raw data from the logfile.
Hm... Perhaps the problem is something else... But I see difference between procps-ng 3.3.7 and procps 3.2.8. Problem with graph solved by changing procps only. Can you tell me which file contains the parser ? I will try to see code.
xymond/rrd/do_vmstat.c
Regards, Henrik
On Sunday 02 of February 2014 18:38:53 Henrik Størner wrote:
Instead of looking at the log messages in the "msgs" status view, click on the "client data" link at the bottom of the status page to see the raw data from the logfile.
Thanks, I found it. But it is a partial solution. Link exist for clients only, but it is not exist in server-server configuration (I could not find it thereon).
Hm... Perhaps the problem is something else... But I see difference between procps-ng 3.3.7 and procps 3.2.8. Problem with graph solved by changing procps only. Can you tell me which file contains the parser ? I will try to see code.
xymond/rrd/do_vmstat.c
It was described and solved in http://lists.xymon.com/pipermail/xymon/2014-January/038877.html sorry (I have not tested 4.3.15).
-- Regards, Sergey
Am 02.02.2014 13:46, schrieb Henrik Størner:
Hi,
version 4.3.15 landed at Sourceforge a few moments ago. It should fix the unfortunate mishaps in xymond_alert that popped up with the .13 and .14 releases.
Besides this, it also adds - by popular demand - support for regular expressions to match hosts in client-local.cfg. Please see the client-local.cfg man-page for more details.
And now I think it is time to switch back to focusing on the 5.0 code.
Regards, Henrik
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
for small tests here , upgrade is fine thx for coding !
Best Regards MfG Robert Schetterer
-- [*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Marc Schiffbauer Aufsichtsratsvorsitzender: Florian Kirstein
xymonnet is crashing on me and I can't find the crash file:
Task xymonnet terminated by signal 6
I had no issues with 4.3.13 (with the patch to test the client-local.cfg regex). Where can I look for the core?
=G=
From: Xymon <xymon-bounces at xymon.com> on behalf of Henrik Størner <henrik at hswn.dk> Sent: Sunday, February 2, 2014 7:46 AM To: Xymon mailinglist Subject: [Xymon] 4.3.15 is available
Hi,
version 4.3.15 landed at Sourceforge a few moments ago. It should fix the unfortunate mishaps in xymond_alert that popped up with the .13 and .14 releases.
Besides this, it also adds - by popular demand - support for regular expressions to match hosts in client-local.cfg. Please see the client-local.cfg man-page for more details.
And now I think it is time to switch back to focusing on the 5.0 code.
Regards, Henrik
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
Found the core in server/tmp.
=G=
From: Galen Johnson Sent: Monday, February 3, 2014 1:53 PM To: Henrik Størner; Xymon mailinglist Subject: RE: [Xymon] 4.3.15 is available
xymonnet is crashing on me and I can't find the crash file:
Task xymonnet terminated by signal 6
I had no issues with 4.3.13 (with the patch to test the client-local.cfg regex). Where can I look for the core?
=G=
From: Xymon <xymon-bounces at xymon.com> on behalf of Henrik Størner <henrik at hswn.dk> Sent: Sunday, February 2, 2014 7:46 AM To: Xymon mailinglist Subject: [Xymon] 4.3.15 is available
Hi,
version 4.3.15 landed at Sourceforge a few moments ago. It should fix the unfortunate mishaps in xymond_alert that popped up with the .13 and .14 releases.
Besides this, it also adds - by popular demand - support for regular expressions to match hosts in client-local.cfg. Please see the client-local.cfg man-page for more details.
And now I think it is time to switch back to focusing on the 5.0 code.
Regards, Henrik
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon
participants (4)
-
a_s_y@sama.ru
-
Galen.Johnson@sas.com
-
henrik@hswn.dk
-
rs@sys4.de