/[pxelator]/lib/PXElator/config.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/config.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 350 by dpavlin, Sat Aug 29 21:09:55 2009 UTC revision 434 by dpavlin, Wed Sep 16 00:47:47 2009 UTC
# Line 186  label nfsroot Line 186  label nfsroot
186    
187  sub openvz {  sub openvz {
188          my $ip = shift;          my $ip = shift;
189          ssh::shell( $ip, 'cat /proc/vz/veinfo', 'uptime', 'free', 'df' );          ssh::shell( $ip, 'cat /proc/vz/veinfo', 'vzlist -a', 'uptime', 'free', 'df', 'zfs list' );
190  }  }
191  sub printer     {}  sub printer     {}
192  sub wrt         {}  sub wrt         {}

Legend:
Removed from v.350  
changed lines
  Added in v.434

  ViewVC Help
Powered by ViewVC 1.1.26