Search found 6 matches
- Thu Mar 26, 2015 7:51 am
- Forum: Open Source Nagios Projects
- Topic: manual compile of CGIs and incorrect image/css source
- Replies: 10
- Views: 5965
Re: manual compile of CGIs and incorrect image/css source
+ssax I finally read the whole bug report you linked to. Manually setting the 'url_html_path' value in cgi.cfg did the trick. I cannot thank you enough for helping me find this!!!!!!!!! I've been pulling out my little remaining hair trying to find what option was mistaken causing the URL pathing to ...
- Wed Mar 25, 2015 5:24 pm
- Forum: Open Source Nagios Projects
- Topic: manual compile of CGIs and incorrect image/css source
- Replies: 10
- Views: 5965
Re: manual compile of CGIs and incorrect image/css source
Sadly still no dice. nagios-4.0.8 # ./configure --enable-event-broker --localstatedir=/var/demo.foo.com --sysconfdir=/etc/demo.foo.com --infodir=/var/www/localhost/demo.foo.com/info --mandir=/var/www/localhost/demo.foo.com/man --prefix=/var/www/localhost/demo.foo.com --with-nagios-user=demo.foo.com ...
- Tue Mar 24, 2015 7:19 pm
- Forum: Open Source Nagios Projects
- Topic: manual compile of CGIs and incorrect image/css source
- Replies: 10
- Views: 5965
Re: manual compile of CGIs and incorrect image/css source
Whenever I fill that out, I get weird output at the completion summary for configure. ex> ./configure --enable-event-broker --localstatedir=/var/demo.foo.com --sysconfdir=/etc/demo.foo.com --infodir=/var/www/localhost/demo.foo.com/info --mandir=/var/www/localhost/demo.foo.com/man --prefix=/var/www/l...
- Mon Mar 23, 2015 5:06 pm
- Forum: Open Source Nagios Projects
- Topic: manual compile of CGIs and incorrect image/css source
- Replies: 10
- Views: 5965
Re: manual compile of CGIs and incorrect image/css source
Don't have an 'll' command or alias. sdca-m5-1 ~ # ll /var/www/localhost/demo.foo.com -bash: ll: command not found sdca-m5-1 ~ # ll /var/www/localhost/demo.foo.com/sbin -bash: ll: command not found But assuming you're looking for a long file listing, here it is. I create a separate user to run the p...
- Sat Mar 21, 2015 3:18 pm
- Forum: Open Source Nagios Projects
- Topic: manual compile of CGIs and incorrect image/css source
- Replies: 10
- Views: 5965
Re: manual compile of CGIs and incorrect image/css source
This particular installation is on a Gentoo Linux system, but I am building entirely from source -vs- using emerge.
- Fri Mar 20, 2015 7:25 pm
- Forum: Open Source Nagios Projects
- Topic: manual compile of CGIs and incorrect image/css source
- Replies: 10
- Views: 5965
manual compile of CGIs and incorrect image/css source
Hello. I'm likely doing something face-palm stupid here, but I'm pretty familiar with the compilation process...yet am stumped where I'm going wrong. nagios-4.0.8. Just pulled down the latest source of this version. I need to build from source and have been building Nagios from source since back in ...