Page 1 of 1
Export/Import Dashboard
Posted: Tue Oct 08, 2019 10:49 am
by dbcummings
Hello,
Is there a way to export a dashboard from Nagios XI and import it to another Nagios XI instance?
Re: Export/Import Dashboard
Posted: Tue Oct 08, 2019 12:09 pm
by benjaminsmith
Hello
@dbcummings,
The dashboard information is stored in the database and XI currently does not have the option to import/export specific dashboards. You can view the information in the database by running the following query.
Code: Select all
echo "select * from xi_usermeta where keyname = 'dashboards';" | mysql -uroot -pnagiosxi nagiosxi
Re: Export/Import Dashboard
Posted: Tue Oct 08, 2019 12:16 pm
by dbcummings
Enhancement Request, please.
Re: Export/Import Dashboard
Posted: Tue Oct 08, 2019 12:23 pm
by benjaminsmith
Enhancement Request, please.
Looks like it's been submitted before but I will add your input to the request,
Thanks
Re: Export/Import Dashboard
Posted: Wed Oct 09, 2019 9:52 am
by dbcummings
Please close.
Re: Export/Import Dashboard
Posted: Wed Oct 09, 2019 10:39 am
by scottwilkerson
dbcummings wrote:Please close.
Locking thread