Live data from Hacker News

Django System Monitor

github.com

11–18 of 18 posts

Re: Django System Monitor

#14
Can I ask why? The information presented is really very basic. There are more in depth tools to get, and record, this information.

Personally, I would rather get system information from outside the running webapp.

Re: Django System Monitor

#17
post #12

I get NoSuchProcess exceptions whenever I try to access the admin with it enabled. I love the idea though.

Usually you can inspect the frames of your stack trace and find out which program your are missing.

Re: Django System Monitor

#18
post #14

Can I ask why? The information presented is really very basic. There are more in depth tools to get, and record, this information. Personally, I would rather get system information from outside the running webapp.

It's an easy way to keep an eye on things.

Site a little sluggish? This provides a way of quickly checking to see if it's anything obvious.

Post reply on HN