Search found 8 matches

by ameermane
Wed Jan 07, 2015 4:54 pm
Forum: Open Source Nagios Projects
Topic: Configuring NSCA
Replies: 9
Views: 2777

Re: Configuring NSCA

Hi, I am able see worker nod in "gearman_top" view. But I don't understand hoe to distribute checks to worker node.
And also where to check received check result from worker node.

Please help.
by ameermane
Wed Jan 07, 2015 4:04 pm
Forum: Open Source Nagios Projects
Topic: Configuring NSCA
Replies: 9
Views: 2777

Re: Configuring NSCA

It doesn't display in UI. does it?
by ameermane
Thu Jan 01, 2015 8:03 am
Forum: Open Source Nagios Projects
Topic: Configuring NSCA
Replies: 9
Views: 2777

Re: Configuring NSCA

Hi, Thanks for the reply. You got exactly right thing. I want multiple Nagios servers responding back to one central Nagios server. Here is my scenario. I have already installed three nagios in my lab environment. I want to make one nagios as central server and other will send there data to central ...
by ameermane
Sun Dec 28, 2014 8:37 pm
Forum: Open Source Nagios Projects
Topic: Configuring NSCA
Replies: 9
Views: 2777

Re: Configuring NSCA

Hi,
Thanks for the quick reply. That link tells only how to create NSCA server.
I want to create distributed Nagios arcitecture, That means there will be one nagios server and multiple nagios as client.

Please guide me.

And thanks again that link is very helpful to understand NSCA.
by ameermane
Sun Dec 28, 2014 5:43 pm
Forum: Open Source Nagios Projects
Topic: Configuring NSCA
Replies: 9
Views: 2777

Configuring NSCA

Hi Guys,

I want to establish nagios distributed architecture.
Will you please help me?? I read articles on nsca. But I didn't got that.
Will you guys please explain it in simple manner.??


Thanks in advance..
by ameermane
Fri Dec 26, 2014 7:58 pm
Forum: Open Source Nagios Projects
Topic: Can't configure Mntos in suse
Replies: 4
Views: 1892

Re: Can't configure Mntos in suse

Thanks a lot...
You all are too good. Now I am able to access mntos.
It is accessible through url http://Machine_ip/mntos/
Thanks once again.
by ameermane
Wed Dec 24, 2014 2:45 am
Forum: Open Source Nagios Projects
Topic: Can't configure Mntos in suse
Replies: 4
Views: 1892

Re: Can't configure Mntos in suse

Hi, Thanks for your reply... it works .. But now the problem is when I access http://Machine_ip/mntos it shows nothing. here is the output of curl http://Machine_ip/mntos <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>...
by ameermane
Sat Dec 20, 2014 10:54 pm
Forum: Open Source Nagios Projects
Topic: Can't configure Mntos in suse
Replies: 4
Views: 1892

Can't configure Mntos in suse

HI All, I am newbie.. I don't know whether this is right place or not. Please forgive me. I have installed Nagios on SLES 11 SP3. I tried to install mntos on same machine. But while installing i am getting two errors. 1. iptables -I RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 80 -...