import historical data

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
pamuro01
Posts: 30
Joined: Fri Aug 09, 2013 8:16 am

import historical data

Post by pamuro01 »

I have an old nagios core server with a few host and services that want to export my nagios xi.

I have no problems in importing configuration files.

But I would like to import historical information, mail, events, faults, rrd files, etc.

possible and how?

Thank You
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: import historical data

Post by ssax »

You should be able to use this awesome component for merging the RRD files:

https://exchange.nagios.org/directory/A ... ol/details

We don't have a built in way to import the other stuff, it might be possible but would take some scripting on your end to parse and import into the DB.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: import historical data

Post by ssax »

We could always create a feature request for this or if it's something that is time critical we do offer custom development, if that's something you're interested in you can contact [email protected] to get more information.

Edit:

Code: Select all

NEW TASK ID 6138 created - Nagios XI Feature Request: Import Nagios Core historical data
Locked