1833704 Members
2868 Online
110062 Solutions
New Discussion

Discovery

 
Mike Ng
Advisor

Discovery

I have searching the whole forum but couldn't get any answers.

I have HPSIM 4.2 with SP2 on Win2k SP4.

The first time I setup SIM, I have abt 300 managed servers with abt 20 each of Unknown and Unmanaged. The SNMP is setup correctly.

I have tried "Configure and Repair Agent". 2 managed servers are able to communicate and the rest making no progress. Pls help.
8 REPLIES 8
Todd Schelin
Valued Contributor

Re: Discovery

Mike you need to make sure your SNMP settings on the SIM Server match that of the devices you are detecting. Also, what type of systems are they. If you are using Automatic Discovery it should find anything on the local subnet without any configuration changes.
Rob Buxton
Honored Contributor

Re: Discovery

Unknown and Unmanaged have different meanings.

Unknown means it has detected some kind of Management protocol, but not been able to identify the device.
Unmanaged means it has found no Management protocols.

For the Unknown Servers click on the Server name, you should be able to find listed the Management protocols it has found.

What type of Servers are they? Not all Servers can be recognised, if they're Proliants then at the least it woulkd indicate SNMP is not set up correctly.
Mike Ng
Advisor

Re: Discovery

Thanks, Todd.

There are all HP proliant servers.

As mention, the SNMP is setup correctly but I need help. Thanks.
Mike Ng
Advisor

Re: Discovery

Rob, the definition of unknown and unmanaged is well understood. These servers have been installed with the Proliant support pax 7.40. Pls help.
Thanks.
Jim Walsh_2
Frequent Advisor

Re: Discovery

Same thing happened to me. I reconfigured the WMI timeout values and that seemed to resolve it for some of them, granted I still have a few left in the unmanaged/unknown state as well.

Here is what I did.

I opened globalsettings.tpl and set these variables to these values and it cleared up quite a few servers.

IdentificationTaskThreadCount=4
IdentificationDiscoveryThreadCount=4

Re: Discovery

What do these variables mean? If changes are made to these variables, what is the impact on Insight manager?

I currently have these settings:

IdentificationDiscoveryThreadCount=10
IdentificationTaskThreadCount=8
Jim Walsh_2
Frequent Advisor

Re: Discovery

oh sorry wrong file
they are in the globalsettings.props file

edit that file

should change how many wmi connections go out from the CMS at a time
Jim Walsh_2
Frequent Advisor

Re: Discovery

Best way to do this is this way.

Shutdown SIM Service
Edit Variables
Restart SIM Service
Identify systems in question

Number should go down.

Also schedule your daily identifies at times of the day where the network is not too busy. Not good to schedule it inside backup windows or high processing times.