Search found 16 matches

by HDSRetail
Wed Feb 20, 2013 1:28 pm
Forum: Nagios XI
Topic: Deleted configs aren't removed from /usr/local/nagios/etc/
Replies: 4
Views: 260

Re: Deleted configs aren't removed from /usr/local/nagios/et

What version of Nagios XI are you currently running? Currently 2012R1.0, but the problem was in 2011R*.* versions too. The problem is, that if I remove all hosts from one config file, the database upon writing new configuration doesn't remove the outdated configs. Are you manually editing the confi...
by HDSRetail
Wed Feb 20, 2013 5:05 am
Forum: Nagios XI
Topic: Deleted configs aren't removed from /usr/local/nagios/etc/
Replies: 4
Views: 260

Deleted configs aren't removed from /usr/local/nagios/etc/

Hello, I have issue with "Ghost Hosts". I see, that someone mentioned it here, the FAQ suggest killall nagios && service nagios start, which doesn't help in my situation. The problem is, that if I remove all hosts from one config file, the database upon writing new configuration do...
by HDSRetail
Sun Jul 22, 2012 2:51 pm
Forum: Nagios XI
Topic: unable to find hosts ending with S in name
Replies: 4
Views: 269

Re: unable to find hosts ending with S in name

Thank you for the responses. Problem was solved by upgrading to Nagios XI 2011R3.2, the configuration remains the same.
by HDSRetail
Fri Jun 15, 2012 5:49 pm
Forum: Nagios XI
Topic: unable to find hosts ending with S in name
Replies: 4
Views: 269

Re: unable to find hosts ending with S in name

mguthrie wrote:Do both hosts have services, or are you monitoring hosts only?
Both hosts have services defined.

Also in service detail view the filer is OK. Only in host detail view the search is failing.
by HDSRetail
Fri Jun 15, 2012 3:49 pm
Forum: Nagios XI
Topic: unable to find hosts ending with S in name
Replies: 4
Views: 269

unable to find hosts ending with S in name

Hello, I have issue after upgrade to Nagios XI 2011R3.1. I have hostnames like 123456 and second 123456S, on the Host status screen I am not able to filter hosts by 123456S. If I put into the search box on the right side (under Service Status Summary box) the names, no one is found. It works like th...
by HDSRetail
Thu Feb 02, 2012 11:43 am
Forum: Nagios XI
Topic: Quick find function excluding hosts
Replies: 5
Views: 227

Re: Quick find function excluding hosts

I have the same problem. I cannot find newly created host via the "search" or "quick find" bar, even if they have a child services. Everything else seems to be working.
Jiri Madle
by HDSRetail
Mon Dec 05, 2011 9:47 am
Forum: Nagios XI
Topic: Update 1.8 error
Replies: 5
Views: 1457

Re: Update 1.8 error

Ok, thanks it helped.
by HDSRetail
Sat Nov 19, 2011 1:57 pm
Forum: Nagios XI
Topic: Update 1.8 error
Replies: 5
Views: 1457

Re: Update 1.8 error

No, I do not have a proxy. if you try to connect

Code: Select all

mysql -u nagiosql -p'nagiosql' -h <IP_ADDRESS_OF_MYSQL_SERVER>
to the MySQL server, everything is OK. I noticed that after 1.8 update changes settings in the admin to local MySQL.
by HDSRetail
Fri Nov 18, 2011 10:19 am
Forum: Nagios XI
Topic: Update 1.8 error
Replies: 5
Views: 1457

Update 1.8 error

Hi, the update to version 1.8 in my log the error Patching NDOUtils... PHP Warning: mysql_pconnect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /root/tmp/nagiosxi/nagiosxi/basedir/html/db/adodb/drivers/adodb-mysql.inc.php on line 383 PHP Warning: mysql_pco...
by HDSRetail
Thu Nov 10, 2011 5:35 am
Forum: Nagios XI
Topic: Restart Nagios Xi core down
Replies: 11
Views: 2888

Re: Restart Nagios Xi core down

I solved the problem with clean install and restore from backup.