is there anyway to integrate RRD tool (RRDtool aims to handle time series data such as network bandwidth, temperatures or CPU load. The data is stored in a circular buffer based database). The output file is JSON format.
can anyone let me know how to integrate the RRD with Qlik .....
RDDTool can export to xml and Qlikview can read xml files. If the RDDTool output is available via REST api then you can use the Rest Connector and read both xml and json formats into Qlikview.