This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Check Hardware specs of XG appliance

Is there a way to check the specs of XG appliance thru web portal?



This thread was automatically locked due to age.
Parents
  • What XG appliance you would like to know the specs?

    There has an pdf with those information before, but It's now outdated.

     

    Thanks!

  • XG 330, i know about the pdf. but is it possible to check the specs in web portal or maybe in console? like checking the specs of computer in properties.

  • Sure, It's Linux at the end.

    You can SSH (Go to the Console) in your XG and go to the "Advanced Shell" (Option 5 then Option 3);

    You can execute "cat /proc/cpuinfo" to get information about your CPU, and you can execute "lspci -vvv" to get information about your NIC's and other PCI stuff.

    You can also use "dmidecode --type 17" to get information about your RAM.

     

    Also what kind of specs you would like to know about the XG 330?

     

    Thanks!

Reply
  • Sure, It's Linux at the end.

    You can SSH (Go to the Console) in your XG and go to the "Advanced Shell" (Option 5 then Option 3);

    You can execute "cat /proc/cpuinfo" to get information about your CPU, and you can execute "lspci -vvv" to get information about your NIC's and other PCI stuff.

    You can also use "dmidecode --type 17" to get information about your RAM.

     

    Also what kind of specs you would like to know about the XG 330?

     

    Thanks!

Children