Page 5 of 5
Re: Facing problem with Email Notification in Nagios Core
Posted: Sun Sep 27, 2015 1:51 pm
by arumugam
Hi,
In command.cfg i have change anything for box_check_vmware ?
Please assist me on this
Thanks,
Re: Facing problem with Email Notification in Nagios Core
Posted: Sun Sep 27, 2015 11:39 pm
by arumugam
Hi,
could you please assist me on the above queries.
Thanks in advance.
Re: Facing problem with Email Notification in Nagios Core
Posted: Mon Sep 28, 2015 9:53 am
by Box293
arumugam wrote:in my environment we have vcenter server, so i have added that vcenter server ip to vMA credential repository. so now if i assign any service definition it will check the complete vcenter server ? for ex: i want to monitor memory usage and ping, hdd usage for particular esxi, so i think here no need to add the esxi in to that vMA credential repository or its required ?
You are correct, you do not need to add the ESXi hosts credentials to the repository as the vCenter server will handle all of this for you, it's much less complicated.
arumugam wrote:In host and service definition i have to define all esxi or only the vcenter server details ?
All of your commands will have
--server vcenter_server_ip_or_fqdn as this is the server that handles the connection from the vMA and grants you access to all the objects. If you wanted to check a host you would also need to use the
--host esxi_host_object_name because you are targeting a host. If you wanted to check a guest you would also need to use the
--guest guest_object_name because you are targeting a guest.
The manual has full examples.
For any further questions can you please start a new thread with a new topic.
Re: Facing problem with Email Notification in Nagios Core
Posted: Mon Sep 28, 2015 11:53 pm
by arumugam
Hi,
Thanks for your assistance.
Sure if any other queries i will raise new topic.
Re: Facing problem with Email Notification in Nagios Core
Posted: Tue Sep 29, 2015 9:32 am
by hsmith
I'll go ahead and close this one then. Thank you!