First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 194879
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux High-Performance Clustering Team <hp-cluster@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gmond.rc a fixed startup script for gmond text/plain Carlo Marcelo Arenas Belon 2007-10-06 05:01 0000 322 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 194879 depends on: Show dependency tree
Show dependency graph
Bug 194879 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-10-06 04:58 0000
there is a typo in the startup script distributed with ganglia and used by all
currently available versions of ganglia, where the word gmnod was used instead
of gmond.

Reproducible: Always

Steps to Reproduce:
1. install ganglia: emerge -Dv ganglia
2. start gmond: /etc/init.d/gmond start
3. stop gmond: /etc/init.d/gmond stop

Actual Results:  
when stopping ganglia the following message is observed :

 * Shutting down GANGLIA gmnod:  ...                                      [ ok
]

Expected Results:  
the following should be printed instead :

 * Shutting down GANGLIA gmond:  ...                                      [ ok
]

------- Comment #1 From Carlo Marcelo Arenas Belon 2007-10-06 05:01:03 0000 -------
Created an attachment (id=132702) [edit]
a fixed startup script for gmond

fixes typo from "gmnod" to "gmond" for the stop call, just like it is used in
the start call

------- Comment #2 From Justin Bronder 2008-01-05 02:23:04 0000 -------
Fixed in cvs.  Thanks for the report.

First Last Prev Next    No search results available      Search page      Enter new bug