>>> On 8/15/2007 at 9:46 PM, in message <[EMAIL PROTECTED]>, "Vikrama H T" <[EMAIL PROTECTED]> wrote:
> Hi All, > > We are writing a sensors for Ganglia and I am planning to automate my test > for sensor outputs which will be displayed on Ganglia web page. > > I have following questions since I am beginner using ganglia first time .. > > 1. Is Gmond also stores metric outputs locally in XML format..? If so which > directory it stores...? No, Gmond stores the data internally until Gmetad asks for it. > 2. Where does Gmetad stores XMLs collected from Gmonds..?(I mean which > directory) Depends on the path specified in the Gmetad.conf file. There is a specific directive for where the Gmetad stores the files. Also, Gmetad stores all of the data in RRD files, not XML. XML is only rendered from the listen socket when requested. 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

