Hi,<br><br>I am using nagios plugin check_xen (<a href="http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F2272.html;d=1">http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F2272.html;d=1</a>) for monitoring domU, My requirement is I am associating two names to domU.<br>
<br>For example vhost-0072-01 and MiniStats,so is there a way i can assosciate two names to a domU using check_xen Nagios Plugin.Here MiniStats is a functional name<br><br>Explained below in detail<br><br>For example<br><br>
I have dom0 as host0072 and on these dom0 I have 2 domU viz vhost-0072-01 and vhost-0072-02.<br><br>In our DNS setup we have something called as Functional names associated with this domU.<br>say For example<br><br> vhost-0072-01 -> MiniStats<br>
 vhost-0072-02 -> MiniWeb<br><br>so MiniStats is Functional name to vhost-0072-01 and MiniWeb is Functional name to vhost-0072-02<br><br>Is there a way i can specify both vhost-0072-01 and MiniStats in check_xen plugin option, so that its easier for us to recognize that if MiniStats go down that means the vhost-0072-01 has gone down<br>
<br>Right now I am using the below command in the nrpe.cfg file in nagios on the client side<br><br>command[check_vhost1]=/usr/nagios/libexec/check_xen domU MiniStats<br><br>So in this case its difficult to remember which domU its associated with if MiniStats go down.<br>
<br>So is this possible or do you have any other option, Please let me know<br><br>command[check_vhost1]=/usr/nagios/libexec/check_xen domU MiniStats(vhost-0072-01)<br>The above command wont work I believe so. I have not tried.<br>
<br>Please let me know if you need any additional information from me<br><br>Thanks and Regards<br><br>Kaushal <br>