Need help in setting up distributed monitoirng

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Need help in setting up distributed monitoirng

Post by scottwilkerson »

The whole zip should be uploaded in Admin -> Manage Config Wizards NOT Manage Plugins
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: Need help in setting up distributed monitoirng

Post by ravish78 »

I uploaded into Manage Config Wizards and now tried unconfigured objects .
I can see few hosts of client servers and only few services (not all)and able to select them and now they are being shown in master server.
Not sure why some services are not shown,some are indicated in 0 and status informations is not same

This is the output of client server

Host Service Status Duration Attempt Last Check Status Information
briodev DISK1 Ok 40d 19h 19m 15s 1/10 2013-01-04 20:00:06 C:\ - total: 33.84 Gb - used: 27.72 Gb (82%) - free 6.13 Gb (18%)
HTTP-BRIODev Ok 40d 19h 19m 15s 1/10 2013-01-04 20:50:46 HTTP OK HTTP/1.1 200 OK - 0.044 second response time
LOAD Ok 40d 19h 19m 15s 1/10 2013-01-04 20:00:06 CPU Load 3% (60 min average) 3% (120 min average)
MEMORY Ok 40d 19h 19m 15s 1/10 2013-01-04 20:00:06 Memory usage: total:3893.96 Mb - used: 2041.85 Mb (52%) - free: 1852.11 Mb (48%)

This is output shown in master server
briodev 0 Ok 28m 26s 1/1 2013-01-04 20:50:30 OK: No data received yet.
LOAD Ok 29m 41s 1/1 2013-01-04 20:50:43 OK: No data received yet
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: Need help in setting up distributed monitoirng

Post by ravish78 »

see some examples attached.
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Need help in setting up distributed monitoirng

Post by scottwilkerson »

ravish78 wrote:Not sure why some services are not shown,some are indicated in 0 and status informations is not same
Are both machines using the same version of NSCA?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: Need help in setting up distributed monitoirng

Post by ravish78 »

Where do we check the version for NSCA.

The version of nagios xi seems to be different. Master is Nagios XI 2011R3.3 and slave is Nagios XI 2012R1.2.

Thanks
Ravi
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Need help in setting up distributed monitoirng

Post by slansing »

To find your nsca version run the following in the nagios server's terminal:

Code: Select all

/usr/local/nagios/bin/nsca
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: Need help in setting up distributed monitoirng

Post by ravish78 »

both are Version: 2.9.1
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: Need help in setting up distributed monitoirng

Post by ravish78 »

Now we have updagraded both master and slace to Nagios XI 2012R1.3
ravish78
Posts: 269
Joined: Wed Mar 14, 2012 9:50 am

Re: Need help in setting up distributed monitoirng

Post by ravish78 »

We are still waiting for your reply.
yancy
Posts: 523
Joined: Thu Oct 06, 2011 10:12 am

Re: Need help in setting up distributed monitoirng

Post by yancy »

ravish78,

Run the following to change ownership of the passiveobject wizard to nagios

Code: Select all

chown -R nagios:nagios /usr/local/nagiosxi/html/includes/configwizards/passiveobject/
then try removing the hosts from Nagios and re-add from unconfigured objects.

Regards,

-Yancy
Locked