Follow

How To Determine If A Zenoss Installation is 32bit or 64bit

Pre-Requisites

  • ssh access to Zenoss server

Applies To

  • Zenoss 4.0.x
  • Zenoss 3.2.x
  • Zenoss 3.1.x
  • Zenoss 3.0.x
  • Zenoss 2.5.x

Summary

This article explains how to find out which architecture of the Zenoss RPMs is installed.

Procedure

From the command line, run the following command:

rpm -q --qf "%{arch}\n" zenoss

The output will match either "i386" (32bit) or "x86_64" (64bit).

Was this article helpful?
0 out of 0 found this helpful

Comments

Powered by Zendesk