Page 1 of 1

performance graph

Posted: Tue Feb 03, 2015 7:36 am
by vaibhavdaud
Hi Team,
We have some below queries, please suggest on.
1) Where is getting save performance graph data? In only .rrd files or some other location also?
2) What is retention period to save performance data?
3) In which file we can do changes, if we want to increase or decrease retention time?
5) We are looking a way to import all performance graphs in separate server? Is it possible? If yes the how?
4) From where capacity planning pull the data?
5) Can we redirect capacity planning feature in a separate server? If yes then how?

Re: performance graph

Posted: Tue Feb 03, 2015 11:00 am
by scottwilkerson
vaibhavdaud wrote:1) Where is getting save performance graph data? In only .rrd files or some other location also?
Only RRD's
vaibhavdaud wrote:2) What is retention period to save performance data?
4 years
vaibhavdaud wrote:3) In which file we can do changes, if we want to increase or decrease retention time?
settings for new rrd creation is located in /usr/local/nagios/etc/pnp/rra.cfg
vaibhavdaud wrote:5) We are looking a way to import all performance graphs in separate server? Is it possible? If yes the how?
If the machine is the same architechure you can copy the rrd's
vaibhavdaud wrote:4) From where capacity planning pull the data?
Historical from RRD's and it does the calculations withing this Enterprise component.
vaibhavdaud wrote:5) Can we redirect capacity planning feature in a separate server? If yes then how?
Not at this time but we are working on developing an API for Capacity Planning that would be able to be polled from a different server.

Re: performance graph

Posted: Wed Feb 04, 2015 8:24 am
by vaibhavdaud
Hi Scott,
Is there any way to import or integrate all Nagios XI rrd with Cacti.

Re: performance graph

Posted: Wed Feb 04, 2015 10:48 am
by tmcdonald
http://assets.nagios.com/downloads/nagi ... ide_XI.pdf

Doc is from August 2013 but should still be relevant. As always, backups/snapshots are encouraged before major system changes.

Re: performance graph

Posted: Wed Feb 04, 2015 10:49 am
by slansing
You could certainly try to grab the RRD's there shouldn't be anything different about the data within than there would be with rrd's created on a standard core server. Core integrates with cacti just fine so I'd give it a shot.

Re: performance graph

Posted: Thu Feb 05, 2015 2:32 am
by vaibhavdaud
Using same doc I did installation of cacti, but i am not getting any option there to import all excisting Nagios rrd in cacti. Our requirement is all Nagios created rrd should be visiblae there.

Also how we can import all rrd data in excel.

Re: performance graph

Posted: Thu Feb 05, 2015 10:12 am
by abrist
[quote="vaibhavdaud"]
Also how we can import all rrd data in excel.[/quote
You will need to dump each rrd to xml and then import the xml into excel. To dump an rrd to xml:

Code: Select all

rrdtool dump /usr/local/nagios/share/perfdata/<hostname>/<service_description>.rrd