BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: {bb} strange history
I reconiezed, that since yesterday 12:53 the history from cpu, memory
and vmio always show "unknown". This is repeated every 5 minutes.
I looked into the hist-file and saw, that every 300 seconds the state
"green" is added. The other hist-files show normal behaivior.
I have 3 BB runing and only the main-bb shows this problem. I don't know
what changes I did around this time, but there was no changes to the
bbd, who is responsible for the hist-file (I think).
Anyone know this problem or can give some hints?
Ok, I will answer my question self, but I think it also userful for
other to know about:
I cofigured LARRD to use DATA-messages. In some LARRD-script is a row at
the bottom like:
unlink $log if $ENV{'LARRDCOMM'} =~ /DATA/i;
This is also included in the template for LARRD-scripts. This is a bad
row :) If the we use the status-message, e.g. for memory to get the
data, this row will delete the logfile and bbd will update every 300
seconds the hist-file.
This row is much usefuler:
unlink $log if $log =~ /$ENV{'BBVAR'}\/data/io;
@Craig:
Could you change this in the template for the next release?
Regards,
Thomas
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.
Home |
Main Index |
Thread Index