NCA 6.10 Study Guide · Section 3 of 4
This section is "where do I look, and how do I check status." Know the health dashboard, the difference between an alert and a check, what NCC and Pulse each do, and the role of the Support Portal. Maps to Module 4 (Prism) and Module 2.
Prism has a Health dashboard that shows the status of hosts, disks, VMs, storage, and the cluster's data-resiliency state in one place. Two related but distinct concepts:
| Concept | What it is |
|---|---|
| Health checks | Scheduled tests of configuration, performance, and operation (powered by NCC, §3.2). They run on a schedule and surface pass/warn/fail status. |
| Alerts | Event-driven notifications raised when something crosses a threshold or fails. Alerts have severities (info / warning / critical) and can email or notify out. |
NCC (Nutanix Cluster Check) is the health-check framework. It runs a large battery of tests across the cluster's components, configuration, performance, and operational state and reports issues so you can fix them before they become outages. You can run NCC from Prism or the CLI (for example ncc health_checks run_all), and NCC is downloaded/updated from the Support Portal.
Pulse is packaged with NCC. That is why "always-on" telemetry works regardless of AOS or hypervisor version, NCC carries the latest checks and the Pulse mechanism.
Pulse is Nutanix's proactive support feature. When enabled, it securely sends cluster health and configuration data to Nutanix on a regular schedule. That data feeds Nutanix's Insights platform for predictive health and faster, context-aware support, and it can let support open or speed up cases proactively.
The Nutanix Support Portal (portal.nutanix.com) is where you download software (AOS, NCC, Foundation, LCM dark-site bundles), manage licenses, open and track support cases, and read documentation and KB articles. Pulse data surfaces in the portal's Insights views to help triage.
Look at the Health dashboard for status. NCC runs the scheduled checks; alerts fire on events. Pulse (packaged with NCC) ships telemetry to Nutanix for proactive support, surfaced in the Support Portal / Insights.
1. Alert vs health check: which is scheduled and which is event-driven?
2. What does NCC do, and where do you get it?
3. Which feature sends cluster data to Nutanix for proactive support, and what carries it?
4. Name three things you do on the Support Portal.