Hi Michael: Thanks for the email.
Your best bet is to fork the code in GitHub, commit your changes and submit a pull request against master -- someone will have a look and potentially integrate it upstream. Cheers, Bernard On Wed, Jun 20, 2012 at 10:58 PM, Michael Shearer <[email protected]> wrote: > Hi, > > I have been playing around with the ganglia - nagios integration > scripts, and uncovered a small issue in some of the php files, where > the wrong variable is used for the output where a host is not found > ($metric_name instead of $host). I have corrected this locally, but > how do I best get this fixed upstream (ie, in github)? > > Also, I have used check_multiple_metrics.php as the basis to write a > custom version, as we needed to add the "warning" functionality, and > desired not to alert about metrics that returned no data. If this is > something others would find useful, how do I submit it? > > Side note: A big thanks to everyone who has worked on this project, it > is very valuable and I hope to be able to give something back. > > Cheers, Michael. > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Ganglia-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ganglia-developers ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ganglia-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-developers
