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
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
#
###