Hi Russ: Thanks for the email, I have CC: the ganglia-general mailing list, if you are not already subscribed, please do.
On Wed, Oct 20, 2010 at 3:07 PM, Auld, Russell G CSC <[email protected]> wrote: > Do you know if the "ib_perf.py" module actually works with ganglia > 3.1.7? > > It doesn't appear to conform to the requirements laid out here: > http://sourceforge.net/apps/trac/ganglia/wiki/ganglia_gmond_python_modul > es > > I'm guessing you just grabbed everyting from the old repo and put it in > github? To answer your question -- ib_perf.py is a gmetric script not a Python DSO module, it just so happens the script is written in Python. It should work fine as a gmetric script (you'll need to setup cron to call the script periodically), however, since it is already in Python, you should be able to easily port that to a DSO module. Just FYI, the two plugin repositories in question are: gmetric scripts: http://github.com/ganglia/gmetric python modules: http://github.com/ganglia/gmond_python_modules I have placed ib_perf.py in the gmetric repo. Hope this helps! Cheers, Bernard ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

