The HyperFlex Notification Tool (HXNT) provides email alert notifications on the status of Cisco HyperFlex Edge cluster deployments through Cisco Intersight. No longer do you have to manually check or monitor the Intersight web interface to find out the status of your deployments. HXNT will automatically provide updates on HyperFlex deployment completions, task failures, required pending changes, and missing HyperFlex cluster profiles.
- Python 3 installed, which can be downloaded from https://www.python.org/downloads/.
- The Cisco Intersight SDK for Python, which can be installed by running:
More information on the Cisco Intersight SDK for Python can be found at https://github.com/CiscoUcs/intersight-python.
pip install git+https://github.com/CiscoUcs/intersight-python.git
- An API key from your Intersight account. To learn how to generate an API key for your Intersight account, more information can be found at https://intersight.com/help/features#rest_apis.
- A reachable SMTP server.
- Please ensure that the above prerequisites have been met.
- Download the hxnt_standalone.py file for the HyperFlex Notification Tool from here on GitHub.
- Create a HyperFlex cluster profile on Cisco Intersight and begin the validation and deployment.
- Run the hxnt_standalone.py file.
The HyperFlex Notification Tool is completely interactive and will prompt you for the information needed to begin monitoring the status of your HyperFlex deployment. The HyperFlex Notification Tool can also be easily scripted if desired for scenarios where several HyperFlex clusters are being deployed simultaneously. Please see the contact information below if any help is needed or questions.
A modified version of the Hyperflex Notification Tool for Cisco Intersight is featured on Cisco dCloud in the following labs:
- Cisco HyperFlex Edge 5.0 with Intersight v1 (All Flash, 2-Node)
- Cisco HyperFlex Edge 5.0 with Intersight v1 (Hybrid, 2-Node)
- Cisco HyperFlex Edge 5.0 with Intersight v1 (All Flash, 3-Node)
Cisco dCloud is available at https://dcloud.cisco.com, where product demonstrations and labs can be found in the Catalog.
Here are similar tools to help administer and manage Cisco HyperFlex environments.
- HyperFlex Edge Automated Deployment Tool for Cisco Intersight
- Cisco HyperFlex API Token Manager
- HyperFlex HTML Plug-In Automated Installer
Ugo Emekauwa