objects/rrdexport API No legend entry data

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
norm_PH
Posts: 2
Joined: Fri Dec 02, 2016 4:05 pm

objects/rrdexport API No legend entry data

Post by norm_PH »

Since version 5.6.8, when I use the objects/rrdexport, I no longer have the Legend section filled

here's what I have:
{"meta"=>
{"start"=>"1574011200",
"step"=>"300",
"end"=>"1574011200",
"rows"=>"303",
"columns"=>"3",
"legend"=>{"entry"=>[{}, {}, {}]}
},...
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: objects/rrdexport API No legend entry data

Post by cdienger »

I'm not able to reproduce. What OS is XI installed on and what version of php is it running?

Please provide the full command you're running as well as the corresponding rrd file from /usr/local/nagios/share/perfdata/<hostname>/.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked