Is there some part of the installation manual missing?
after tar nagiosql, immediately a directory structure.
No installation of extracted files.
How can that be done.
I installed php on Ubuntu 8.04, do I need extra extensions and if yes how to get them and installed.
Thank you.
NagiosQL
Download and extract
Download the latest NagiosQL Version from
www.nagiosql.org and extract the nagiosql-*.tar.gz to a directory accessible by your webserver (e.g. /srv/www/htdocs). A subdirectory "nagiosql" will be created:
# cd /srv/www/htdocs/ # cp nagiosql-*.tar.gz /srv/www/htdocs/ # tar zxvf nagiosql-*.tar.gzConfiguration
Directory Structure
It is recommend to have the following directory structure (you can change the directory names in your NagiosQL Domain Configuration):
/etc/nagiosql/ -> Common configuration files " /hosts -> Host configuration files " /services -> Service configuration files " /backup/ -> Backups of the common configuration files " " /hosts -> Backups of the host configuration files " " /services -> Backups of the service configuration filesNagios