Nagiosxi version :- upgraded to Nagios XI 5R1.0 from Nagios XI 2014R2.7
we have offloaded mysql to another server
We are facing performance issue with Nagiosxi application since last 1 week, below are some of the major issue faced with regards to performance
1. Navigating on Dashboard take time to populate
2. When accessing services in CCM it takes more than 60 sec to get populated even if we limit list to 15
3. while fetching reports Browser Tab just hangs or some times even if reports is generated it takes more than 10 - 15 mins
4. While apply configuration it takes long time to apply and after this monitoring engine process take 10 - 15 min to restart. ( So active check gets delayed )
we didn't find any relevant info in logs as well, connection time to remote mysql server looks fine, below are the output of logs
Connection time to Remote mysql Db server
Code: Select all
[root@Nagiosprimary ~]# time echo 'show tables;' |mysql -t -u nagios -psomething nagios -h x.x.x.x
real 0m0.081s
user 0m0.006s
sys 0m0.002s
[root@Nagiosprimary ~]# time echo 'show tables;' |mysql -t -u nagiosql -psomething nagiosql -h x.x.x.x
real 0m0.011s
user 0m0.004s
sys 0m0.003s
Code: Select all
[root@Nagiosprimary ~]# w
18:28:08 up 38 days, 21:37, 2 users, load average: 4.16, 9.04, 10.87
Code: Select all
[root@Nagiosprimary ~]# tail -n 200 /var/log/httpd/error_log
[Fri Oct 02 17:40:38 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33
[Fri Oct 02 17:40:38 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33
[Fri Oct 02 17:40:38 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34
[Fri Oct 02 17:40:38 2015] [error] [client ::1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485
[Fri Oct 02 17:40:39 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:39 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:39 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:39 2015] [error] [client 210.210.110.1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:40 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33
[Fri Oct 02 17:40:40 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33
[Fri Oct 02 17:40:40 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34
[Fri Oct 02 17:40:40 2015] [error] [client ::1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485
[Fri Oct 02 17:40:41 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:41 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:41 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:41 2015] [error] [client 210.210.110.1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:42 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33
[Fri Oct 02 17:40:42 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33
[Fri Oct 02 17:40:42 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34
[Fri Oct 02 17:40:42 2015] [error] [client ::1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485
[Fri Oct 02 17:40:43 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:43 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:43 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:43 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33
[Fri Oct 02 17:40:43 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33
[Fri Oct 02 17:40:43 2015] [error] [client 210.210.110.1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:43 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34
[Fri Oct 02 17:40:44 2015] [error] [client ::1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485
[Fri Oct 02 17:40:44 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33
[Fri Oct 02 17:40:44 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33
[Fri Oct 02 17:40:44 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34
[Fri Oct 02 17:40:44 2015] [error] [client ::1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485
[Fri Oct 02 17:40:45 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:45 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:45 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:46 2015] [error] [client 210.210.110.1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:46 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33
[Fri Oct 02 17:40:46 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33
[Fri Oct 02 17:40:46 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34
[Fri Oct 02 17:40:46 2015] [error] [client ::1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485
[Fri Oct 02 17:40:47 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:47 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:47 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:48 2015] [error] [client 210.210.110.1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:48 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33
[Fri Oct 02 17:40:48 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33
[Fri Oct 02 17:40:48 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34
[Fri Oct 02 17:40:49 2015] [error] [client ::1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485
[Fri Oct 02 17:40:49 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/
[Fri Oct 02 17:40:49 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/
[Fri Oct 02 17:40:49 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/
[Fri Oct 02 17:40:50 2015] [error] [client 210.210.110.1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/
[Fri Oct 02 17:40:50 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:50 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:50 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:50 2015] [error] [client 210.210.110.1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:50 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/
[Fri Oct 02 17:40:50 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/
[Fri Oct 02 17:40:50 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/
[Fri Oct 02 17:40:50 2015] [error] [client 210.210.110.1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/
[Fri Oct 02 17:40:50 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33
[Fri Oct 02 17:40:50 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33
[Fri Oct 02 17:40:50 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34
[Fri Oct 02 17:40:50 2015] [error] [client ::1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485
[Fri Oct 02 17:40:50 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33
[Fri Oct 02 17:40:50 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33
[Fri Oct 02 17:40:50 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34
[Fri Oct 02 17:40:50 2015] [error] [client ::1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485
[Fri Oct 02 17:40:51 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/
[Fri Oct 02 17:40:51 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/
[Fri Oct 02 17:40:51 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/
[Fri Oct 02 17:40:51 2015] [error] [client 210.210.110.1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/
[Fri Oct 02 17:40:51 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33
[Fri Oct 02 17:40:51 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33
[Fri Oct 02 17:40:51 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34
[Fri Oct 02 17:40:51 2015] [error] [client ::1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485
[Fri Oct 02 17:40:52 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:52 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:52 2015] [error] [client 210.210.110.1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:52 2015] [error] [client 210.210.110.1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485, referer: http://mitsmonitoring.sify.net/nagiosxi/admin/updates.php
[Fri Oct 02 17:40:52 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/actions/actions.inc.php on line 33
[Fri Oct 02 17:40:52 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/alertstream/alertstream.inc.php on line 33
[Fri Oct 02 17:40:52 2015] [error] [client ::1] PHP Notice: Use of undefined constant COMPONENT_REQUIRES_VERSION - assumed 'COMPONENT_REQUIRES_VERSION' in /usr/local/nagiosxi/html/includes/components/massacknowledge/massacknowledge.inc.php on line 34
[Fri Oct 02 17:40:52 2015] [error] [client ::1] PHP Notice: Undefined variable: f2 in /usr/local/nagiosxi/html/includes/components/snmptrapsender/snmptrapsender.inc.php on line 485
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
No entry for terminal type "unknown";
using dumb terminal settings.
[Fri Oct 02 17:42:48 2015] [notice] SIGHUP received. Attempting to restart
httpd: apr_sockaddr_info_get() failed for Nagiosprimary
httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
[Fri Oct 02 17:42:49 2015] [notice] Digest: generating secret for digest authentication ...
[Fri Oct 02 17:42:49 2015] [notice] Digest: done
[Fri Oct 02 17:42:49 2015] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips configured -- resuming normal operations
[Fri Oct 02 17:44:06 2015] [notice] caught SIGTERM, shutting down
[Fri Oct 02 17:44:06 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Oct 02 17:44:06 2015] [notice] Digest: generating secret for digest authentication ...
[Fri Oct 02 17:44:06 2015] [notice] Digest: done
[Fri Oct 02 17:44:06 2015] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips configured -- resuming normal operations
[Fri Oct 02 17:47:28 2015] [notice] caught SIGTERM, shutting down
[Fri Oct 02 17:47:28 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Oct 02 17:47:28 2015] [notice] Digest: generating secret for digest authentication ...
[Fri Oct 02 17:47:28 2015] [notice] Digest: done
[Fri Oct 02 17:47:28 2015] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 mod_ssl/2.2.15 OpenSSL/1.0.1e-fips configured -- resuming normal operations
[root@Nagiosprimary ~]#
Code: Select all
[root@Nagiosprimary var]# tail -n 150 /var/log/messages
Oct 2 18:35:25 Nagiosprimary abrtd: 'post-create' on '/var/spool/abrt/pyhook-2015-10-02-18:35:25-10977' exited with 1
Oct 2 18:35:25 Nagiosprimary abrtd: Deleting problem directory '/var/spool/abrt/pyhook-2015-10-02-18:35:25-10977'
Oct 2 18:35:39 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:35:39 Nagiosprimary abrtd: New client connected
Oct 2 18:35:39 Nagiosprimary abrt-server[18459]: Not saving repeating crash in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:36:09 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:36:09 Nagiosprimary abrtd: New client connected
Oct 2 18:36:09 Nagiosprimary abrt-server[30888]: Saved Python crash dump of pid 30864 to /var/spool/abrt/pyhook-2015-10-02-18:36:09-30864
Oct 2 18:36:09 Nagiosprimary abrtd: Directory 'pyhook-2015-10-02-18:36:09-30864' creation detected
Oct 2 18:36:09 Nagiosprimary abrtd: Executable '/usr/local/nagios/libexec/check_mssql_server.py' doesn't belong to any package and ProcessUnpackaged is set to 'no'
Oct 2 18:36:09 Nagiosprimary abrtd: 'post-create' on '/var/spool/abrt/pyhook-2015-10-02-18:36:09-30864' exited with 1
Oct 2 18:36:09 Nagiosprimary abrtd: Deleting problem directory '/var/spool/abrt/pyhook-2015-10-02-18:36:09-30864'
Oct 2 18:36:21 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:36:21 Nagiosprimary abrtd: New client connected
Oct 2 18:36:21 Nagiosprimary abrt-server[5556]: Not saving repeating crash in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:36:40 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:36:40 Nagiosprimary abrtd: New client connected
Oct 2 18:36:40 Nagiosprimary abrtd: Directory 'pyhook-2015-10-02-18:36:40-14890' creation detected
Oct 2 18:36:40 Nagiosprimary abrt-server[14913]: Saved Python crash dump of pid 14890 to /var/spool/abrt/pyhook-2015-10-02-18:36:40-14890
Oct 2 18:36:40 Nagiosprimary abrtd: Executable '/usr/local/nagios/libexec/check_mssql_server.py' doesn't belong to any package and ProcessUnpackaged is set to 'no'
Oct 2 18:36:40 Nagiosprimary abrtd: 'post-create' on '/var/spool/abrt/pyhook-2015-10-02-18:36:40-14890' exited with 1
Oct 2 18:36:40 Nagiosprimary abrtd: Deleting problem directory '/var/spool/abrt/pyhook-2015-10-02-18:36:40-14890'
Oct 2 18:36:45 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:36:45 Nagiosprimary abrtd: New client connected
Oct 2 18:36:45 Nagiosprimary abrt-server[17449]: Not saving repeating crash in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:36:57 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:36:57 Nagiosprimary abrtd: New client connected
Oct 2 18:36:57 Nagiosprimary abrt-server[21549]: Not saving repeating crash in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:49929->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:37:39 Nagiosprimary snmpd[14885]: Connection from UDP: [210.210.110.7]:52424->[210.210.110.10]
Oct 2 18:38:25 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:38:25 Nagiosprimary abrtd: New client connected
Oct 2 18:38:25 Nagiosprimary abrt-server[28507]: Saved Python crash dump of pid 28403 to /var/spool/abrt/pyhook-2015-10-02-18:38:25-28403
Oct 2 18:38:25 Nagiosprimary abrtd: Directory 'pyhook-2015-10-02-18:38:25-28403' creation detected
Oct 2 18:38:25 Nagiosprimary abrtd: Executable '/usr/local/nagios/libexec/check_mssql_server.py' doesn't belong to any package and ProcessUnpackaged is set to 'no'
Oct 2 18:38:25 Nagiosprimary abrtd: 'post-create' on '/var/spool/abrt/pyhook-2015-10-02-18:38:25-28403' exited with 1
Oct 2 18:38:25 Nagiosprimary abrtd: Deleting problem directory '/var/spool/abrt/pyhook-2015-10-02-18:38:25-28403'
Oct 2 18:38:31 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:38:31 Nagiosprimary abrtd: New client connected
Oct 2 18:38:31 Nagiosprimary abrt-server[31685]: Not saving repeating crash in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:39:07 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:39:07 Nagiosprimary abrtd: New client connected
Oct 2 18:39:07 Nagiosprimary abrt-server[13071]: Saved Python crash dump of pid 13057 to /var/spool/abrt/pyhook-2015-10-02-18:39:07-13057
Oct 2 18:39:07 Nagiosprimary abrtd: Directory 'pyhook-2015-10-02-18:39:07-13057' creation detected
Oct 2 18:39:07 Nagiosprimary abrtd: Executable '/usr/local/nagios/libexec/check_mssql_server.py' doesn't belong to any package and ProcessUnpackaged is set to 'no'
Oct 2 18:39:07 Nagiosprimary abrtd: 'post-create' on '/var/spool/abrt/pyhook-2015-10-02-18:39:07-13057' exited with 1
Oct 2 18:39:07 Nagiosprimary abrtd: Deleting problem directory '/var/spool/abrt/pyhook-2015-10-02-18:39:07-13057'
Oct 2 18:39:17 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:39:17 Nagiosprimary abrtd: New client connected
Oct 2 18:39:17 Nagiosprimary abrt-server[17344]: Not saving repeating crash in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:39:26 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:39:26 Nagiosprimary abrtd: New client connected
Oct 2 18:39:26 Nagiosprimary abrt-server[20529]: Not saving repeating crash in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:39:33 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:39:33 Nagiosprimary abrtd: New client connected
Oct 2 18:39:33 Nagiosprimary abrtd: Directory 'pyhook-2015-10-02-18:39:33-23278' creation detected
Oct 2 18:39:33 Nagiosprimary abrt-server[24243]: Saved Python crash dump of pid 23278 to /var/spool/abrt/pyhook-2015-10-02-18:39:33-23278
Oct 2 18:39:33 Nagiosprimary abrtd: Executable '/usr/local/nagios/libexec/check_mssql_server.py' doesn't belong to any package and ProcessUnpackaged is set to 'no'
Oct 2 18:39:33 Nagiosprimary abrtd: 'post-create' on '/var/spool/abrt/pyhook-2015-10-02-18:39:33-23278' exited with 1
Oct 2 18:39:33 Nagiosprimary abrtd: Deleting problem directory '/var/spool/abrt/pyhook-2015-10-02-18:39:33-23278'
Oct 2 18:39:55 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:39:55 Nagiosprimary abrtd: New client connected
Oct 2 18:39:55 Nagiosprimary abrt-server[2679]: Saved Python crash dump of pid 2435 to /var/spool/abrt/pyhook-2015-10-02-18:39:55-2435
Oct 2 18:39:55 Nagiosprimary abrtd: Directory 'pyhook-2015-10-02-18:39:55-2435' creation detected
Oct 2 18:39:55 Nagiosprimary abrtd: Executable '/usr/local/nagios/libexec/check_mssql_server.py' doesn't belong to any package and ProcessUnpackaged is set to 'no'
Oct 2 18:39:55 Nagiosprimary abrtd: 'post-create' on '/var/spool/abrt/pyhook-2015-10-02-18:39:55-2435' exited with 1
Oct 2 18:39:55 Nagiosprimary abrtd: Deleting problem directory '/var/spool/abrt/pyhook-2015-10-02-18:39:55-2435'
Oct 2 18:40:24 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:40:24 Nagiosprimary abrtd: New client connected
Oct 2 18:40:24 Nagiosprimary abrt-server[14879]: Saved Python crash dump of pid 14817 to /var/spool/abrt/pyhook-2015-10-02-18:40:24-14817
Oct 2 18:40:24 Nagiosprimary abrtd: Directory 'pyhook-2015-10-02-18:40:24-14817' creation detected
Oct 2 18:40:24 Nagiosprimary abrtd: Executable '/usr/local/nagios/libexec/check_mssql_server.py' doesn't belong to any package and ProcessUnpackaged is set to 'no'
Oct 2 18:40:24 Nagiosprimary abrtd: 'post-create' on '/var/spool/abrt/pyhook-2015-10-02-18:40:24-14817' exited with 1
Oct 2 18:40:24 Nagiosprimary abrtd: Deleting problem directory '/var/spool/abrt/pyhook-2015-10-02-18:40:24-14817'
Oct 2 18:40:37 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:40:37 Nagiosprimary abrtd: New client connected
Oct 2 18:40:37 Nagiosprimary abrt-server[21933]: Not saving repeating crash in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:41:08 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:41:08 Nagiosprimary abrtd: New client connected
Oct 2 18:41:08 Nagiosprimary abrt-server[2100]: Saved Python crash dump of pid 2074 to /var/spool/abrt/pyhook-2015-10-02-18:41:08-2074
Oct 2 18:41:08 Nagiosprimary abrtd: Directory 'pyhook-2015-10-02-18:41:08-2074' creation detected
Oct 2 18:41:08 Nagiosprimary abrtd: Executable '/usr/local/nagios/libexec/check_mssql_server.py' doesn't belong to any package and ProcessUnpackaged is set to 'no'
Oct 2 18:41:08 Nagiosprimary abrtd: 'post-create' on '/var/spool/abrt/pyhook-2015-10-02-18:41:08-2074' exited with 1
Oct 2 18:41:08 Nagiosprimary abrtd: Deleting problem directory '/var/spool/abrt/pyhook-2015-10-02-18:41:08-2074'
Oct 2 18:41:20 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:41:20 Nagiosprimary abrtd: New client connected
Oct 2 18:41:20 Nagiosprimary abrt-server[9559]: Not saving repeating crash in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:41:40 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:41:40 Nagiosprimary abrtd: New client connected
Oct 2 18:41:40 Nagiosprimary abrtd: Directory 'pyhook-2015-10-02-18:41:40-18632' creation detected
Oct 2 18:41:40 Nagiosprimary abrt-server[18902]: Saved Python crash dump of pid 18632 to /var/spool/abrt/pyhook-2015-10-02-18:41:40-18632
Oct 2 18:41:40 Nagiosprimary abrtd: Executable '/usr/local/nagios/libexec/check_mssql_server.py' doesn't belong to any package and ProcessUnpackaged is set to 'no'
Oct 2 18:41:40 Nagiosprimary abrtd: 'post-create' on '/var/spool/abrt/pyhook-2015-10-02-18:41:40-18632' exited with 1
Oct 2 18:41:40 Nagiosprimary abrtd: Deleting problem directory '/var/spool/abrt/pyhook-2015-10-02-18:41:40-18632'
Oct 2 18:41:45 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:41:45 Nagiosprimary abrtd: New client connected
Oct 2 18:41:45 Nagiosprimary abrt-server[20990]: Not saving repeating crash in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:41:56 Nagiosprimary abrt: detected unhandled Python exception in '/usr/local/nagios/libexec/check_mssql_server.py'
Oct 2 18:41:56 Nagiosprimary abrtd: New client connected
Oct 2 18:41:56 Nagiosprimary abrt-server[25265]: Not saving repeating crash in '/usr/local/nagios/libexec/check_mssql_server.py'
You have new mail in /var/spool/mail/root
[root@Nagiosprimary var]#