nagios xi notifications not showing up on web page

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
kendallchenoweth
Posts: 195
Joined: Fri Sep 13, 2013 10:43 am

nagios xi notifications not showing up on web page

Post by kendallchenoweth »

I'm running Nagios XI 2014R2.0 and everything is working fine, except that when notifications are sent (and logged to nagios.log), they don't show up on the web page. Latest Alerts are also not being displayed on the web page. Have you seen this before? Please tell me what information I can provide to you to help debug this issue. Thanks!
Last edited by kendallchenoweth on Fri Jan 23, 2015 11:24 am, edited 1 time in total.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: nagios xi notifications not showing up on web page

Post by tmcdonald »

What page are you referring to? Notifications should show up in the "Home -> Notifications" page.
Former Nagios employee
kendallchenoweth
Posts: 195
Joined: Fri Sep 13, 2013 10:43 am

Re: nagios xi notifications not showing up on web page

Post by kendallchenoweth »

Notifications are not showing up on HOME-> notifications or within the cell phone icon under the affected services.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: nagios xi notifications not showing up on web page

Post by scottwilkerson »

These are read out of the NDO DB, can you verify there aren't DB errors

Code: Select all

tail -200 /var/log/mysqld.log
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
kendallchenoweth
Posts: 195
Joined: Fri Sep 13, 2013 10:43 am

Re: nagios xi notifications not showing up on web page

Post by kendallchenoweth »

I'm using a remote database, so the database log below is probably for the local mysql database and probably not relevant.

Code: Select all

[root@ip-10-71-189-147 var]# tail -200 /var/log/mysqld.log 
140728 19:33:25 [ERROR] /usr/libexec/mysqld: Incorrect key file for table './nagios/nagios_hoststatus.MYI'; try to repair it
140728 19:34:39 [ERROR] /usr/libexec/mysqld: Incorrect key file for table './nagios/nagios_servicestatus.MYI'; try to repair it
140728 19:34:39 [ERROR] /usr/libexec/mysqld: Incorrect key file for table './nagios/nagios_servicestatus.MYI'; try to repair it
140728 19:34:50 [ERROR] /usr/libexec/mysqld: Incorrect key file for table './nagios/nagios_servicestatus.MYI'; try to repair it
140728 19:34:50 [ERROR] /usr/libexec/mysqld: Incorrect key file for table './nagios/nagios_servicestatus.MYI'; try to repair it
140808 10:04:10 [Note] /usr/libexec/mysqld: Normal shutdown

140808 10:04:10 [Note] Event Scheduler: Purging the queue. 0 events
140808 10:04:10  InnoDB: Starting shutdown...
140808 10:04:15  InnoDB: Shutdown completed; log sequence number 0 44233
140808 10:04:15 [Note] /usr/libexec/mysqld: Shutdown complete

140808 10:04:15 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
140808 10:06:04 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
140808 10:06:04  InnoDB: Initializing buffer pool, size = 8.0M
140808 10:06:04  InnoDB: Completed initialization of buffer pool
140808 10:06:05  InnoDB: Started; log sequence number 0 44233
140808 10:06:05 [Note] Event Scheduler: Loaded 0 events
140808 10:06:05 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
140819 10:51:40 [Note] /usr/libexec/mysqld: Normal shutdown

140819 10:51:40 [Note] Event Scheduler: Purging the queue. 0 events
140819 10:51:40  InnoDB: Starting shutdown...
140819 10:51:44  InnoDB: Shutdown completed; log sequence number 0 44233
140819 10:51:44 [Note] /usr/libexec/mysqld: Shutdown complete

140819 10:51:44 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
140819 10:52:42 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
140819 10:52:42  InnoDB: Initializing buffer pool, size = 8.0M
140819 10:52:42  InnoDB: Completed initialization of buffer pool
140819 10:52:42  InnoDB: Started; log sequence number 0 44233
140819 10:52:42 [Note] Event Scheduler: Loaded 0 events
140819 10:52:42 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
140819 10:53:39 [Note] /usr/libexec/mysqld: Normal shutdown

140819 10:53:39 [Note] Event Scheduler: Purging the queue. 0 events
140819 10:53:39  InnoDB: Starting shutdown...
140819 10:53:43  InnoDB: Shutdown completed; log sequence number 0 44233
140819 10:53:43 [Note] /usr/libexec/mysqld: Shutdown complete

140819 10:53:43 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
140819 10:56:05 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
140819 10:56:05  InnoDB: Initializing buffer pool, size = 8.0M
140819 10:56:05  InnoDB: Completed initialization of buffer pool
140819 10:56:05  InnoDB: Started; log sequence number 0 44233
140819 10:56:05 [Note] Event Scheduler: Loaded 0 events
140819 10:56:05 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
140819 10:58:49 [Note] /usr/libexec/mysqld: Normal shutdown

140819 10:58:49 [Note] Event Scheduler: Purging the queue. 0 events
140819 10:58:49  InnoDB: Starting shutdown...
140819 10:58:51  InnoDB: Shutdown completed; log sequence number 0 44233
140819 10:58:51 [Note] /usr/libexec/mysqld: Shutdown complete

140819 10:58:51 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
140819 11:00:39 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
140819 11:00:39  InnoDB: Initializing buffer pool, size = 8.0M
140819 11:00:39  InnoDB: Completed initialization of buffer pool
140819 11:00:39  InnoDB: Started; log sequence number 0 44233
140819 11:00:39 [Note] Event Scheduler: Loaded 0 events
140819 11:00:39 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
140902 12:12:11 [Note] /usr/libexec/mysqld: Normal shutdown

140902 12:12:11 [Note] Event Scheduler: Purging the queue. 0 events
140902 12:12:12  InnoDB: Starting shutdown...
140902 12:12:14  InnoDB: Shutdown completed; log sequence number 0 44233
140902 12:12:15 [Note] /usr/libexec/mysqld: Shutdown complete

140902 12:12:15 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
140902 12:38:03 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
140902 12:38:05  InnoDB: Initializing buffer pool, size = 8.0M
140902 12:38:05  InnoDB: Completed initialization of buffer pool
140902 12:38:06  InnoDB: Started; log sequence number 0 44233
140902 12:38:06 [Note] Event Scheduler: Loaded 0 events
140902 12:38:06 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
140923 10:18:56 [Note] /usr/libexec/mysqld: Normal shutdown

140923 10:18:56 [Note] Event Scheduler: Purging the queue. 0 events
140923 10:18:56  InnoDB: Starting shutdown...
140923 10:19:00  InnoDB: Shutdown completed; log sequence number 0 44233
140923 10:19:00 [Note] /usr/libexec/mysqld: Shutdown complete

140923 10:19:00 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
140923 10:22:04 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
140923 10:22:04  InnoDB: Initializing buffer pool, size = 8.0M
140923 10:22:04  InnoDB: Completed initialization of buffer pool
140923 10:22:04  InnoDB: Started; log sequence number 0 44233
140923 10:22:04 [Note] Event Scheduler: Loaded 0 events
140923 10:22:04 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
141021  9:41:36 [Note] /usr/libexec/mysqld: Normal shutdown

141021  9:41:36 [Note] Event Scheduler: Purging the queue. 0 events
141021  9:41:38  InnoDB: Starting shutdown...
141021  9:41:42  InnoDB: Shutdown completed; log sequence number 0 44233
141021  9:41:42 [Note] /usr/libexec/mysqld: Shutdown complete

141021 09:41:42 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
141125 11:02:52 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
141125 11:02:52  InnoDB: Initializing buffer pool, size = 8.0M
141125 11:02:52  InnoDB: Completed initialization of buffer pool
141125 11:02:53  InnoDB: Started; log sequence number 0 44233
141125 11:02:53 [Note] Event Scheduler: Loaded 0 events
141125 11:02:53 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
141125 11:41:02 [Note] /usr/libexec/mysqld: Normal shutdown

141125 11:41:02 [Note] Event Scheduler: Purging the queue. 0 events
141125 11:41:04  InnoDB: Starting shutdown...
141125 11:41:06  InnoDB: Shutdown completed; log sequence number 0 44233
141125 11:41:06 [Note] /usr/libexec/mysqld: Shutdown complete

141125 11:41:06 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
141125 11:41:08 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
141125 11:41:08  InnoDB: Initializing buffer pool, size = 8.0M
141125 11:41:08  InnoDB: Completed initialization of buffer pool
141125 11:41:08  InnoDB: Started; log sequence number 0 44233
141125 11:41:08 [Note] Event Scheduler: Loaded 0 events
141125 11:41:08 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
141125 11:41:09 [Note] /usr/libexec/mysqld: Normal shutdown

141125 11:41:09 [Note] Event Scheduler: Purging the queue. 0 events
141125 11:41:09  InnoDB: Starting shutdown...
141125 11:41:13  InnoDB: Shutdown completed; log sequence number 0 44233
141125 11:41:13 [Note] /usr/libexec/mysqld: Shutdown complete

141125 11:41:13 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
141125 11:41:14 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
141125 11:41:14  InnoDB: Initializing buffer pool, size = 8.0M
141125 11:41:14  InnoDB: Completed initialization of buffer pool
141125 11:41:14  InnoDB: Started; log sequence number 0 44233
141125 11:41:14 [Note] Event Scheduler: Loaded 0 events
141125 11:41:14 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
141210 15:52:48 [Note] /usr/libexec/mysqld: Normal shutdown

141210 15:52:48 [Note] Event Scheduler: Purging the queue. 0 events
141210 15:52:48  InnoDB: Starting shutdown...
141210 15:52:52  InnoDB: Shutdown completed; log sequence number 0 44233
141210 15:52:52 [Note] /usr/libexec/mysqld: Shutdown complete

141210 15:52:52 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
141210 15:54:03 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
141210 15:54:04  InnoDB: Initializing buffer pool, size = 8.0M
141210 15:54:04  InnoDB: Completed initialization of buffer pool
141210 15:54:04  InnoDB: Started; log sequence number 0 44233
141210 15:54:04 [Note] Event Scheduler: Loaded 0 events
141210 15:54:04 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
141218  9:55:42 [Note] /usr/libexec/mysqld: Normal shutdown

141218  9:55:42 [Note] Event Scheduler: Purging the queue. 0 events
141218  9:55:42  InnoDB: Starting shutdown...
141218  9:55:47  InnoDB: Shutdown completed; log sequence number 0 44233
141218  9:55:47 [Note] /usr/libexec/mysqld: Shutdown complete

141218 09:55:47 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
141218 09:57:14 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
141218  9:57:14  InnoDB: Initializing buffer pool, size = 8.0M
141218  9:57:14  InnoDB: Completed initialization of buffer pool
141218  9:57:14  InnoDB: Started; log sequence number 0 44233
141218  9:57:14 [Note] Event Scheduler: Loaded 0 events
141218  9:57:14 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
141218 10:00:52 [Note] /usr/libexec/mysqld: Normal shutdown

141218 10:00:52 [Note] Event Scheduler: Purging the queue. 0 events
141218 10:00:52  InnoDB: Starting shutdown...
141218 10:00:54  InnoDB: Shutdown completed; log sequence number 0 44233
141218 10:00:54 [Note] /usr/libexec/mysqld: Shutdown complete

141218 10:00:54 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
141218 10:02:14 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
141218 10:02:14  InnoDB: Initializing buffer pool, size = 8.0M
141218 10:02:14  InnoDB: Completed initialization of buffer pool
141218 10:02:14  InnoDB: Started; log sequence number 0 44233
141218 10:02:14 [Note] Event Scheduler: Loaded 0 events
141218 10:02:14 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
141230 12:00:56 [Note] /usr/libexec/mysqld: Normal shutdown

141230 12:00:56 [Note] Event Scheduler: Purging the queue. 0 events
141230 12:00:56  InnoDB: Starting shutdown...
141230 12:00:59  InnoDB: Shutdown completed; log sequence number 0 44233
141230 12:00:59 [Note] /usr/libexec/mysqld: Shutdown complete

141230 12:00:59 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
150105 10:08:08 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
150105 10:08:09  InnoDB: Initializing buffer pool, size = 8.0M
150105 10:08:09  InnoDB: Completed initialization of buffer pool
150105 10:08:09  InnoDB: Started; log sequence number 0 44233
150105 10:08:09 [Note] Event Scheduler: Loaded 0 events
150105 10:08:09 [Note] /usr/libexec/mysqld: ready for connections.
Version: '5.1.73'  socket: '/var/lib/mysql/mysql.sock'  port: 3306  Source distribution
I think that the database is okay... here is a database table check. I ran a remote mysqlcheck.

Code: Select all

more 10.28.236.10-mysqlcheck-c-results.txt
nagiosql.tbl_command                               OK
nagiosql.tbl_contact                               OK
nagiosql.tbl_contactgroup                          OK
nagiosql.tbl_contacttemplate                       OK
nagiosql.tbl_domain                                OK
nagiosql.tbl_host                                  OK
nagiosql.tbl_hostdependency                        OK
nagiosql.tbl_hostescalation                        OK
nagiosql.tbl_hostextinfo                           OK
nagiosql.tbl_hostgroup                             OK
nagiosql.tbl_hosttemplate                          OK
nagiosql.tbl_info                                  OK
nagiosql.tbl_lnkContactToCommandHost               OK
nagiosql.tbl_lnkContactToCommandService            OK
nagiosql.tbl_lnkContactToContactgroup              OK
nagiosql.tbl_lnkContactToContacttemplate           OK
nagiosql.tbl_lnkContactToVariabledefinition        OK
nagiosql.tbl_lnkContactgroupToContact              OK
nagiosql.tbl_lnkContactgroupToContactgroup         OK
nagiosql.tbl_lnkContacttemplateToCommandHost       OK
nagiosql.tbl_lnkContacttemplateToCommandService    OK
nagiosql.tbl_lnkContacttemplateToContactgroup      OK
nagiosql.tbl_lnkContacttemplateToContacttemplate   OK
nagiosql.tbl_lnkContacttemplateToVariabledefinition OK
nagiosql.tbl_lnkHostToContact                      OK
nagiosql.tbl_lnkHostToContactgroup                 OK
nagiosql.tbl_lnkHostToHost                         OK
nagiosql.tbl_lnkHostToHostgroup                    OK
nagiosql.tbl_lnkHostToHosttemplate                 OK
nagiosql.tbl_lnkHostToVariabledefinition           OK
nagiosql.tbl_lnkHostdependencyToHost_DH            OK
nagiosql.tbl_lnkHostdependencyToHost_H             OK
nagiosql.tbl_lnkHostdependencyToHostgroup_DH       OK
nagiosql.tbl_lnkHostdependencyToHostgroup_H        OK
nagiosql.tbl_lnkHostescalationToContact            OK
nagiosql.tbl_lnkHostescalationToContactgroup       OK
nagiosql.tbl_lnkHostescalationToHost               OK
nagiosql.tbl_lnkHostescalationToHostgroup          OK
nagiosql.tbl_lnkHostgroupToHost                    OK
nagiosql.tbl_lnkHostgroupToHostgroup               OK
nagiosql.tbl_lnkHosttemplateToContact              OK
nagiosql.tbl_lnkHosttemplateToContactgroup         OK
nagiosql.tbl_lnkHosttemplateToHost                 OK
nagiosql.tbl_lnkHosttemplateToHostgroup            OK
nagiosql.tbl_lnkHosttemplateToHosttemplate         OK
nagiosql.tbl_lnkHosttemplateToVariabledefinition   OK
nagiosql.tbl_lnkServiceToContact                   OK
nagiosql.tbl_lnkServiceToContactgroup              OK
nagiosql.tbl_lnkServiceToHost                      OK
nagiosql.tbl_lnkServiceToHostgroup                 OK
nagiosql.tbl_lnkServiceToServicegroup              OK
nagiosql.tbl_lnkServiceToServicetemplate           OK
nagiosql.tbl_lnkServiceToVariabledefinition        OK
nagiosql.tbl_lnkServicedependencyToHost_DH         OK
nagiosql.tbl_lnkServicedependencyToHost_H          OK
nagiosql.tbl_lnkServicedependencyToHostgroup_DH    OK
nagiosql.tbl_lnkServicedependencyToHostgroup_H     OK
nagiosql.tbl_lnkServicedependencyToService_DS      OK
nagiosql.tbl_lnkServicedependencyToService_S       OK
nagiosql.tbl_lnkServiceescalationToContact         OK
nagiosql.tbl_lnkServiceescalationToContactgroup    OK
nagiosql.tbl_lnkServiceescalationToHost            OK
nagiosql.tbl_lnkServiceescalationToHostgroup       OK
nagiosql.tbl_lnkServiceescalationToService         OK
nagiosql.tbl_lnkServicegroupToService              OK
nagiosql.tbl_lnkServicegroupToServicegroup         OK
nagiosql.tbl_lnkServicetemplateToContact           OK
nagiosql.tbl_lnkServicetemplateToContactgroup      OK
nagiosql.tbl_lnkServicetemplateToHost              OK
nagiosql.tbl_lnkServicetemplateToHostgroup         OK
nagiosql.tbl_lnkServicetemplateToServicegroup      OK
nagiosql.tbl_lnkServicetemplateToServicetemplate   OK
nagiosql.tbl_lnkServicetemplateToVariabledefinition OK
nagiosql.tbl_lnkTimeperiodToTimeperiod             OK
nagiosql.tbl_logbook                               OK
nagiosql.tbl_mainmenu                              OK
nagiosql.tbl_service                               OK
nagiosql.tbl_servicedependency                     OK
nagiosql.tbl_serviceescalation                     OK
nagiosql.tbl_serviceextinfo                        OK
nagiosql.tbl_servicegroup                          OK
nagiosql.tbl_servicetemplate                       OK
nagiosql.tbl_settings                              OK
nagiosql.tbl_submenu                               OK
nagiosql.tbl_timedefinition                        OK
nagiosql.tbl_timeperiod                            OK
nagiosql.tbl_user                                  OK
nagiosql.tbl_variabledefinition                    OK
I've uploaded some additional information in a word document which might help...
You do not have the required permissions to view the files attached to this post.
cmerchant
Posts: 546
Joined: Wed Sep 24, 2014 11:19 am

Re: nagios xi notifications not showing up on web page

Post by cmerchant »

Could you:

Code: Select all

tail -n 200 /var/log/httpd/error_log
kendallchenoweth
Posts: 195
Joined: Fri Sep 13, 2013 10:43 am

Re: nagios xi notifications not showing up on web page

Post by kendallchenoweth »

I tailed the httpd error log and clicked on "Home -> Notifications" as well as "Latest Alerts" and didn't see any new entries in the error log, however I do see errors in the ssl_error_log and I'm attaching unique errors below

This error is generated if I click on "Latest Alerts". No error is generated if I click on "Notifications".

Code: Select all

[Fri Jan 23 15:07:54 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined variable: c in /usr/local/nagiosxi/html/includes/components/latestalerts/latestalerts.inc.php on line 522, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/latestalerts/
[Fri Jan 23 14:32:10 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined variable: sync_table_status in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/ccm_table.php on line 195, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=modify&type=host&id=91&page=1&returnUrl=index.php%3Fcmd%3Dview%26type%3Dhost%26page%3D1
[Fri Jan 23 14:32:10 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined variable: ac_needed_js_inject in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/ccm_table.php on line 175, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=modify&type=host&id=91&page=1&returnUrl=index.php%3Fcmd%3Dview%26type%3Dhost%26page%3D1
[Fri Jan 23 12:02:09 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: mins in /usr/local/nagiosxi/html/includes/components/scheduledbackups/managebackups.php on line 720, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/admin/
[Fri Jan 23 12:51:43 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: template_name in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 53, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Fri Jan 23 14:03:58 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: template_name in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 53, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/?cmd=view&type=service
[Fri Jan 23 12:02:09 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: mins in /usr/local/nagiosxi/html/includes/components/scheduledbackups/managebackups.php on line 720, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/admin/

...

[Tue Jan 20 12:46:54 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: active in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/form_header.php on line 79, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/?cmd=view&type=hostgroup
[Tue Jan 20 13:06:31 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:06:31 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:06:31 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:06:52 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:06:52 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:06:52 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:12:09 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:12:09 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:12:09 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:12:25 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:12:25 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:12:25 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:12:44 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:12:44 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:12:44 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:13:00 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:13:00 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:13:00 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:13:57 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:13:57 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:13:57 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:14:14 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:14:14 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:14:14 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:15:31 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:15:31 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:15:31 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:19:57 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:19:57 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:19:57 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:20:09 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:20:09 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:20:09 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:21:45 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Tue Jan 20 13:21:45 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Tue Jan 20 13:21:45 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Tue Jan 20 13:21:58 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:21:58 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:21:58 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:27:46 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=view&type=host&page=1
[Tue Jan 20 13:27:46 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=view&type=host&page=1
[Tue Jan 20 13:27:46 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=view&type=host&page=1
[Tue Jan 20 13:27:55 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:27:55 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 13:27:55 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 14:45:51 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 14:45:51 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 14:45:51 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 14:46:04 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 14:46:04 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 14:46:04 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 14:46:42 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 14:46:42 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 14:46:42 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 14:47:04 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 14:47:04 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 14:47:04 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 14:48:24 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Tue Jan 20 14:48:24 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Tue Jan 20 14:48:24 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Tue Jan 20 14:49:44 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Tue Jan 20 14:49:44 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Tue Jan 20 14:49:44 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Tue Jan 20 14:49:57 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 14:49:57 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 14:49:57 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=host&page=1
[Tue Jan 20 14:52:57 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Tue Jan 20 14:52:57 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Tue Jan 20 14:52:57 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Tue Jan 20 14:54:17 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=view&type=host&page=1
[Tue Jan 20 14:54:17 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=view&type=host&page=1
[Tue Jan 20 14:54:17 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=view&type=host&page=1
[Tue Jan 20 15:56:20 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: active in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/form_header.php on line 79, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Thu Jan 22 09:36:16 2015] [error] [client 144.212.3.4] user nagiosadmin: authentication failure for "/nagios": Password Mismatch
[Thu Jan 22 10:12:48 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Thu Jan 22 10:12:48 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Thu Jan 22 10:12:48 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Thu Jan 22 10:56:27 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Thu Jan 22 10:56:27 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Thu Jan 22 10:56:27 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php
[Thu Jan 22 11:14:06 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: active in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/form_header.php on line 79, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=view&type=hostgroup&page=1
[Thu Jan 22 11:23:00 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: config_name in /usr/local/nagiosxi/html/includes/components/ccm/classes/data_class.php on line 1558, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/?cmd=modify&type=hostgroup&id=51&page=1&returnUrl=index.php%3Fcmd%3Dview%26type%3Dhostgroup%26page%3D1
[Thu Jan 22 11:23:00 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: service_description in /usr/local/nagiosxi/html/includes/components/ccm/classes/data_class.php on line 1558, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/?cmd=modify&type=hostgroup&id=51&page=1&returnUrl=index.php%3Fcmd%3Dview%26type%3Dhostgroup%26page%3D1
[Thu Jan 22 11:23:00 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: config_name in /usr/local/nagiosxi/html/includes/components/ccm/classes/data_class.php on line 1558, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/?cmd=modify&type=hostgroup&id=51&page=1&returnUrl=index.php%3Fcmd%3Dview%26type%3Dhostgroup%26page%3D1
[Thu Jan 22 11:23:00 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: service_description in /usr/local/nagiosxi/html/includes/components/ccm/classes/data_class.php on line 1558, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/?cmd=modify&type=hostgroup&id=51&page=1&returnUrl=index.php%3Fcmd%3Dview%26type%3Dhostgroup%26page%3D1
[Thu Jan 22 11:27:38 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=view&type=host&page=1
[Thu Jan 22 11:27:38 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=view&type=host&page=1
[Thu Jan 22 11:27:38 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=view&type=host&page=1
[Thu Jan 22 11:28:56 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=view&type=host&page=1
[Thu Jan 22 11:28:56 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=view&type=host&page=1
[Thu Jan 22 11:28:56 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=view&type=host&page=1
[Thu Jan 22 11:29:03 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg1 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 116, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=view&type=host&page=1
[Thu Jan 22 11:29:03 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg2 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 120, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=view&type=host&page=1
[Thu Jan 22 11:29:03 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: tfArg3 in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/common_settings.php on line 124, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?cmd=view&type=host&page=1
[Thu Jan 22 14:54:29 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined variable: theme in /usr/local/nagiosxi/html/admin/users.php on line 1059, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/admin/users.php?users&edit=1
[Thu Jan 22 14:54:55 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined variable: theme in /usr/local/nagiosxi/html/admin/users.php on line 1059, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/admin/users.php?users&edit=1
[Thu Jan 22 14:55:25 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined variable: theme in /usr/local/nagiosxi/html/admin/users.php on line 1059, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/admin/users.php?users&edit=1
[Thu Jan 22 14:55:59 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined variable: theme in /usr/local/nagiosxi/html/admin/users.php on line 1059, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/admin/users.php?users&edit=1
[Thu Jan 22 14:56:48 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined variable: theme in /usr/local/nagiosxi/html/admin/users.php on line 1059, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/admin/users.php?users&edit=1
[Thu Jan 22 16:23:02 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: active in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/form_header.php on line 79, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/?cmd=view&type=serviceescalation
[Thu Jan 22 16:28:44 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined index: active in /usr/local/nagiosxi/html/includes/components/ccm/page_templates/form_header.php on line 79, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/includes/components/ccm/index.php?type=serviceescalation&page=1
[Fri Jan 23 10:31:09 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined variable: theme in /usr/local/nagiosxi/html/admin/users.php on line 1118, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/admin/users.php?edit=1&user_id[]=65
[Fri Jan 23 10:31:19 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined variable: theme in /usr/local/nagiosxi/html/admin/users.php on line 1118, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/admin/users.php?edit=1&user_id[]=62
[Fri Jan 23 10:31:28 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined variable: theme in /usr/local/nagiosxi/html/admin/users.php on line 1118, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/admin/users.php?edit=1&user_id[]=64
[Fri Jan 23 10:31:37 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined variable: theme in /usr/local/nagiosxi/html/admin/users.php on line 1118, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/admin/users.php?edit=1&user_id[]=63
[Fri Jan 23 10:31:46 2015] [error] [client 144.212.3.4] PHP Notice:  Undefined variable: theme in /usr/local/nagiosxi/html/admin/users.php on line 1118, referer: https://nagios-aws-qa.wsroute.mathworks.com/nagiosxi/admin/users.php?edit=1&user_id[]=61


The compaint above refers to the "return $c" line below.

function subval_sort($a,$subkey,$reverse=false) {
$b=array();
foreach($a as $k=>$v) {
$b[$k] = strtolower($v[$subkey]);
}
if($reverse==false)
asort($b);
else
arsort($b);
foreach($b as $key=>$val) {
$c[] = $a[$key];
}
return $c;
}
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: nagios xi notifications not showing up on web page

Post by scottwilkerson »

Your remote mysqlcheck doesn't have anything for the nagios DB, the nagiosql DB is the configuration database, not the results db..

I also noticed that in your nagios.log you have

Code: Select all

ndomod: Error writing to data sink!  Some output may get lost...
First lets try to restart ndo2db

Code: Select all

service ndo2db restart
Which suggests that ndomod cannot connect to ndo2db or mysql.

Can you run the table check on the nagios DB? Also, can you try to make the mysql connection to the NDO database with the credentials found in
/usr/local/nagios/etc/ndo2db.cfg
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked