Page 2 of 2
Re: Need help on CPU/Memory Performance Report
Posted: Fri Mar 15, 2019 6:37 am
by bsivavani
We are looking for MySQL table/MySQL query to get the raw performance data by connecting to database like below
mysql -uroot -pnagiosxi nagios
Re: Need help on CPU/Memory Performance Report
Posted: Fri Mar 15, 2019 10:01 am
by scottwilkerson
This data is not stored in the database so you cannot pull it that way.
It is however queryable via the API however
Help -> Objects Reference -> objects/rrdexport
Re: Need help on CPU/Memory Performance Report
Posted: Mon Mar 18, 2019 7:09 am
by bsivavani
I tried to see the objects/rrdexport under Help -> Objects Reference, but not able to see rrdexport any where in that page.
Re: Need help on CPU/Memory Performance Report
Posted: Mon Mar 18, 2019 9:14 am
by benjaminsmith
Hi
@bsivavani,
Go to Help > Objects Reference > Data Exporting, and you'll find it.
If not, what version of Nagios XI are you using?
Re: Need help on CPU/Memory Performance Report
Posted: Wed Mar 27, 2019 5:38 am
by bsivavani
We are using NagiosXI 5.2.9.
Re: Need help on CPU/Memory Performance Report
Posted: Wed Mar 27, 2019 9:01 am
by lmiltchev
This functionality was not available in Nagios XI 5.2.9. I would recommend upgrading your Nagios XI instance to the latest (5.5.11 at the moment). Thank you!