Bug #30509 References to "MySQL Network" in the mysql-service-agent file
Submitted: 20 Aug 2007 14:24 Modified: 15 Oct 2007 13:04
Reporter: Peter Lavin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Installing Severity:S3 (Non-critical)
Version:1.2.0.7174 OS:Linux
Assigned to: Jan Kneschke CPU Architecture:Any
Tags: renaming

[20 Aug 2007 14:24] Peter Lavin
Description:
The mysql-service-agent file contains the following lines:

# description: Start the MySQL Network monitoring agent

...

#   MySQL Network Monitoring and Advisory Service with data about MySQL server

...

MERLIN_AGENT_PSERVICE="MySQL Network agent"

How to repeat:
Open the mysql-service-agent file.

Suggested fix:
Change the lines to read:

# description: Start the MySQL Enterprise agent

...

#   MySQL Enterprise Monitor with data about MySQL server

...

MERLIN_AGENT_PSERVICE="MySQL Enterprise agent"
[22 Aug 2007 12:22] Jan Kneschke
fixed in [7221] in trunk/
[22 Aug 2007 22:03] Jan Kneschke
merged into 1.2.0 in [7237]
[15 Oct 2007 12:44] Carsten Segieth
checked OK in 7757
[15 Oct 2007 13:04] Peter Lavin
Documentation updated.