We are looking for MySQL table/MySQL query to get the raw performance data by connecting to database like below
mysql -uroot -pnagiosxi nagios
Need help on CPU/Memory Performance Report
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Need help on CPU/Memory Performance Report
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
It is however queryable via the API however
Help -> Objects Reference -> objects/rrdexport
Re: Need help on CPU/Memory Performance Report
I tried to see the objects/rrdexport under Help -> Objects Reference, but not able to see rrdexport any where in that page.
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Need help on CPU/Memory Performance Report
Hi @bsivavani,
Go to Help > Objects Reference > Data Exporting, and you'll find it.
If not, what version of Nagios XI are you using?
Go to Help > Objects Reference > Data Exporting, and you'll find it.
If not, what version of Nagios XI are you using?
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Need help on CPU/Memory Performance Report
We are using NagiosXI 5.2.9.
Re: Need help on CPU/Memory Performance Report
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!
Be sure to check out our Knowledgebase for helpful articles and solutions!