[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

running multiple bbgen's



Hello,
My event log report shows bbgen going from green to yellow and then back to green all within one second. When I click on the yellow, it still shows a green status page. This is happening once every minute. My bb-display.log has corresponding entries that say the following:
2005-03-13 07:50:04 Cannot rename bb2.html.tmp to bb2.html - error 2
2005-03-13 07:51:04 Cannot rename bb2.html.tmp to bb2.html - error 2
2005-03-13 07:52:05 Cannot rename bb2.html.tmp to bb2.html - error 2
2005-03-13 07:53:05 Cannot rename bb2.html.tmp to bb2.html - error 2
2005-03-13 07:54:06 Cannot rename bb2.html.tmp to bb2.html - error 2


Also, the larrd-status.log has corresponding entries that say this for the bbgen.rrd:
RRD error updating <servernamepath>/bbgen.rrd: illegal attempt to update using time 1110719366 when last update time is 1110719366 (minimum one second step)


I have a feeling this is related to my pagesets. I'm running bbgen from bb-display.sh a total of three times since I have 2 pagesets. Are each of these trying to update the bbgen.rrd and causing this error?

Thanks!