Before I run into problems, I have a U12.04 clean install that the initial install went to domain.com/nagios. I will not be using domain.com for anything, but reading the docs and following the install for the graphing (http://nagiosgraph.svn.sourceforge.net/ ... ph/INSTALL) , that too was installed. At the bottom where it says to test it states;
- Verify that nagiosgraph is working by running showconfig.cgi
http://server/nagios/cgi-bin/showconfig.cgi
The problem is that doesn't work, however;
http://nagios.mydomain.com/nagiosgraph/ ... config.cgi does.
I want to start getting some graphs going tomorrow, but wonder if I will run into problems with this setup? Ideally I guess I would like to use just nagios.mydomain.com to be the nagios home page (omitting the /nagios), but didnt see that anywhere in the apache2.conf, the default site, etc. but either way, I don't mind keeping this (I will stick a redirect) but will there be a problem with;
domain.com/nagios as the engine and
domain.com/nagiosgraph/cgi-bin as the graphing tool.
Tnx
path question on initial install / graphing
Re: path question on initial install / graphing
It shouldn't cause any issues as far as I am aware (although I don't use nagiosgraph) the link to the tutorial http://xavier.dusart.free.fr/nagios/en/nagiosgraph.html from your previous thread actually makes the assumption it's under /nagiosgraph/ instead of the /nagios/ directory. Hopefully that helps!