Nagios install on Debian Squeeze problematic
Posted: Sat Feb 04, 2012 4:41 pm
Hey all, I'm trying to install Nagios Core on Debian Squeeze and this install is quite problematic. I think my main problem is that I can't find a Debian Quickstart Guide so I'm having to use an Ubuntu guide. I thought I was making progress until I tried to install the web interface. Running make install-webconf gives me the following error message:
root@DebNag:/home/jobee/Downloads/nagios# make install-webconf
/usr/bin/install -c -m 644 sample-config/httpd.conf /etc/httpd/conf.d/nagios.conf
/usr/bin/install: cannot create regular file `/etc/httpd/conf.d/nagios.conf': No such file or directory
make: *** [install-webconf] Error 1
root@DebNag:/home/jobee/Downloads/nagios#
I checked and I don't have an httpd folder under /etc. I'm following the instructions here:
http://nagios.sourceforge.net/docs/3_0/ ... buntu.html
I was told that installing from source is better than installing from a package manager but a package manager is starting to sound pretty good right now. SO, does anyone know where I can find a real Debian Quickstart guide? If not I'm going to redo this whole thing using Debian's package manager because I think I've spent enough time just trying to get this beast installed.
Thanks,
Joe B
root@DebNag:/home/jobee/Downloads/nagios# make install-webconf
/usr/bin/install -c -m 644 sample-config/httpd.conf /etc/httpd/conf.d/nagios.conf
/usr/bin/install: cannot create regular file `/etc/httpd/conf.d/nagios.conf': No such file or directory
make: *** [install-webconf] Error 1
root@DebNag:/home/jobee/Downloads/nagios#
I checked and I don't have an httpd folder under /etc. I'm following the instructions here:
http://nagios.sourceforge.net/docs/3_0/ ... buntu.html
I was told that installing from source is better than installing from a package manager but a package manager is starting to sound pretty good right now. SO, does anyone know where I can find a real Debian Quickstart guide? If not I'm going to redo this whole thing using Debian's package manager because I think I've spent enough time just trying to get this beast installed.
Thanks,
Joe B