Bug #23860 agent start script success messages overwrites it's own output
Submitted: 1 Nov 2006 23:02 Modified: 23 Oct 18:09
Reporter: Carsten Segieth
Status: Verified
Category:Monitoring: Agent Severity:S3 (Non-critical)
Version:0.7.17 OS:Linux (SLES 9)
Assigned to: Jan Kneschke Target Version:

[1 Nov 2006 23:02] Carsten Segieth
Description:
running the init.d start script on SLES 9.3 x86 (qa-srv-b) with wrong ini file path, then
the RED marked word 'failed' overwrites parts of the path that is shown in the error
message:

csegieth@qa-srv-b:~/mysql/network>/opt/mysql/network/agent/etc/init.d/mysql-service-agent
start
failedysql/network/agent/etc/mysql-service-agent.ini does not exist or is not readable
^^^^^^ [in red]

Similar happens with the GREEN 'done' message in case of success:

csegieth@qa-srv-b:~/mysql/network>sudo
/opt/mysql/network/agent/etc/init.d/mysql-service-agent start
doneting MySQL Network agent service...
^^^^ [in green]

How to repeat:
see above for the commands

Suggested fix:
change output so that is no longer overlaps
[23 Oct 18:09] Enterprise Tools JIRA Robot
Mark Leith writes: 
Carsten - could you reverify if this is still an issue please?