[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
xymon-4.2.2 logs error:"illegal attempt to update " and "Oversize status msg ..ports " messages in xymon server logs.
- To: hobbit (at) hswn.dk
- Subject: xymon-4.2.2 logs error:"illegal attempt to update " and "Oversize status msg ..ports " messages in xymon server logs.
- From: pankaj dorlikar <pankaj.dorlikar (at) gmail.com>
- Date: Thu, 23 Jul 2009 23:45:46 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=mcnpQxH+nfclJgZC6BAMZUUOt8A3Ms/T/bXMgDdurE8=; b=YOfaCO9IbMTuQIUecln8xhLu0HACNGL20ubPIUI9i/6vU8k9We/u4C7KFO5eGqJmv7 IBmveinxlO/6JbZvq827zqTFrAn4My3vdSQHfKIf0VIS81DqxtrBJuW2PJ7j4YL8SG4L VOm5hPIQ5OwKjh7ufN8Wlx9OJ/ejeEz7c3wno=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=chYQUgUJ5fhJ92HH6q59SvdIAVwBSUfr3vLWLn+yNgEOrX5Hmt1K9VIOuSObp9KYns hsj7x5kV2z7Em0QvUZtRBfKqbAdxz3nE4/SnBuJVzSoygSo7DxI0TTj3wvEztfELslA/ wjYXTYfBSe9qHLbQNUCPngwWgVLazlTew1ctc=
Hi,
we have 288 clients being monitored on single server.i am getting these
error msgs on the server's logs.
In rrd-status.log,i get
2009-07-20 12:50:22 RRD error updating
/opt/xymon/data/rrd/hostname.domainname/tcp.conn.rrd from 172.29.3.202:
illegal attempt to update using time 1248074422 when last update time is
1248074422 (minimum one second step)
and in "hobbitd.log" i get,
First line: hostname.domainanme|linux|linux
2009-07-23 23:34:31 Oversize status msg from 172.29.1.153 for
hostname.domainname:ports truncated (n=517820, limit=262144)
2009-07-23 23:34:32 Oversize data/client msg from 172.29.1.168 truncated
(n=2678572, limit 524288)
I have checked the archieves,it says like
edit these variables in hobbitserver.cfg
>
>
>
> MAXMSG_STATUS="768432"
>
> MAXMSG_DATA="524288"
>
> MAXMSG_CLIENT="768432"
>
but i dont find any of these variabl;es anytwhere.
please tell me where and how to solve thios problem?
--
Pankaj V. Dorlikar