You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Someone had some issue when using SexiGraf on CentOS server.
Sample error is:
syntax error at ./getInventory.pl line 75, near "$cluster_view{"
Global symbol "$cluster_name" requires explicit package name at ./getInventory.pl line 75.
Global symbol "$cluster_view" requires explicit package name at ./getInventory.pl line 76.
Global symbol "%h_host" requires explicit package name at ./getInventory.pl line 79.
syntax error at ./getInventory.pl line 79, near "$cluster_host_view{"
Global symbol "$host_name" requires explicit package name at ./getInventory.pl line 79.
Global symbol "%h_hostcluster" requires explicit package name at ./getInventory.pl line 80.
Global symbol "$cluster_host_view" requires explicit package name at ./getInventory.pl line 80.
syntax error at ./getInventory.pl line 80, near "$cluster_host_view{"
Global symbol "$cluster_view" requires explicit package name at ./getInventory.pl line 80.
Global symbol "$StandaloneComputeResources" requires explicit package name at ./getInventory.pl line 84.
Global symbol "%h_host" requires explicit package name at ./getInventory.pl line 88.
Global symbol "$vm_views" requires explicit package name at ./getInventory.pl line 91.
Global symbol "$vm_views" requires explicit package name at ./getInventory.pl line 92.
Global symbol "%h_cluster" requires explicit package name at ./getInventory.pl line 115.
Global symbol "%h_hostcluster" requires explicit package name at ./getInventory.pl line 115.
Global symbol "%h_hostcluster" requires explicit package name at ./getInventory.pl line 115.
Global symbol "%h_host" requires explicit package name at ./getInventory.pl line 116.
Global symbol "$listVM_ref" requires explicit package name at ./getInventory.pl line 127.
syntax error at ./getInventory.pl line 129, near "}"
./getInventory.pl has too many errors.
The text was updated successfully, but these errors were encountered:
Someone had some issue when using SexiGraf on CentOS server.
Sample error is:
The text was updated successfully, but these errors were encountered: