NetXMS Support Forum

English Support => General Support => Topic started by: Spheron on July 12, 2017, 03:18:29 PM

Title: Upgrade 2.0.8 > 2.1: Perfomance Tab broken
Post by: Spheron on July 12, 2017, 03:18:29 PM

Hello @all,

since update from 2.0.8 to 2.1 the Grouping from perfomance tab is broken. Group field in performance in settings dialog tab only shows bracket and numbers (ex.: '##1485') and there is no button to select the group dci.

The groups in the perfomance tab are splitt in a graph for each dci.

How can i get this to work as expected? There are no errors at the upgrade from 2.0.8 to 2.1.

Using Windows 7 64-bit (German) as NetXMS Host and MySQL 5.6.35 (64bit) at the same Host as DB.


Greetings
Marco

Title: Re: Upgrade 2.0.8 > 2.1: Perfomance Tab broken
Post by: Victor Kirhenshtein on July 12, 2017, 11:58:04 PM
Hi,

grouping was changed in 2.1 - now UI will group all DCIs with same group ID (which is just free form text). This solves various issues with setting up grouping in templates and for instance discovery DCIs. Upgrade procedure expected to replace existing mappings with ## followed by ID of root DCI - so they should be grouped as before. To fix that you can just enter matching group identifiers for all DCIs that should be grouped.

Best regards,
Victor
Title: Re: Upgrade 2.0.8 > 2.1: Perfomance Tab broken
Post by: Spheron on July 13, 2017, 06:05:56 PM

Hello Victor,

thanx for the info. Tryed the groupname as described and it workes...

Small question: Can a DCI be part of more then one Group? Can i add multiple groups in groupfild with a "," or ";" ?

Greetings
Marco
Title: Re: Upgrade 2.0.8 > 2.1: Perfomance Tab broken
Post by: Victor Kirhenshtein on July 13, 2017, 06:50:37 PM
Hi,

no, only one group per DCI is possible.

Best regards,
Victor