Page 2 of 4
Re: Need help in setting up distributed monitoirng
Posted: Fri Jan 04, 2013 4:53 pm
by scottwilkerson
The whole zip should be uploaded in Admin -> Manage Config Wizards NOT Manage Plugins
Re: Need help in setting up distributed monitoirng
Posted: Fri Jan 04, 2013 8:58 pm
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
Re: Need help in setting up distributed monitoirng
Posted: Fri Jan 04, 2013 9:03 pm
by ravish78
see some examples attached.
Re: Need help in setting up distributed monitoirng
Posted: Mon Jan 07, 2013 9:35 am
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?
Re: Need help in setting up distributed monitoirng
Posted: Mon Jan 07, 2013 11:13 am
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
Re: Need help in setting up distributed monitoirng
Posted: Mon Jan 07, 2013 11:40 am
by slansing
To find your nsca version run the following in the nagios server's terminal:
Re: Need help in setting up distributed monitoirng
Posted: Mon Jan 07, 2013 11:49 am
by ravish78
both are Version: 2.9.1
Re: Need help in setting up distributed monitoirng
Posted: Mon Jan 07, 2013 3:44 pm
by ravish78
Now we have updagraded both master and slace to Nagios XI 2012R1.3
Re: Need help in setting up distributed monitoirng
Posted: Mon Jan 07, 2013 8:23 pm
by ravish78
We are still waiting for your reply.
Re: Need help in setting up distributed monitoirng
Posted: Wed Jan 09, 2013 10:38 am
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