I have noticed recently that the last 20 nodes (or so) that I added to NetXMS do not have the default "Status" DCI...I have manually created the missing ones, but I would like it to be automated again in the future.  Any ideas?
OS - Windows Server 2012 R2
DB - MySQL 5.6
NetXMS Ver - 2.02/2.03....I attempted to upgrade awhile back and the NetXMSCore service wouldn't start, so I had to re-install the 2.02 version again to get it to work.
			
			
			
				From 2.0 and onwards, the Status DCI is not created by default anymore.
You can always just create a template with autobind script as "return true;" to have the old functionality.
			
			
			
				Oh, OK.  Thanks for the quick response.  I love the product!