Search found 13 matches

by ls4074
Thu Mar 22, 2018 10:04 am
Forum: Open Source Nagios Projects
Topic: Services don't get checked for several days
Replies: 3
Views: 819

Re: Services don't get checked for several days

Hello,

Thank you for the reply! I restarted my pc yesterday and suddenly all the services got checked up to date. So I am guessing my browser maybe cached or something. Anyway, the problem is solved now.
by ls4074
Wed Mar 21, 2018 12:44 pm
Forum: Open Source Nagios Projects
Topic: Services don't get checked for several days
Replies: 3
Views: 819

Services don't get checked for several days

Hello, I am having an issue on Nagios Core. I have a bunch of services there and I set the checks every 5 mins. But most of the services haven't got checked for several days. the "Last check" timestamp shows that it was several days ago for most of the services. I restarted Nagios server, ...
by ls4074
Tue Sep 20, 2016 3:43 pm
Forum: Nagios Network Analyzer
Topic: NNA installation issue
Replies: 17
Views: 1215

Re: NNA installation issue

yes, we can close and lock up the post as resolved. I may have questions when I am exploring the Nagios NA. But I'll open new post.

Thanks!
by ls4074
Tue Sep 20, 2016 3:09 pm
Forum: Nagios Network Analyzer
Topic: NNA installation issue
Replies: 17
Views: 1215

Re: NNA installation issue

I found the cause. it is the permission issue on the nagiosna dir. I have fixed that and now I can bring up the Nagios NA page.

Thanks!
by ls4074
Tue Sep 20, 2016 3:06 pm
Forum: Nagios Network Analyzer
Topic: NNA installation issue
Replies: 17
Views: 1215

Re: NNA installation issue

The server I installed Nagios NA is called olph171.bodc.att.com and its IP is 135.164.40.195. I tried both URL http://135.164.40.195/nagiosna and http://olph171.bodc.att.com/nagiosna. Both gives me this message:

Forbidden, you don't have permission to access /nagiosna on this server.

Thanks!
by ls4074
Tue Sep 20, 2016 2:43 pm
Forum: Nagios Network Analyzer
Topic: NNA installation issue
Replies: 17
Views: 1215

Re: NNA installation issue

Hello, Per your suggestion, I removed the wkhtmltopdf package from the pkg list. The install then went successfully. at the end it says: Nagios Network Analyzer Installation Success! You can finish the final setup steps for Nagios Network Analyzer by visiting: http:///nagiosna/ Apparently, the URL i...
by ls4074
Tue Sep 20, 2016 12:48 pm
Forum: Nagios Network Analyzer
Topic: NNA installation issue
Replies: 17
Views: 1215

Re: NNA installation issue

Hello,

I installed wkhtmltox-0.12.2.1_linux-centos6-amd64.rpm manually. However, I still got an error. please see the install.log.
# rpm -qa |grep wkhtml
wkhtmltox-0.12.2.1-1.x86_64

Thanks!
by ls4074
Mon Sep 19, 2016 5:05 pm
Forum: Nagios Network Analyzer
Topic: NNA installation issue
Replies: 17
Views: 1215

Re: NNA installation issue

I have updated the /etc/yum.conf and /etc/wgetrc to use the http_proxy server. However, still get the error. Please see the install.log in the attachment. I am wondering if we can get the required rpm packages and we will install them separately before we run fullinstall.

Thanks!
by ls4074
Mon Sep 19, 2016 1:24 pm
Forum: Nagios Network Analyzer
Topic: NNA installation issue
Replies: 17
Views: 1215

Re: NNA installation issue

Hello,

The "curl: (7) couldn't connect to host" issue was caused by a proxy setting. I have fixed that. The install went quite a lot, but at the end, it gave errors. Please see the install.log in the attachment.

Thanks!
by ls4074
Mon Sep 19, 2016 10:35 am
Forum: Nagios Network Analyzer
Topic: NNA installation issue
Replies: 17
Views: 1215

Re: NNA installation issue

Hello,

Here is what I got for the curl command:

[ls4074@olph171 ~]$ curl -L -O https://assets.nagios.com/epel/epel-rel ... noarch.rpm

curl: (7) couldn't connect to host

however, On my pc, I could access the above URL.

Thanks!