Wikipedia says that you can use shell scripts, C++, Perl, Ruby, Python, PHP, C#, ect to plug in the components you need. Nagios Core 3.2.1: Maybe what you are looking for. Check out http://www.nagios.org/development/history/core-3x : It must run on Unix-like OS's, however. Last update was March, 9, 2010.
--- On Wed, 8/18/10, John Gaughan <[email protected]> wrote: From: John Gaughan <[email protected]> Subject: Re: [c-prog] Rotating log file class To: [email protected] Date: Wednesday, August 18, 2010, 6:49 PM On 8/18/2010 8:31 AM, Rob Richardson wrote: > John, when you finish your project, I'd appreciate it if you would be > let me know it's available. > Sure, once I have something usable I'm throwing it on sourceforge. It's an LGPL library. However, it won't do log file rotation out of the box, although I'm sure it could be added. I am targeting userland applications, not services that run 24/7 and would benefit from that. The other thing that's tentative is Linux support. I don't have Linux set up at the moment. While the OS-specific code is minimal, it is there. I used an API reference online to code the one function that needed it, but I haven't tested it. Setting up dual boot or a VM is on my todo list, along with 4,792 other things. -- John Gaughan http://www.johngaughan.net/ [Non-text portions of this message have been removed]
