( cross-posting to [email protected] ) I'm just curious about this, since I'm pretty unfamiliar with the collision of the BSD license with things like this... how (if at all) does using this impact the distribution of Ganglia. IANAL, so I'll avoid my specific concerns to refrain from ignorant FUD, but honestly worry about the inclusion of things like this (microsoft-affiliated, commercially-copyrighted material with no explicit/thorough license) in open-source software I run.
Perhaps it's just Friday and I need to find something more pressing to worry about and dig into? ;) Cheers, /eli #* Portions Copyright (C) 2007 Novell, Inc. All rights reserved. #* #* Redistribution and use in source and binary forms, with or without #* modification, are permitted provided that the following conditions are met: #* #* - Redistributions of source code must retain the above copyright notice, #* this list of conditions and the following disclaimer. #* #* - Redistributions in binary form must reproduce the above copyright notice, #* this list of conditions and the following disclaimer in the documentation #* and/or other materials provided with the distribution. #* #* - Neither the name of Novell, Inc. nor the names of its #* contributors may be used to endorse or promote products derived from this #* software without specific prior written permission. Brad Nicholes wrote: > >>> On 10/26/2007 at 8:03 AM, in message > <[EMAIL PROTECTED]>, "James > Richardson" > <[EMAIL PROTECTED]> wrote: > > Is it possible to have gmond report per disk metics? For example, some > > of my gmond running nodes have 2 disks and I'd like to know disk usage > > (free/used/total) for the specific disks rather than a total. > > > > Depends on which version of Ganglia you are talking about. A per disk > metrics module has already been developed and added to Ganglia 3.1.x > (which is the version that is currently under development). This module > has been implemented as a python plugin and is called multidisk.py. You > can find it here > http://ganglia.svn.sourceforge.net/viewvc/ganglia/trunk/monitor-core/gmond/python_modules/disk/ > > . The module will discover all of the individual hard drives attached > to the machine and then dynamically create a metric for each one. This > allows you to track either specific drives or all drives. > > Brad > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Ganglia-general mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/ganglia-general > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Ganglia-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-developers
