Start a Conversation

Unsolved

This post is more than 5 years old

5187

August 25th, 2017 00:00

Unity SMI-S provider

​Hi​

​Fom my understanding the SMI-S provider has been Embedded directly on Unity itself. I found the SMI-S programmer's guide but I didn't find any way to check if the SMI-S is running on Unity, no CLI, Nothing in the GUI, Nothing in the REST API programmer's guide, well, how can I check the SMI-S on Unity ???????????????​

​Best Regards​

8.6K Posts

September 1st, 2017 06:00

The Unity SMI-S provider is always enabled

what makes you think its not working ?

1 Rookie

 • 

36 Posts

September 1st, 2017 07:00

Rainer

Just because when you are suppose to have data collection on software and finally you have not, you need to check where is the problem, and one way is to be sure the SMI-S is running on Unity.

regards

8.6K Posts

September 3rd, 2017 09:00

you could use netstat to check if the SMI-S ports are listening

port number can be found in the Unity security configuration guide

you could also check from Windows using SCVM - see the knowledgebase for instruction on how to setup

1 Message

March 4th, 2024 18:35

IVP 6 by default

svc_networkcheck -n | grep -i 5989

No Events found!

Top