Unsolved
This post is more than 5 years old
3 Posts
0
1598
April 15th, 2011 06:00
Difference between sm_server and sm_service
Hello,
Can anyone please help me in understanding the difference between sm_service and sm_server commands.
Thanks,
Neeta
No Events found!
seamuscoffey
472 Posts
0
April 18th, 2011 09:00
Hi Neeta,
Which product are you referring to?
Thanks,
Seamus Coffey
Ionix SRM
emc1100516651
3 Posts
0
April 20th, 2011 02:00
Hello Seamus,
I am referring to EMC SMARTS.
Thanks,
Neeta
seamuscoffey
472 Posts
0
April 25th, 2011 12:00
Hi Neeta,
It would be best to ask this question over in the IT Operations Intelligence forum.
Regards,
Seamus
Shwetcs
25 Posts
0
May 24th, 2011 02:00
HI,
While installing services manually we use sm_service to mention the name of services which can be seen if you check the properties of services. sm_server is the name of the domain manager (INCHARGE-AM-PM-XYZ)and it relects when you try to connect to domain manager.
Regards,
Shweta
Arpita2
3 Posts
0
June 29th, 2011 07:00
Hi Shweta,
Can you elaborate more with some example?
Regards,
Arpita
Shwetcs
25 Posts
0
June 29th, 2011 23:00
Hi Arpita,
Below is the command which we use to install service:
sm_service install --force --name=ic-sam-server "--description=EMC Ionix Service Assurance Manager Server" --startmode=runonce E:\InCharge8_PSS\SAM\smarts\bin\sm_server.exe "-n" "INCHARGE-SA" "--config=ics" "--port=426" "--ignore-restore-errors" "--output"
As I mentioned before sm_service is the name of service which you want to see in services,In the above command I am giving name of sm_service is ic-sam-server same is reflecting in Services (Service name)
aa
SM_SERVER
sm_server name is nothing, but when u connect to Domain manager or I can say attach to manager it reflect under manager option, In above mentioned command I have mentioned name of sm_server INCHARGE-SA same is reflecting in below screen shot
Hope it helps you!!!
Arpita2
3 Posts
0
July 4th, 2011 01:00
Thanks Shweta for the information. Its really helpful.
emc1100516651
3 Posts
0
July 4th, 2011 03:00
Thanks Shweta for the response , its really helpful.