Can we have rrd files per domain (rather than per e-mail id) ?. As a total i 
may have 10K domains, and if each domain has 5 email, i will end up with 50K 
files. So instead of that, can i have rrd files per domain (10K) and store the 
user information and user data within it ?.

Is this possible ?


Regards,
Shameem

--- On Thu, 25/2/10, Tobias Oetiker <[email protected]> wrote:

> From: Tobias Oetiker <[email protected]>
> Subject: Re: [rrd-users] Storing Static + Dynamic data in rrd
> To: "Shameem Ahamed" <[email protected]>
> Cc: [email protected]
> Date: Thursday, 25 February, 2010, 5:58 PM
> Hi Shameen,
> 
> Today Shameem Ahamed wrote:
> 
> > Hi,
> > Is there anyway , I can store both static and dynamic
> data in rrd.
> >
> > I want to store the spam count details for all the
> e-mail accounts.
> >
> >
> > The format, I am thinking is something like
> >
> >         
>    -> [email protected]
> ->[data]
> > domain1.com -> [email protected]
> ->[data]
> >         
>    -> [email protected]
> ->[data]
> >
> >         
>    -> [email protected]
> ->[data]
> > domain2.com -> [email protected]
> ->[data]
> >         
>    -> [email protected]
> ->[data]
> >
> >
> > Is it possible ?.  Is there any other rrd tool to
> achieve this kind of storage ?.
> 
> since rrd tool is best at storing 'preiodic' data, you
> should make
> sure that you set the 'step' at an interval such that users
> are
> likely to get several mails withing that interval ... else
> you are
> wasting storage space and would be better served with some
> sql data
> base ...
> 
> having a separate rrd file per email address and storing in
> there
> some data about the users mail activity once per day seems
> like a
> sensible thing todo ...
> 
> maybe
> 
> mail-sent:mail-received:spam-received:virus-received:bounces-received
> 
> cheers
> tobi
> >
> > Regards,
> > Shameem
> >
> >
> >       Your Mail works best
> with the New Yahoo Optimized IE8. Get it NOW! 
> http://downloads.yahoo.com/in/internetexplorer/
> >
> > _______________________________________________
> > rrd-users mailing list
> > [email protected]
> > https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
> >
> >
> 
> -- 
> Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten,
> Switzerland
> http://it.oetiker.ch [email protected]
> ++41 62 775 9902 / sb: -9900
> 


      Your Mail works best with the New Yahoo Optimized IE8. Get it NOW! 
http://downloads.yahoo.com/in/internetexplorer/

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to