Search found 4 matches

by chrisbell
Wed Feb 17, 2016 8:24 am
Forum: Open Source Nagios Projects
Topic: Install Issues
Replies: 6
Views: 1716

Re: Install Issues

Re - Installed with these instructions.

http://sites.box293.com/nagios/guides/i ... untu-14-04

Works Fine now - now to start configuring..
by chrisbell
Wed Feb 17, 2016 5:11 am
Forum: Open Source Nagios Projects
Topic: Install Issues
Replies: 6
Views: 1716

Re: Install Issues

@nagios:~$ getenforce
The program 'getenforce' is currently not installed. You can install it by typing:
sudo apt-get install selinux-utils
by chrisbell
Tue Feb 16, 2016 12:00 pm
Forum: Open Source Nagios Projects
Topic: Install Issues
Replies: 6
Views: 1716

Re: Install Issues

erm... not sure.

Google this and it thinks not.

$ selinuxenabled && echo enabled || echo disabled
The program 'selinuxenabled' is currently not installed. You can install it by typing:
sudo apt-get install selinux-utils
disabled
by chrisbell
Tue Feb 16, 2016 11:42 am
Forum: Open Source Nagios Projects
Topic: Install Issues
Replies: 6
Views: 1716

Install Issues

Hi Chaps, Installed 4.1.1 ona Ubuntu 14 server using the following guide http://www.unixmen.com/install-configure-nagios-4-ubuntu-14-1014-04/ I'm getting the site up but its showing as X not running on the main page and Error: Could not read object configuration data! If I run sudo /usr/local/nagios...