Search found 55 matches

by ChathamDaleJ
Mon Jul 18, 2016 10:30 am
Forum: Nagios XI
Topic: Tools -> Common tools broke after upgrade
Replies: 4
Views: 1257

Tools -> Common tools broke after upgrade

Using Nagios 5.2.9. Upgraded last week. Since the pubrade, an absolute URL inthe tools page gets translated into a relative URL. <a href='https%3A%2F%2Fnagios%2Flocal%2Foncall-calendar.php' target='_blank'>https://nagios/local/oncall-calendar.php</a> This is where it tries to go: https://nagios/nagi...
by ChathamDaleJ
Thu Feb 18, 2016 2:28 pm
Forum: Nagios XI
Topic: host name change broke mysql_delete scripts
Replies: 2
Views: 302

Re: host name change broke mysql_delete scripts

Let me give some more info. XI 5.2.3. 64 bit. Error message: CMDLINE: /usr/bin/wget --load-cookies=nagiosql.cookies https://localhost/nagiosxi/includes/components/ccm/ --no-check-certificate --post-data 'type=service&cmd=delete&id=10116' -O nagiosql.delete.service --2016-02-18 10:59:55-- htt...
by ChathamDaleJ
Thu Feb 18, 2016 1:28 pm
Forum: Nagios XI
Topic: host name change broke mysql_delete scripts
Replies: 2
Views: 302

host name change broke mysql_delete scripts

We changed the certificate so it no longer is localhost. This broke scripts to delete hosts/services from the database.

Is there a fix?
by ChathamDaleJ
Wed Feb 10, 2016 9:26 am
Forum: Nagios XI
Topic: Determine user logged into XI from php script
Replies: 1
Views: 219

Determine user logged into XI from php script

How does one determine the Nagios XI user logged in? I'm writing some php web pages and need to do some kind of access control.

Thanks,

Dale
by ChathamDaleJ
Wed Jan 27, 2016 9:15 am
Forum: Nagios XI
Topic: Windows CPU not reporting
Replies: 1
Views: 308

Windows CPU not reporting

I have at least one windows box that is not reporting CPU usage. I've tried from WMI and the windows agent. The error from the agent is: "NSClient - ERROR: Could not get data for 5 perhaps we don't collect data this far back?" From WMI: COMMAND: /usr/local/nagios/libexec/check_wmi_plus.pl ...
by ChathamDaleJ
Wed Jan 13, 2016 3:05 pm
Forum: Nagios XI
Topic: Apply Configuration never completes
Replies: 3
Views: 387

Re: Apply Configuration never completes

I did... yesterday. I'm getting desperate. Tomorrow I'm just going to restore the database. Is there anything in scripts to help, or just mysql to do it?
by ChathamDaleJ
Wed Jan 13, 2016 9:26 am
Forum: Nagios XI
Topic: Apply Configuration never completes
Replies: 3
Views: 387

Apply Configuration never completes

Linux Distribution and version? CentOS release 6.7 (Final) 32 or 64bit? 64 bit VMware Image or Manual Install of XI? VMware (Your image) Are there special configurations on your system, ie; is Gnome installed? Are you using a proxy? Are you using SSL? No proxy, using SSL Running headless runlevel 3 ...
by ChathamDaleJ
Tue Jan 12, 2016 1:54 pm
Forum: Nagios XI
Topic: Apply Configuration never completes
Replies: 10
Views: 2059

Re: Apply Configuration never completes

On its way.
by ChathamDaleJ
Tue Jan 12, 2016 1:07 pm
Forum: Nagios XI
Topic: Apply Configuration never completes
Replies: 10
Views: 2059

Re: Apply Configuration never completes

We are paying customers, email rejected.


Customer ID: 38328
by ChathamDaleJ
Tue Jan 12, 2016 7:19 am
Forum: Nagios XI
Topic: Apply Configuration never completes
Replies: 10
Views: 2059

Re: Apply Configuration never completes

The large xi table file still exists: -rw-rw---- 1 mysql mysql 1.1G Jan 12 04:17 xi_meta.MYD It is sitll at the very least taking an inordinate amount of time for an apply to finish. I suspect that this table will not refill if I truncate it. EDIT: In desparation, I truncated this table. It is rebui...