Where are table definitions?

I am installing nagios for the first time and want to use mysql. Well, I am to the point where I need to create the tables. The documentation says this:

Scripts for creating tables for all types of external data for both MySQL and PostgreSQL databases can be found in the contrib/database/ directory of the distribution.

however, there is no database folder in the contrib directory. Can anyone help? I checked where I unpacked nagios and the nagios plugins as well as where it was installed under /usr/local/nagios

thanks

Hey. I haven’t found it also in my package of nagios. There were previous packages with the mysql scripts. The latest I’ve found is one from the Debian site:
ftp.de.debian.org/debian/pool/ma … rig.tar.gz

Try to use those scipts in there and check if they work.