Search found 11 matches

by vistate
Thu Sep 21, 2017 4:05 pm
Forum: Nagios XI
Topic: Applying Configuration deletes all services
Replies: 15
Views: 664

Re: Applying Configuration deletes all services

I have resolved this issue by downgrading to mysql 5.1 and dump/reloading all db's.
by vistate
Mon Sep 18, 2017 7:43 pm
Forum: Nagios XI
Topic: Applying Configuration deletes all services
Replies: 15
Views: 664

Re: Applying Configuration deletes all services

I Have PM'd you the config file.

The biggest change was our mysql server backend was upgraded from 5.2 to 5.7 community version.
by vistate
Mon Sep 18, 2017 7:45 am
Forum: Nagios XI
Topic: Applying Configuration deletes all services
Replies: 15
Views: 664

Re: Applying Configuration deletes all services

Let me know if any more info is needed at this point.
by vistate
Fri Sep 15, 2017 4:12 pm
Forum: Nagios XI
Topic: Applying Configuration deletes all services
Replies: 15
Views: 664

Re: Applying Configuration deletes all services

Hi I Have PM'd you the mysql configs. I ran the mysql repair command as requested. There were some errors i will attach output. However nagios.services table was OK. I have removed the cisco service checks from the nagios.cfg - no difference. [root@sq5vrlmysql001 ~]# mysqlcheck -f -r -u nagiosql --a...
by vistate
Fri Sep 15, 2017 8:53 am
Forum: Nagios XI
Topic: Applying Configuration deletes all services
Replies: 15
Views: 664

Re: Applying Configuration deletes all services

Output of sudoers: [ahellin@sq5vrlngs001 ~]$ sudo su - [sudo] password for ahellin: [Fri Sep 15 09:51:24] root@sq5vrlngs001:~# cat /etc/sudoers\ > ^C [Fri Sep 15 09:51:29] root@sq5vrlngs001:~# cat /etc/sudoers ## Sudoers allows particular users to run various commands as ## the root user, without ne...
by vistate
Thu Sep 14, 2017 1:43 pm
Forum: Nagios XI
Topic: Applying Configuration deletes all services
Replies: 15
Views: 664

Re: Applying Configuration deletes all services

grep dbtype /usr/local/nagiosxi/html/config.inc.php [Thu Sep 14 14:42:32] root@ngs:/usr/local/nagios/etc/services# grep dbtype /usr/local/nagiosxi/html/config.inc.php $cfg['dbtype']=''; // this setting is no longer used - use settings below "dbtype" => 'pgsql', "dbtype" => 'mysq...
by vistate
Wed Sep 13, 2017 7:43 pm
Forum: Nagios XI
Topic: Applying Configuration deletes all services
Replies: 15
Views: 664

Re: Applying Configuration deletes all services

Write host configurations ... WARNING! Ghost host config detected! Removing the file example.cfg Host configuration files successfully written! Write service configurations ... Service configuration files successfully written! Configuration file: hostgroups.cfg successfully written! Configuration fi...
by vistate
Wed Sep 13, 2017 7:41 pm
Forum: Nagios XI
Topic: Applying Configuration deletes all services
Replies: 15
Views: 664

Re: Applying Configuration deletes all services

Hi - yes permissions are correct. -rwxr-xr-x 1 apache nagios 823 Sep 13 20:37 servicedependencies.cfg -rwxr-xr-x 1 apache nagios 825 Sep 13 20:37 serviceescalations.cfg -rwxr-xr-x 1 apache nagios 843 Sep 13 20:37 serviceextinfo.cfg -rwxr-xr-x 1 apache nagios 12625 Sep 13 20:37 servicegroups.cfg -rw-...
by vistate
Wed Sep 13, 2017 3:57 pm
Forum: Nagios XI
Topic: Applying Configuration deletes all services
Replies: 15
Views: 664

Applying Configuration deletes all services

Hi there,

we are having an issue where any time we attempt to apply a configuration /usr/local/nagios/etc/services/ is emptied and not populated by any configurations.

We are running Nagios XI 5.4.9
by vistate
Tue Aug 29, 2017 12:01 pm
Forum: Nagios XI
Topic: NCPA posix listener error : no such option
Replies: 3
Views: 869

Re: NCPA posix listener error : no such option

Running locally - i am receiving an error which is expected. At this current time. script output -bash-4.2$ ././qt_check_rep_stablequeue ServerName is required Usage:././qt_check_rep_stablequeue -s<ServerName> -d<DatabaseName> -w<warning threshold> -c<critical threshold> script with variables -bash-...