On 05/08, Jason Lavoie wrote:
> Unfortunately, there looks to be a scoping bug that clobbers the list of
> guests on each vmhost pass.  Here's a quick patch for one of the scripts 
> to demonstrate the problem:

On second thought, this is only a cosmetic bug.  It will only affect
when the script doesn't find the VM:

  print 'VM not found; availables VMs are: ',
         join( ", ", sort( keys(%$response) ) ), $/;


Now, to figure out why it works from the commandline but not from
opsview....

-j

-- 
Jason Lavoie
Ratvarre sbe uver
[email protected]
_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/listinfo/opsview-users

Reply via email to