Host Discovery Data in MySQL Database

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
john.hall90
Posts: 1
Joined: Fri Jul 10, 2020 2:09 pm

Host Discovery Data in MySQL Database

Post by john.hall90 »

Hi,

I ran an auto host discovery job, but I wanted to find where that data is stored in the NagiosXI MySQL database after the scan is done. I know I can see the results in the web console, but I would love to find where that data store afterwords.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Host Discovery Data in MySQL Database

Post by scottwilkerson »

They are not stored in the DB at all, they are stored in a directory

Code: Select all

ls -l /usr/local/nagiosxi/html/includes/components/autodiscovery/jobs/
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked