Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73688
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2014-06-27 20:20 -0700 |
| References | <0fb1c5df-4b7a-4707-a3b1-517d71c65c7a@googlegroups.com> <mailman.11291.1403887090.18130.python-list@python.org> |
| Message-ID | <a05ff56b-b046-4f56-93fe-25d07b07567b@googlegroups.com> (permalink) |
| Subject | Re: how to build web based database performance monitoring application |
| From | sandhyaranimangipudi@gmail.com |
In this moment we are monitoring sybase ASE database server by shell script(cron job) these data we are pushing to other database server what we call is monitoring server. After business hrs we are gathering metrics for each job/server cpu,disk i/o,memory, dbspace usages through some store procedures manually now we are planing to build a platform like a web based dash board so that the business owners can monitor their jobs/process load on server, this will help them to enhance their procedures(like modification sp's) in a single short.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
how to build web based database performance monitoring application sandhyaranimangipudi@gmail.com - 2014-06-27 09:03 -0700
Re:how to build web based database performance monitoring application Dave Angel <davea@davea.name> - 2014-06-27 12:39 -0400
Re: how to build web based database performance monitoring application sandhyaranimangipudi@gmail.com - 2014-06-27 20:20 -0700
csiph-web