Search found 17 matches

by yaoyao
Fri Aug 01, 2014 8:48 am
Forum: Open Source Nagios Projects
Topic: Internal server error on web interface when clicking "host"
Replies: 10
Views: 18440

Re: Internal server error on web interface when clicking "ho

Yes.

[Mon Jul 28 14:25:49 2014] [notice] Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8x DAV/2 PHP/5.3.10 configured -- resuming normal operations
[Mon Jul 28 14:36:50 2014] [error] [client 172.16.64.49] Premature end of script headers: status.cgi, referer: http://sunmon/nagios/side.php
by yaoyao
Wed Jul 30, 2014 2:07 pm
Forum: Open Source Nagios Projects
Topic: Internal server error on web interface when clicking "host"
Replies: 10
Views: 18440

Re: Internal server error on web interface when clicking "ho

I just found out it is browser issue. It works in IE, but not in chrome or firefox. Still dont know why, but I'll remember to use it in IE when needed.
by yaoyao
Tue Jul 29, 2014 12:03 pm
Forum: Open Source Nagios Projects
Topic: Internal server error on web interface when clicking "host"
Replies: 10
Views: 18440

Re: Internal server error on web interface when clicking "ho

The output looks normal if I ran it manually. Cache-Control: no-store Pragma: no-cache Refresh: 90 Last-Modified: Tue, 29 Jul 2014 16:59:28 GMT Expires: Thu, 01 Jan 1970 00:00:00 GMT Content-type: text/html <html> <head> <link rel="shortcut icon" href="/nagios/images/favicon.ico"...
by yaoyao
Mon Jul 28, 2014 2:54 pm
Forum: Open Source Nagios Projects
Topic: Internal server error on web interface when clicking "host"
Replies: 10
Views: 18440

Internal server error on web interface when clicking "host"

I haven't checked web interface for some time. Nagios alerts were sent out fine. Today, when I added another host to monitor, I found that web interface stopped working. If I clicked host or service group more, http would exit as well. Not sure what was the cause. Error_log shows: [Mon Jul 28 14:25:...
by yaoyao
Mon Aug 05, 2013 4:13 pm
Forum: Open Source Nagios Projects
Topic: help to troubleshoot configuration errors
Replies: 3
Views: 3249

Re: help to troubleshoot configuration errors

That does it. It works now. Thanks a lot.
by yaoyao
Mon Aug 05, 2013 2:38 pm
Forum: Open Source Nagios Projects
Topic: help to troubleshoot configuration errors
Replies: 3
Views: 3249

help to troubleshoot configuration errors

I added two contacts and two contact groups in contacts.cfg. However, I kept getting configuration errors. Checking contact groups... Error: Contact 'email-contact' specified in contact group 'email' is not defined anywhere! Error: Contact 'pager-contact' specified in contact group 'pager-email' is ...
by yaoyao
Wed Jul 10, 2013 11:16 am
Forum: Open Source Nagios Projects
Topic: check_by_ssh issue
Replies: 18
Views: 6517

Re: check_by_ssh issue

I installed CSW nagios plugins package. I used check_by_ssh from that package and link /usr/bin/ssh to /opt/csw/bin/ssh and everything is working now.
by yaoyao
Tue Jul 09, 2013 5:41 pm
Forum: Open Source Nagios Projects
Topic: check_by_ssh issue
Replies: 18
Views: 6517

Re: check_by_ssh issue

How do you wrap it properly for nagios? I would think there is nothing wrong with chech_by_ssh itself, otherwise, I would get error when I ran it manually from the command line.