Simple question

bigodines bigodines at gmail.com
Mon Jun 5 09:38:54 EDT 2006


Hi guys!

I'm a complete newbie in Python and I'm trying to make a small software
to watch my network. It will be a simple snmpget report for a specific
machine.

I would like to make a small program in python to be runed with
crontrab that will store the whole output in a txt file. I know its not
a big deal, but i've no background in python :)

basically i would like to know how to:

1 - execute a command in the server
2 - write the whole output into a file.

best regards,
Matheus




More information about the Python-list mailing list