NetXMS Support Forum

English Support => General Support => Topic started by: quandv on April 24, 2014, 06:53:29 AM

Title: DCI Sumary Tables used
Post by: quandv on April 24, 2014, 06:53:29 AM
Hi,

I want to show combine the result of DCI value (example show DCI of 3 three values from data to date). Seem the netxms can support it by functions "DCI Sumary Tables" but I can't config it to run. I try to search on internet and forum but I didn't found any infors to help. Pls help me this case.
Title: Re: DCI Sumary Tables used
Post by: Victor Kirhenshtein on April 24, 2014, 07:18:49 PM
Hi!

DCI summary tables intended to show values of same DCIs on different nodes. You cannot use it to show different values of same DCI. Can you describe your requirements in more details (maybe there is some way to achieve it)?

Best regards,
Victor
Title: Re: DCI Sumary Tables used
Post by: quandv on April 28, 2014, 10:59:14 AM
Hi Victor,

We want to collect many DCI (examples CPU used, RAM used, IO )  within same interval. And we want to see result all of them in report (Now in DCI result we only see data for each DCI value types). Example of expected result:

ID  |   Interval   |  CPU Used | RAM used   |  IO
1   |     10        |   30%       |     32M      |  64kbs
2   |     10        |   35%       |     30M      |  65kbs
3   |     10        |   25%       |     42M      |  30kbs