Re: Would like to see python script output

2016-06-06 Thread Michael Selik
On Mon, Jun 6, 2016 at 3:12 AM Archana Sonavane wrote: > I have ganglia python script, i would like to see output of each code > block. > > Could you please guide. I don't have any idea about python. > Do you know how to run a Python script? Have you read through the Python tutorial? https://do

Would like to see python script output

2016-06-06 Thread Archana Sonavane
Hello, I have ganglia python script, i would like to see output of each code block. Could you please guide. I don't have any idea about python. My scripts as follows: #!/usr/bin/env python # # ganglia-api.py - Ganglia Metric API # ###