What kind of data is needed and how is it stored? "who" creates weekly/monthly/....averages? Is that RDD that does it or is that something that they app that adds the info should do?
dirk. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dewachter Johan Sent: Mon Oct 27 5:27 PM To: [EMAIL PROTECTED] Subject: RE: [SA-list] Dreaming of features for version 5..... My Servers Alive dream would be a way to feed SA's results into RRDtool. http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ === from the site: If you know MRTG, you can think of RRDtool as a reimplementation of MRTGs graphing and logging features. Magnitudes faster and more flexible than you ever thought possible RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). It stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density. It can be used either via simple wrapper scripts (from shell or Perl) or via frontends that poll network devices and put a friendly user interface on it. === This would give you daily, weekly, monthly graphs of diskspace, CPU use, ... RRDtool is open source, free, runs on Windows and Unix and there are other commercial products using it (hint). Johan -----Original Message----- From: Michael Shook [mailto:[EMAIL PROTECTED] Sent: maandag 27 oktober 2003 16:16 To: [EMAIL PROTECTED] Subject: RE: [SA-list] Dreaming of features for version 5..... Well, I did say I was dreaming..... :-) Mike To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive
