Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alert rules for Dell DRAC and OME-M sensors #15905

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bionicman
Copy link
Contributor

Simple state alert rules for Dell DRAC and OME-M hardware. All alerts have critical and non-critical (warning) versions.

List of alerts:

  • Dell DRAC amperage probe status
  • Dell DRAC global system status
  • Dell DRAC memory device status
  • Dell DRAC physical disk state
  • Dell DRAC processor device status
  • Dell DRAC system battery status
  • Dell DRAC virtual disk state
  • Dell OME-M blade status
  • Dell OME-M fan status
  • Dell OME-M global system status
  • Dell OME-M IOM status
  • Dell OME-M MM status
  • Dell OME-M power status
  • Dell OME-M PSU status
  • Dell OME-M redundancy status
  • Dell OME-M temperature status

Tested with JSON lint, I didn't understand how to check only the alert rules.

Please note

Please read this information carefully. You can run ./lnms dev:check to check your code before submitting.

  • Have you followed our code guidelines?
  • If my Pull Request does some changes/fixes/enhancements in the WebUI, I have inserted a screenshot of it.
  • If my Pull Request makes discovery/polling/yaml changes, I have added/updated test data.

Testers

If you would like to test this pull request then please run: ./scripts/github-apply <pr_id>, i.e ./scripts/github-apply 5926
After you are done testing, you can remove the changes with ./scripts/github-remove. If there are schema changes, you can ask on discord how to revert.

Copy link
Contributor

@PipoCanaja PipoCanaja left a comment

Choose a reason for hiding this comment

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

LGTM but not tested

@PipoCanaja PipoCanaja added the Alert Rule Alert Rule in Collection label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Alert Rule Alert Rule in Collection
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants