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?
performance graph
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: performance graph
Only RRD'svaibhavdaud wrote:1) Where is getting save performance graph data? In only .rrd files or some other location also?
4 yearsvaibhavdaud wrote:2) What is retention period to save performance data?
settings for new rrd creation is located in /usr/local/nagios/etc/pnp/rra.cfgvaibhavdaud wrote:3) In which file we can do changes, if we want to increase or decrease retention time?
If the machine is the same architechure you can copy the rrd'svaibhavdaud wrote:5) We are looking a way to import all performance graphs in separate server? Is it possible? If yes the how?
Historical from RRD's and it does the calculations withing this Enterprise component.vaibhavdaud wrote:4) From where capacity planning pull the data?
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.vaibhavdaud wrote:5) Can we redirect capacity planning feature in a separate server? If yes then how?
-
vaibhavdaud
- Posts: 15
- Joined: Wed Nov 26, 2014 4:41 am
Re: performance graph
Hi Scott,
Is there any way to import or integrate all Nagios XI rrd with Cacti.
Is there any way to import or integrate all Nagios XI rrd with Cacti.
Re: performance graph
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.
Doc is from August 2013 but should still be relevant. As always, backups/snapshots are encouraged before major system changes.
Former Nagios employee
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: performance graph
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.
-
vaibhavdaud
- Posts: 15
- Joined: Wed Nov 26, 2014 4:41 am
Re: performance graph
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.
Also how we can import all rrd data in excel.
Re: performance graph
[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:
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>.rrdFormer Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.