On 2011-03-08, Todd <(E-Mail Removed)> wrote:
>
> Does anyone know of a more "complicated" network command I
> can throw at it to see if my guest is "actually" up?
Of course:
mysql -h dns-or-ip-of-guest $BLAH -e 'show processlist'
where $BLAH will be whatever other commandline parameters you might
need, like a username or password. You'd also need to grant connect
privileges for this user@host in the mysqld in the guest.
--keith
--
kkeller-(E-Mail Removed)
(try just my userid to email me)
AOLSFAQ=http://www.therockgarden.ca/aolsfaq.txt
see X- headers for PGP signature information