Monitor your django methods
- July 20, 2010
- /
- 8 Comments
- /
- Django, Python, Web
So . . . it occurred to me that there wasn’t a real way to monitor the internals of a django app/project. Sure you can run munin (or any flavor of monitoring app) and watch apache response times, db hits, …