[Tutor] System Monitoring

Nitin Pawar nitinpawar432 at gmail.com
Wed Feb 9 12:17:27 CET 2011


We use nagios for all of our monitoring which provides central information
for all machines

its ok to use shell scripts to do system level monitoring (minimal level)
but if you have complex monitoring on java programs and all then use jmax
etc

Thanks,
Nitin

On Wed, Feb 9, 2011 at 4:39 PM, de Haan <kyronoth at gmail.com> wrote:

> Hi,
>
> Im fairly new to programming in python, and have a question.
>
> Im looking to build a program that monitor's certain things on my Linux
> system. for instance disk space. What is the best way to monitor a Linux
> server without using to much resources?
>
> Should I execute shell commands and grab the output of them? Or should i
> use SNMP. Or is there a better way?
>
> Thanks in advance!
> de Haan
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
>


-- 
Nitin Pawar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20110209/f5f8ff13/attachment.html>


More information about the Tutor mailing list