Page 1 of 1

Re: [Nagios-devel] Nagios 2 quitting

Posted: Tue Aug 10, 2004 7:55 pm
by Guest
On Tue, 10 Aug 2004 23:33:24 -0400, Karl DeBisschop wrote:
> Ethan Galstad wrote:

> Yes I did submit the patch, years ago, for the reasons described. I
> suppose that it would not be a terrible crime to allow cores to be
> created as a option, but I think the basic logic holds - on a daemon in
> production use, core can cause you real problems - by DOS if they take
> up too much space, or too much time to write, or by providing a raodmap
> to the clever hacker.
>

that is what the ulimit command is for.
a program shouldn't really touch it.
by default the core ulimit is set to zero on OS distributions.

as for a roadmap.. most would just run the program via gdb, and by
default the core dump is generated with very restrictive ownership to
stop people reading them.

don't get me started on the 'usefullness' of the strip command ;-0
> --
> Karl
>
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
> _______________________________________________
> Nagios-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/lis ... gios-devel
>





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]