Search found 20 matches

by ucop
Mon Oct 28, 2013 4:10 pm
Forum: Nagios XI
Topic: Missing components after upgrade to 2012R2.5
Replies: 5
Views: 263

Re: Missing components after upgrade to 2012R2.5

Thanks for pointing me in the right direction. It was the permission settings in the includes directory.
This solved the issue and all is good.

Thanks!
by ucop
Mon Oct 28, 2013 1:12 pm
Forum: Nagios XI
Topic: Missing components after upgrade to 2012R2.5
Replies: 5
Views: 263

Re: Missing components after upgrade to 2012R2.5

Here is the log output: [Mon Oct 28 11:06:58 2013] [error] [client 128.48.100.203] PHP Notice: Use of undefined constant MENU_CCM - assumed 'MENU_CCM' in /data/nagiosxi/html/includes/components/escalationwizard/escalationwizard.inc.php on line 95, referer: itsnms01t.ucop.edu/nagiosxi/admin/ [Mon Oct...
by ucop
Mon Oct 28, 2013 12:54 pm
Forum: Nagios XI
Topic: Missing components after upgrade to 2012R2.5
Replies: 5
Views: 263

Missing components after upgrade to 2012R2.5

Hello, just upgraded from 2012R2.1 to 2012R2.5 and the upgrade went smooth without issues. First thing I noticed after logging in are the missing graphs in the dashboards. Further examination showed that I am missing components like Graph Explorer Mass Acknowledge in my left pane on the Home page. I...
by ucop
Tue Aug 13, 2013 10:59 am
Forum: Nagios XI
Topic: Nagios XI does not support SNMP community string with '!'
Replies: 5
Views: 601

Re: Nagios XI does not support SNMP community string with '!

Thanks a lot for the info provided. This solved the issue and the checks are working.
by ucop
Tue Aug 13, 2013 10:41 am
Forum: Nagios XI
Topic: Nagios XI does not support SNMP community string with '!'
Replies: 5
Views: 601

Re: Nagios XI does not support SNMP community string with '!

sounds like a good idea. I can export a variable with the community string. Can you advise on how to call a variable in the service definition?

thanks
by ucop
Tue Aug 13, 2013 10:15 am
Forum: Nagios XI
Topic: Nagios XI does not support SNMP community string with '!'
Replies: 5
Views: 601

Nagios XI does not support SNMP community string with '!'

Hello, I just found out that I cannot use the '!' sign in SNMP v2 community strings when configuring check_snmp service in Nagios. If i try to save the service, Nagios will remove the '!' and distort the command line. Is there a known work around for this issue. It is a huge show stopper for us, as ...
by ucop
Wed Jul 10, 2013 3:56 pm
Forum: Nagios XI
Topic: Nagios XI would not start after upgrade to 2012R2.2
Replies: 12
Views: 1452

Re: Nagios XI would not start after upgrade to 2012R2.2

Update: I have fixed the permission issues in /usr/local/nagiosxi/html/includes directory. Several .php files were owned by root:root (even after running a FixPerm script) and several needed a chmod +x executed over them. Restarted all the processes and Nagios came up nicely. I can login. Thank you ...
by ucop
Wed Jul 10, 2013 2:27 pm
Forum: Nagios XI
Topic: Nagios XI would not start after upgrade to 2012R2.2
Replies: 12
Views: 1452

Re: Nagios XI would not start after upgrade to 2012R2.2

$ tail -50 /var/log/httpd/error_log [Sun Jul 07 03:24:02 2013] [notice] Digest: generating secret for digest authentication ... [Sun Jul 07 03:24:02 2013] [notice] Digest: done [Sun Jul 07 03:24:02 2013] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 mod_ssl/2.2.15 OpenSSL/1.0.0-fips configured -- re...
by ucop
Wed Jul 10, 2013 2:04 pm
Forum: Nagios XI
Topic: Nagios XI would not start after upgrade to 2012R2.2
Replies: 12
Views: 1452

Re: Nagios XI would not start after upgrade to 2012R2.2

Please find it attached below: $ /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg Nagios Core 3.5.0 Copyright (c) 2009-2011 Nagios Core Development Team and Community Contributors Copyright (c) 1999-2009 Ethan Galstad Last Modified: 03-15-2013 License: GPL Website: http://www.nagios....
by ucop
Wed Jul 10, 2013 1:36 pm
Forum: Nagios XI
Topic: Nagios XI would not start after upgrade to 2012R2.2
Replies: 12
Views: 1452

Re: Nagios XI would not start after upgrade to 2012R2.2

When the Nagios XI is fully functional, I usually see a lot more processes when I 'grep' for nagios. I do not get any indications or errors on service start errors. One more observation - when I check the nagios logs in the var directory, I do see successfully completed service checks as I would see...