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.
			
			
			
				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
			
			
			
				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