Search found 5 matches
- Wed Feb 01, 2012 11:07 am
- Forum: Open Source Nagios Projects
- Topic: Nesting Host groups for organization
- Replies: 1
- Views: 4358
Nesting Host groups for organization
Not sure if this can even be done but would like to organize my hostgroups by "categories". Here's my example.. Say you want to separate the state by Counties and Cities, you would have: HostGroup Seminole Orange Hosts Altamonte Springs Orlando Hosts Sanford Goldenrod Hosts Longwood Apopka...
- Tue Jan 31, 2012 10:07 am
- Forum: Open Source Nagios Projects
- Topic: Confused. Error regarding cgi.cfg and permission.
- Replies: 5
- Views: 1874
Re: Confused. Error regarding cgi.cfg and permission.
Thanks all for you help but I needed to get this operational again so I re-installed nagios and restored my configs, all is working again. Sorry I couldn't find/give a conclusive resolution.
- Mon Jan 30, 2012 3:18 pm
- Forum: Open Source Nagios Projects
- Topic: Confused. Error regarding cgi.cfg and permission.
- Replies: 5
- Views: 1874
Re: Confused. Error regarding cgi.cfg and permission.
Nope.. no SE Linux.
(From SELinux's config)
SELINUX=disabled
And.. this did work prior to trying to switch to using LDAP. Once I backed the changes out for that, this started happening.
(From SELinux's config)
SELINUX=disabled
And.. this did work prior to trying to switch to using LDAP. Once I backed the changes out for that, this started happening.
- Mon Jan 30, 2012 8:34 am
- Forum: Open Source Nagios Projects
- Topic: Confused. Error regarding cgi.cfg and permission.
- Replies: 5
- Views: 1874
Re: Confused. Error regarding cgi.cfg and permission.
Yep.. the error shows it is expecting it to be:
Error: Could not open CGI config file '/etc/nagios/cgi.cfg' for reading!
And the location is:
pwd; ls -al cgi.cfg
/etc/nagios
-rwxrwxrwx 1 nagios nagios 163840 Jan 27 14:00 cgi.cfg
Error: Could not open CGI config file '/etc/nagios/cgi.cfg' for reading!
And the location is:
pwd; ls -al cgi.cfg
/etc/nagios
-rwxrwxrwx 1 nagios nagios 163840 Jan 27 14:00 cgi.cfg
- Fri Jan 27, 2012 9:42 am
- Forum: Open Source Nagios Projects
- Topic: Confused. Error regarding cgi.cfg and permission.
- Replies: 5
- Views: 1874
Confused. Error regarding cgi.cfg and permission.
This one seems simple.. but I've been hacking away at it for a few days and no resolution. Logging in to nagios web page is fine but when clicking on anything in the "Current Status" brings up a page with an error:"Error: Could not open CGI config file '/etc/nagios/cgi.cfg' for readin...