NetXMS Support Forum

English Support => General Support => Topic started by: duanebutler on June 21, 2016, 02:55:14 PM

Title: Multiple OID values in one CSV file
Post by: duanebutler on June 21, 2016, 02:55:14 PM
Good day

I have multiple OID values of one node polling.  How can I display these values in one CSV file?

Is it possible?



Title: Re: Multiple OID values in one CSV file
Post by: Andreas@rc on June 22, 2016, 11:40:41 AM
Quote from: duanebutler on June 21, 2016, 02:55:14 PM
Good day

I have multiple OID values of one node polling.  How can I display these values in one CSV file?

Is it possible?

Select them all, right-click -> Export to CSV...
Title: Re: Multiple OID values in one CSV file
Post by: duanebutler on June 24, 2016, 10:35:53 AM
Hi There

This does not extract the OID values, only descriptions, parameters, data type, retention and status.

I need all the values of the OID's polled.

Regards
Title: Re: Multiple OID values in one CSV file
Post by: Andreas@rc on June 24, 2016, 02:22:14 PM
Quote from: duanebutler on June 24, 2016, 10:35:53 AM
Hi There

This does not extract the OID values, only descriptions, parameters, data type, retention and status.

I need all the values of the OID's polled.

Regards

It sure does, but it seems as you looked at the wrong place.

The "Data Collection Configuration" only shows the configured DCIs, but if you look at the "Last Values" of a node, you see the polled data. And this can as well be exported to CSV.
Title: Re: Multiple OID values in one CSV file
Post by: duanebutler on June 27, 2016, 06:00:58 PM
Yes I can extract to CSV one OID value. 

I have 5 and want all of them in one file.

I think this where reporting comes into play perhaps?

Title: Re: Multiple OID values in one CSV file
Post by: Victor Kirhenshtein on July 07, 2016, 11:58:50 AM
If you use context menu it will extract currently selected DCIs. You can also use "export all" option in view menu (in top right corner).

Best regards,
Victor