NetXMS Support Forum

English Support => General Support => Topic started by: Nick Boardman on May 03, 2016, 05:02:51 PM

Title: New nodes not created with default "Status" DCI
Post by: Nick Boardman on May 03, 2016, 05:02:51 PM
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.
Title: Re: New nodes not created with default "Status" DCI
Post by: tomaskir on May 03, 2016, 05:11:27 PM
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.
Title: Re: New nodes not created with default "Status" DCI
Post by: Nick Boardman on May 03, 2016, 05:13:02 PM
Oh, OK.  Thanks for the quick response.  I love the product!