From: Richard Jones Date: Mon, 10 Aug 2009 16:31:53 +0000 (+0100) Subject: Document testing method. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=61a6dfc7f7e2f2d50b189fec66f734def9b1140c;p=virt-hostinfo.git Document testing method. --- diff --git a/hostinfod/hostinfo-protocol.pod b/hostinfod/hostinfo-protocol.pod index f322bca..036a856 100644 --- a/hostinfod/hostinfo-protocol.pod +++ b/hostinfod/hostinfo-protocol.pod @@ -483,6 +483,11 @@ I in L manpage). Use L to test hostinfo from the guest. This script should work on any guest that can run Perl. +You can also send commands directly to the daemon on the host +(just for testing purposes) using the I program: + + # nc -CUl /var/lib/hostinfo/test-test + =head2 LOSS OF SERVICE The daemon on the host side that services hostinfo requests is written