Finding chassis count in 3D with IBM Tivoli Network Manager
Database, disc Database This is probably the most accurate measure
[root@nc9053115085 precision]# dbaccess - - Connected. > select * from domainSummary;
domainmgrid 1 When model has pushed the updated topology to NCIM, the database will show an updated timestamp in changetime and a current chassiscount. Maybe the user doesn't have access to the database? disco.profilingData
Tech This not only provides the lastest discovery information, but accumulates previous discovery data. But there might be some confusion here look at this snippet from disco.profilingData
'm_N
m_NumMainNodes is your chassis count. This data is taken from work Details.returns
Remember Details.returns has been fed from finders during discovery. These are commonly IP addresses that were discovered by ping. Maybe there are some interfaces or some duplication that will be cleaned up during AssocAddress and the translations portion of discovery. Details.returns is not necessarily a chassis count!
|