<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Has anyone written a mod to log targets to an Oracle (or any other) database using SQL rather than local log/rrd files?<BR>&nbsp;<BR>I'm using MRTG to monitor performance on a large network.&nbsp; I have the need to change the log format to use Oracle for several reasons.&nbsp; <BR>
&nbsp; 1. I'm running into performance problems with the dotlog files.&nbsp; <BR>
&nbsp; 2. I'm using the Sean Adams 95th%ile to archive my 5 minute samples and <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; calculate 95th%ile&nbsp;over several days with the 5 minute granularity.&nbsp; <BR>
&nbsp; 3. I need reporting capabilities.&nbsp; We use Crystal Reports, so storing my <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; data in the enterprise&nbsp;Oracle db opens the door to many reporting options.&nbsp; <BR>
&nbsp; 4. We're replacing MRTG with Proviso next year, so I just need to keep it <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;going until we get&nbsp;the new system on-line.&nbsp; I don't want to invest too<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;much effort in developing the db support.<BR>&nbsp;<BR>I've got RRD support installed and I'm, using it where I can, but the bulk of my targets use log files.&nbsp; My processors are at 100% most due to IOwait.&nbsp; I believe I'm chewing up my resources writing graphs.<BR>&nbsp;<BR>It looks easy enough to write a function to write to the db using SQL.&nbsp; I need to create the graphs on-demand like is done with RRD, so I could mod the CGI script to pull the data from the db rather than RRD.&nbsp; I think that's more involved because it looks like the graph functions are in the RRD mod.&nbsp; If anyone has done this in whole or in part, I'd like to start with that.&nbsp; If not, does anyone have any ideas on the best approach to this?<BR>
&nbsp;<BR>
&nbsp;<BR>
Thanks,<BR>
Craig<BR><br /><hr />Climb to the top of the charts!  Play Star Shuffle:  the word scramble challenge with star power. <a href='http://club.live.com/star_shuffle.aspx?icid=starshuffle_wlmailtextlink_oct' target='_new'>Play Now!</a></body>
</html>