Search found 26 matches

by nietonoshana
Thu Dec 03, 2020 12:18 pm
Forum: Nagios XI
Topic: Coreuiproxy log error
Replies: 3
Views: 409

Re: Coreuiproxy log error

Hello benjaminsmith Nagios xi stops working and indicates that the database is repaired, but this is because the server runs out of space, database service stop, and need liberate space and start database service [root@nagios php-fpm]# ls -l /usr/local/nagios/sbin/* -rwxrwxr-x. 1 nagios nagios 32932...
by nietonoshana
Wed Dec 02, 2020 11:40 am
Forum: Nagios XI
Topic: Coreuiproxy log error
Replies: 3
Views: 409

Coreuiproxy log error

Hello Nagios team I have a problem with error PHP Warning: fread() expects parameter 1 to be resource, boolean given in /usr/local/nagiosxi/html/includes/components/nagioscore/coreuiproxy.inc.php on line 447 PHP Warning: fread() expects parameter 1 to be resource, boolean given in /usr/local/nagiosx...
by nietonoshana
Mon Oct 12, 2020 10:06 am
Forum: Nagios XI
Topic: NDO 3 Error
Replies: 5
Views: 681

Re: NDO 3 Error

Since you're running EL8, make sure you set your mysql sql_mode="" . Try adding max_allowed_packet=512M as well. Edit this file: /etc/my.cnf.d/mysql-server.cnf Add these under the [mysqld] section: sql_mode="" max_allowed_packet=512M Then restart mysql: systemctl restart mysqld ...
by nietonoshana
Mon Oct 05, 2020 5:30 pm
Forum: Nagios XI
Topic: NDO 3 Error
Replies: 5
Views: 681

Re: NDO 3 Error

Hi, Since this a database related error, I would recommend running the database check and repair script to verify that there are no issues there. Log in as root and run the following command: /usr/local/nagiosxi/scripts/repair_databases.sh Secondly, besides the error message in the nagios.log, what...
by nietonoshana
Fri Oct 02, 2020 5:52 pm
Forum: Nagios XI
Topic: NDO 3 Error
Replies: 5
Views: 681

NDO 3 Error

Hello I have a proble with a monitoring service in nagios.log Nagios XI is intalled in RHEL 8 NDO-3: Note: preceding query is longer than allowed according to maximum SQL buffer size. the query excecuted its a insert in nagios_servicestatus and total query lenght its 26956 characters INSERT INTO nag...
by nietonoshana
Mon Sep 28, 2020 10:47 am
Forum: Nagios XI
Topic: Nagvis Fail u¿in RHEL8
Replies: 3
Views: 260

Re: Nagvis Fail u¿in RHEL8

HI nietonoshana , Appreciate the screenshot This is a known issue affecting NagVIs on Cent/ Rhel 8 systems. We have submitted a bug report and this should be fixed when the next maintenance release. Let us know if you have any further questions. Benjamin Smith Nagios Support Team Hello benjaminsmit...
by nietonoshana
Mon Sep 28, 2020 10:06 am
Forum: Nagios XI
Topic: Nagvis Fail u¿in RHEL8
Replies: 3
Views: 260

Nagvis Fail u¿in RHEL8

Hello

I have a problem with RHEL 8 an CentOS 8 with fresh install, in both cases nagvis not function properly

Can you help me with this?

In both cases in json responde similar to
by nietonoshana
Wed Feb 15, 2017 1:50 pm
Forum: Nagios XI
Topic: Create Nagios XI URL
Replies: 4
Views: 1464

Re: Create Nagios XI URL

Yes, thanks
by nietonoshana
Wed Feb 15, 2017 1:35 pm
Forum: Nagios XI
Topic: Create Nagios XI URL
Replies: 4
Views: 1464

Re: Create Nagios XI URL

Thanks it's what I was looking for
by nietonoshana
Mon Feb 13, 2017 6:17 pm
Forum: Nagios XI
Topic: Create Nagios XI URL
Replies: 4
Views: 1464

Create Nagios XI URL

Hello I need create a URL in Nagios XI with Host Down &hoststatustypes=4 and Host state unacknowledged &hostprops=8 But I see UNACKNOWLEDGED and ACKNOWLEDGED Can you helpme whit this. I have Nagios XI 5.4.2 in Centos 7 The URL is: http:/servernagios/nagiosxi/includes/components/xicore/status...