From: Veiko K. <ve...@pa...> - 2004-11-10 13:53:31
|
I have installed Nagios 1.2 from Suse 9.1 official rpm package and therefore I have nagios in /usr/lib/nagios and /usr/share/nagios. /usr/lib/nagios contains cgi and plugins directories and /usr/share/nagios contains contexthelp, docs, images, media, ssi, stylesheets directories and files: index.html, main.html, robots.txt side.html. In perfparse manual I read: "A typical user who has nagios installed in, say, /usr/local/nagios will want to use the following commands: $ ./configure \ --prefix=/usr/local/nagios \ --with-imagedir=/usr/local/nagios/share/images/ \ --with-cgidir=/usr/local/nagios/sbin \ --with-http_image_path=/nagios/images" But in my case, what should be the --prefix and other configure commands? -- veiko |