Thanks,
--
Daniel B. Cid
dcid ( at ) ossec.net
On 10/30/06, Jeremy Hanmer <jeremy@xxxxxxxxxxxxxxx> wrote:
I've got a fairly large ossec installation that I've just set up
(currently 420 agents with 1 central server) and I hit a problem with
MAX_AGENTS. With more than 256 agents, ossec-remoted segfaults. I
had to dig through the code to figure out what to raise since nothing
gets logged when it crashes. I tried to add some error handling, but
it looks like a lot of places would need checks and I'm not quite
comfortable with that just yet.