I want Nagios to store devices' data and log data in a postgreSQL database. I downloaded source files from official site, then read doc and did the following:
$./configure <..> --with-pgsql-xdata --with-pgsql-doith-pgsql-status --with-pgsql-retention --with-pgsql-extinfo Then i run $ make all. Following the documentation (http://nagios.sourceforge.net/docs/1_0/xdata-db.html), there should be scripts in contrib/database/ directory (Important: 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.) I found contrib directory but didn't find database directory inside, and scripts to create databases as well. What do I do incorrect? And is there full manual about Nagios + postgreSQL? Yourth faithfully, Andrey. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
