Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #4299

How to build an application in Django which will handle Multiple servers accross network

From "Anurag (anu) Agarwal" <anurag26@kqinfotech.com>
Newsgroups comp.lang.python
Subject How to build an application in Django which will handle Multiple servers accross network
Date 2011-04-28 23:47 -0700
Organization http://groups.google.com
Message-ID <4eb9697f-6954-4cc0-b2c3-11f3746b049a@a19g2000prj.googlegroups.com> (permalink)

Show all headers | View raw


Hi All,

I want to build an application for one of my client which has
following features

1. Client has some driver software which can be installed on Windows
and Linux based systems. This driver software is fetching some
operating system details using kernel level programming.
2. Now a new web based application is required to moniter these
servers remotly. This application will talk to these servers and get
the data (not sure how data will be fetched from driver software) then
show it on UI.
3. The web based application will be used internally in the network to
moniter servers in that network only.
4. Web based application will be a real time application with a
Database.
5. Technology I am thingking for web based application is Django and
Python as this web application can also be installed on Windows or
Linux based OS.
6. Also please suggest which third party tool for chatrs and graphs I
should use with Django (open source + paid)

If you guys can help me in desiging a very high level Architecture of
this application.

Thanks for reading so long. Please help me in this. If I am not clear
on something then please write back.

Thanks & Regards,
Anurag

Back to comp.lang.python | Previous | NextNext in thread | Find similar


Thread

How to build an application in Django which will handle Multiple servers accross network "Anurag (anu) Agarwal" <anurag26@kqinfotech.com> - 2011-04-28 23:47 -0700
  Re: How to build an application in Django which will handle Multiple servers accross network Adam Tauno Williams <awilliam@whitemice.org> - 2011-04-29 06:01 -0400
  Re: How to build an application in Django which will handle Multiple servers accross network Paul Kölle <paul@subsignal.org> - 2011-04-29 13:24 +0200
  Re: How to build an application in Django which will handle Multiple servers accross network Adam Tauno Williams <awilliam@whitemice.org> - 2011-04-29 08:21 -0400
    Re: How to build an application in Django which will handle Multiple servers accross network Anurag Agarwal <anurag26@kqinfotech.com> - 2011-05-02 01:19 -0700

csiph-web