Skip to main content
NetApp Knowledge Base

FAQ about Python version in Active IQ Unified Manager

Views:
704
Visibility:
Public
Votes:
0
Category:
active-iq-unified-manager
Specialty:
om
Last Updated:
4/2/2025, 3:51:13 PM

Applies to

  • Active IQ Unified Manager (AIQUM)
  • vApp (virtual Appliance)
  • RedHat Enterprise Linux (RHEL)
  • Windows
  • Frequently Asked Questions (FAQ)

Answer

 

 

  • What Python version is bundled with AIQUM
     
  • How to check the Python version in AIQUM server  
    AIQUM Server Operating System Python Version
    Debian (vApp) / RHEL / CentOS
    • python --version
    • python2 --version
    • python3 --version
    • python3.9 --version
    Windows python --version

 

  • Why we installed Python with AIQUM?
     
    Questions Answers
    Why is Python bundled with Unified Manager? We bundle Python (3rd party product) along with AIQUM and we call python scripts which are bundled within AIQUM while using below features :-

    a.    Management Actions
    b.    Alert Setup (alerting)
    Does Python on Windows servers use “python.exe”, or is it using “py.exe” command? AIQUM uses “C:\Program Files\Python3xx\pythonw.exe” (pythonw.exe is a GUI app for launching GUI/no-UI-at-all scripts.) for calling python scripts not “py.exe”.

Additional Information

N/A

 

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.