Search found 3 matches

by Leeya_Arabi
Thu Apr 05, 2012 11:53 am
Forum: Open Source Nagios Projects
Topic: Problem with monitor windows host
Replies: 6
Views: 2480

Re: Problem with monitor windows host

Thank you for replying. I have been able to resolve the " nagios make error " using the command below, ./configure sed -i 's:for file in includes/rss/\*;:for file in includes/rss/\*.\*;:g' ./html/Makefile sed -i 's:for file in includes/rss/extlib/\*;:for file in includes/rss/extlib/\*.\*;:...
by Leeya_Arabi
Sat Mar 31, 2012 6:37 am
Forum: Open Source Nagios Projects
Topic: Problem with monitor windows host
Replies: 6
Views: 2480

Re: Problem with monitor windows host

I need to installed nagios again on my desktop... When I used command "sudo make install" I got some problem such below.. /usr/bin/install: omitting directory `includes/rss/extlib' /usr/bin/install: omitting directory `includes/rss/htdocs' /usr/bin/install: omitting directory `includes/rss...
by Leeya_Arabi
Wed Feb 29, 2012 3:53 am
Forum: Open Source Nagios Projects
Topic: Problem with monitor windows host
Replies: 6
Views: 2480

Problem with monitor windows host

Hi :)

I am new to Nagios Core and I had some problem.

1) I had install Nagios Core in Ubuntu 10.10 and NSclient++ in windows 7
2) After finished installation, Nagios can't detect and monitor windows host/client

Can somebody explain and solve my problem ....... please