Search found 27 matches

by dc7772000
Fri Mar 11, 2016 1:08 pm
Forum: Nagios XI
Topic: Monitoring Oracle tablespaces without password
Replies: 1
Views: 183

Monitoring Oracle tablespaces without password

Hi Folks, I've been trying to find a way to obtain tablespace information without the Oracle user password. I'm aware of the method of logging into SQLPLUS using the '/' and can execute sql scripts to obtain the tablespace information which is then ported into a text file. However, I'm having a lot ...
by dc7772000
Thu Aug 07, 2014 11:07 am
Forum: Nagios XI
Topic: Session timeout without prompt to login
Replies: 3
Views: 361

Re: Session timeout without prompt to login

We're using two urls, http://Nagiosserver/nagiosxi/includes/components/helpdeskalerts/helpdeskalerts.php and http://Nagiosserver/nagiosxi/includes/components/xicore/status.php?show=hostgroups&hostgroup=all&style=overview . The help desk alert page is a custom component created for us which c...
by dc7772000
Wed Aug 06, 2014 11:58 am
Forum: Nagios XI
Topic: Session timeout without prompt to login
Replies: 3
Views: 361

Session timeout without prompt to login

I'm having similar issues as some other people, but I don't see a clear solution to the problem. http://support.nagios.com/forum/viewtopic.php?f=16&t=9041&hilit=nagios+login+redirect and http://support.nagios.com/forum/viewtopic.php?f=16&t=769&start=10 We trying to show Nagios Xi's w...
by dc7772000
Thu Jun 12, 2014 4:01 pm
Forum: Nagios XI
Topic: Host check stuck in pending
Replies: 5
Views: 800

Re: Host check stuck in pending

It looks like you're 100% correct. The date and time hasn't changed since I've added the device. Also, I've tried scheduling an immediate check on a device that's shown as "up". and it didn't do anything. I've also checked the graphs and host is empty while Ping is graphing normally. I'll ...
by dc7772000
Thu Jun 12, 2014 2:44 pm
Forum: Nagios XI
Topic: Host check stuck in pending
Replies: 5
Views: 800

Re: Host check stuck in pending

I see them in both web interface and flat files. The results of the permission check is listed below. [root@sfo-nagiosxi01 nagios]# ll -d /usr/local/nagios/etc/services/ drwsrwsr-x. 2 apache nagios 4096 Jun 12 09:59 /usr/local/nagios/etc/services/ [root@sfo-nagiosxi01 nagios]# ll -d /usr/local/nagio...
by dc7772000
Thu Jun 12, 2014 12:08 pm
Forum: Nagios XI
Topic: Host check stuck in pending
Replies: 5
Views: 800

Host check stuck in pending

I've run into an odd issue with Host checks. If I were to add a network device via Monitoring Wizard the host checks runs normally. However if I were to add the device via CCM, the host check stays in pending status. Visually both Host configurations look identical, so I'm not sure what's different....
by dc7772000
Tue Aug 06, 2013 10:52 am
Forum: Nagios XI
Topic: Upgrading from Core to XI - some issues
Replies: 2
Views: 219

Upgrading from Core to XI - some issues

I'm in the middle of testing out an upgrade from Core 3.0.6 to XI 2012R2.2. Generally it seems to be going well requiring only minor fixes to the configuration files. However, I recently ran into a rather time intensive problem. The host files imported mostly intact, but the services are being a bit...
by dc7772000
Thu Mar 28, 2013 3:43 pm
Forum: Nagios XI
Topic: can login with no password
Replies: 4
Views: 1167

Re: can login with no password

It looks like it's something in the LDAP Authentication component that is causing the problem. The really odd thing is a user created in nagios with no credentials in AD or in the OS can log in with no password when this component is enabled. Anyway, thanks for your help.
by dc7772000
Thu Mar 28, 2013 2:49 pm
Forum: Nagios XI
Topic: can login with no password
Replies: 4
Views: 1167

Re: can login with no password

Automatic Login is not enabled. I currently have 2 set ups (dev & lab). Dev does not have SELinux enabled or it's OS locked down while Lab is more secured. Both servers are showing the same behavior. Here's a list of what I did to both servers (config file changes, etc). 9. Modify httpd.conf (/e...
by dc7772000
Thu Mar 28, 2013 1:24 pm
Forum: Nagios XI
Topic: can login with no password
Replies: 4
Views: 1167

can login with no password

Problem: able to log into nagios' web gui with no password even though a password is assigned in both AD & nagios application Background info: I've been working with Nagios XI so I can replace our aging Nagios 3.06 environment. Since we're also under PCI restrictions, I've also been locking down...