Skip to content

Comments

Add Super Audit cluster auditing and monitoring tool under specific_task#26

Merged
ddemlow merged 1 commit intoScaleComputing:masterfrom
d-waters:dwaters-superaudit
Nov 13, 2025
Merged

Add Super Audit cluster auditing and monitoring tool under specific_task#26
ddemlow merged 1 commit intoScaleComputing:masterfrom
d-waters:dwaters-superaudit

Conversation

@d-waters
Copy link
Contributor

This pull request introduces the Super Audit tool under specific_task/superaudit/.

Key features:

  • Performs comprehensive health and configuration checks across all nodes in a cluster.
  • Audits services, storage, network, and firmware versions using REST API endpoints.
  • Supports scheduled or on-demand runs for proactive monitoring.
  • Outputs structured reports for validation, troubleshooting, and long-term comparison.

Directory structure:

specific_task/
└── superaudit/
    ├── superaudit.ps1           # main PowerShell entry point
    ├── modules/                 # modular checks for various components
    ├── utils/                   # helper functions and shared logic
    ├── README.md                # overview and usage guide

@ddemlow ddemlow self-requested a review November 13, 2025 17:30
Copy link
Member

@ddemlow ddemlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great - tested out against 9.5.x and 9.6.x hypercore

@ddemlow ddemlow merged commit 340a2c4 into ScaleComputing:master Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants