Skip to content

Conversation

@adambaumeister
Copy link
Collaborator

Description

This module exposes the underlying "health check" functionality of the python upgrade assurance module.

Motivation and Context

It is useful when running automation that the system health of the firewall is in a good state at all times.

To start with we need to test for published advisories, at least, to let the user know if their device is impacted by any potential issues. But in the future, the same "health check" module can be used to test for other things, like high cpu, memory, or session count, as a way to validate the state of the system is generally OK.

How Has This Been Tested?

Tested against LAB firewall.

Types of changes

  • New feature (non-breaking change which adds functionality)

@adambaumeister adambaumeister linked an issue Jan 16, 2024 that may be closed by this pull request
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.

Module for upgrade assurance health checks

2 participants