Bug #23660 Agent inst startup hint should use the startup script (br 1798)
Submitted: 26 Oct 2006 8:55 Modified: 27 Oct 2006 9:36
Reporter: Gary Whizin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Installing Severity:S3 (Non-critical)
Version:0.7.12 OS:Any (all)
Assigned to: Keith Russell CPU Architecture:Any
Tags: agent install, startup

[26 Oct 2006 8:55] Gary Whizin
Description:
At the end of agent install, it shows a hint on how to start the agent:

"The MySQL agent was successfully installed. To start the MySQL Agent please
invoke:?

Change it to use the startup script instead. Linux example:

Change from:  

  /<inst-dir-path>/bin/mysql-service-agent -f
  /<inst-dir-path>/etc/mysql-service-agent.ini

Change to:

  /<inst-dir-path>/etc/init.d/mysql-service-agent start

The startup script sets up the .pid and other magic

How to repeat:
see above
[27 Oct 2006 3:33] Keith Russell
Reported as resolved by Nitrock in builds =>7.14
[27 Oct 2006 9:36] Carsten Segieth
tested OK with 0.7.14 on qa-srv-b:

----------------------------------------------------------------------------
Please wait while Setup installs MySQL Network Service Agent on your computer.

 Installing
 0% ______________ 50% ______________ 100%
 #########################################

----------------------------------------------------------------------------
Info to start MySQL Agent

The MySQL agent was successfully installed. To start the MySQL Agent please
invoke:
/users/csegieth/mysql/network/agent/0.7.14/sles9-x86/qa-srv-b_2/etc/init.d/mysql-
service-agent start
Press [Enter] to continue :

----------------------------------------------------------------------------
Setup has finished installing MySQL Network Service Agent on your computer.