[ https://issues.apache.org/jira/browse/CLOUDSTACK-6714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jayapal Reddy resolved CLOUDSTACK-6714. --------------------------------------- Resolution: Fixed > Service monitoring conf is has issue with script in vmware > ---------------------------------------------------------- > > Key: CLOUDSTACK-6714 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6714 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Affects Versions: 4.3.0 > Reporter: Jayapal Reddy > Assignee: Jayapal Reddy > Fix For: 4.4.0 > > > There is issue in monitor_service.sh echo service name to conf file. > setup1: > root@r-13-VM:~# s=[loadbalancing]; echo $s; > i > root@r-13-VM:~# s=[loadbalancing]; echo "$s"; > [loadbalancing] > Dev setup: > root@r-4-VM:~# s=[loadbalancing]; echo $s; > [loadbalancing] -- This message was sent by Atlassian JIRA (v6.2#6252)