I have a server that is running on django-nginx-gunicorn. I wish to monitor it's performance and get to know which module is using more resources, performance of the network etc.
I tried using Munin, which is pretty famous, but I couldn't get it to work with Django. So it'd be great of someone could help me setting up Munin on my Django-based server or suggest a similar alternate that can easily be incorporated with Django.