Bulk import - other fields

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
bcdudley
Posts: 10
Joined: Thu Apr 11, 2013 1:17 pm

Bulk import - other fields

Post by bcdudley »

Within Nagios XI, I am trying to do a bulk import of a csv. I need to import the notes field along with other information. Is there a way to do this or to go back after they have been imported and quickly add the notes?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Bulk import - other fields

Post by lmiltchev »

I don't believe notes are inherited. You will have to add them manually to the new hosts. You can post a feature request on our bug tracker:

http://tracker.nagios.com
Be sure to check out our Knowledgebase for helpful articles and solutions!
bcdudley
Posts: 10
Joined: Thu Apr 11, 2013 1:17 pm

Re: Bulk import - other fields

Post by bcdudley »

I was able to use a Sql statement to dump the data into the Mysql backend and apply the updates with that method.
Locked