Help for this page

Select Code to Download


  1. or download this
    
    List of Zones in this Stack……..
    ...
    ALLOCATED STORAGE:            81920 GB                      24708 GB  
    +                    57211 GB                      69.84%
    
  2. or download this
    
    #!/usr/bin/perl
    ...
    #&get_Kvm_Clusters_of_Zones('hvm.txt');
    &get_HostInfo_of_Clusters('hvm.txt');
    
  3. or download this
     $VAR1 =  [
              'SVM-Zone',
    ...
              ];
    
    ------
    
  4. or download this
    $VAR1 = {
              'SVM-Zone' => {
    ...
            };
    
    ---------
    
  5. or download this
              'SVM-Zone' => {
                              'PO26-CLUSTER01' => {
    ...
                                                      'MEMORY:' => '20.16'
    +,
                                                      'k2b-lhv-04.example.
    +com' => 'Disconnected'
                                                    }
    
  6. or download this
    Zone   =>   Zonename,    Cluster  =>  Cluster_Name,   Host => Hostname
    +,    HostStatus  => Up/Down , CPU  => 50, Memory => 50