NetXMS Support Forum

English Support => General Support => Topic started by: olid on December 09, 2018, 07:21:12 PM

Title: HTTP response data for DCI
Post by: olid on December 09, 2018, 07:21:12 PM
Hi,

Is it possible to use the HTTP response for a DCI data collection. I would like to monitor systems where i can scrape performance data from HTTP response - either raw value, regex, or script transform to get the numeric value. Eg apache status page, or a simple temperature monitor.

It would nice to get the server agent to perform this. Obviously it would be possible to write a utility to push the data into netxms.

Oli
Title: Re: HTTP response data for DCI
Post by: Victor Kirhenshtein on December 10, 2018, 09:53:20 PM
Hi,

currently it is not possible without external scripts (for example, you can create script that will use curl to read data over HTTP and use it from agent as external parameter). I have registered feature request to allow this directly from agent (https://track.radensolutions.com/issue/NX-1525 (https://track.radensolutions.com/issue/NX-1525)).

Best regards,
Victor