Checkout Graphite[1].  It seems like it would handle your graphing
requirement.

1. http://graphite.wikidot.com/start

On Mon, Dec 10, 2012 at 08:41:14PM +0100, Marc Aymerich wrote:
> Hi,
> I'm considering to implement a simple monitorization system that
> basically gathers some data from a set of nodes (<1000 nodes). The
> gathered data should be stored in order to let users perform some
> queries and maybe also generate some graphs.
> 
> I'm looking for advice in what components are best suited for each of
> the following parts:
> 
> 1) Storage: maybe something nonsql like MongoDB? or perhaps RRD?
> 2) Data gathering: celery periodic tasks?
> 3) Graphs: rrd? or some java script framework for graphing?
> 
> thanks for your comments!!
> -- 
> Marc
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to 
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to